Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] No program output in console view under Solaris

I'm not sure that we are speaking about the same thing.

I've developped a plugin to have our own ST toolchain.
There are no problem with the Managed Build System. The build part is OK.
My problem is when I want tolaunch a debug session of a ST binary through Eclipse.
All seems to work fine except the program output of the binary (printf) that are not displayed in the Console View.
This problem appears under Solaris only. It works fine under Windows.

Thanks for your help
Jerome


Sean Evoy wrote:

OK,
I am not entirely clear on what you mean, but my guess is that you are not defining the right binary parser for the project in the target. You can manually set the binary parser for a project via its properties to test my theory. Hope that helps

Sean Evoy
Rational Software - IBM Software Group
Ottawa, Ontario, Canada



Jerome CORRENOZ <jerome.correnoz@xxxxxx>
Sent by: cdt-dev-admin@xxxxxxxxxxx

01/07/2005 11:13 AM

Please respond to
cdt-dev

To
cdt-dev@xxxxxxxxxxx
cc

Subject
[cdt-dev] No program output in console view under Solaris







Hello,

With: Solaris, ECLIPSE 3.0.1,CDT 2.0.2 + my own toolchain plugin.

When I try to debug a program, the console view doesn't contain the
program output under Solaris 5.8. It works fine under Windows.Does
someone have any idea ?

Thanks Jerome

--
________________________________________________________________

Jerome CORRENOZ                      jerome.correnoz@xxxxxx
STMicroelectronics                   www.st.com
TPA/DSP & Micro Division/Tools
Software Engineer                              A450-02
12, rue Jules Horowitz - B.P. 217    Phone: +33 (0)4 76 58 68 42
F-38019 GRENOBLE Cedex               Fax:   +33 (0)4 76 58 56 68
________________________________________________________________


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-dev


-- 
________________________________________________________________

Jerome CORRENOZ                      jerome.correnoz@xxxxxx
STMicroelectronics                   www.st.com
TPA/DSP & Micro Division/Tools
Software Engineer        	     A450-02
12, rue Jules Horowitz - B.P. 217    Phone: +33 (0)4 76 58 68 42
F-38019 GRENOBLE Cedex               Fax:   +33 (0)4 76 58 56 68
________________________________________________________________


Back to the top