Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Today's Messages (off)  | Unanswered Messages (on)

Forum: CDT
 Topic: interrupt in ubuntu's' console
interrupt in ubuntu's' console [message #1060487] Sat, 25 May 2013 04:47
eyal a is currently offline eyal a
Messages: 1
Registered: May 2013
Junior Member
Hello,
I use eclipse C with ubuntu.
I would like to Implement a ctrl-z interrupt by sigint. In the ubuntu's shell it works properly, however by running the same program with eclipse the interrupt does not respond in the console.
What can be done to solve that?

Regards,
Eyal
 Topic: Pretty printers not work
Pretty printers not work [message #1060428] Fri, 24 May 2013 11:23
Evgeniy Nepomnyashiy is currently offline Evgeniy Nepomnyashiy
Messages: 1
Registered: May 2013
Junior Member
Hello!

I have gdb for arm with python support.
I add "GDB Hardware Debugging" debug configuration.
I read this and add lines "python ... end" to my .gdbinit

To some the lower part of the Variables view I can now see container
content (e.g. "std::vector of length 3, capacity 4 = {2, 12, 0}").
However, in the upper part, I cannot expand the vector to see its three
child elements as shown in the second picture in
http://wiki.eclipse.org/CDT/User/FAQ#How_can_I_inspect_the_contents_of_STL_containers.3F

I'm using CDT 8.1.2 and gdb 7.5.1.

I use "GDB(DSF) Hardware Debugging Launcher".

Can you tell me, what wrong?

Thank you
 Topic: Override method Run of the C projects
Override method Run of the C projects [message #1060312] Fri, 24 May 2013 02:42
Mazaeva Darya is currently offline Mazaeva Darya
Messages: 2
Registered: May 2013
Junior Member
I am developing a plug-in that allows you to create external application and C-projects in it. How can I override method Run of the projects? Give some examples or any information please.
 Topic: How to change project settings by script/tool
How to change project settings by script/tool [message #1060169] Thu, 23 May 2013 07:43
kalin dimitrovv is currently offline kalin dimitrovv
Messages: 1
Registered: May 2013
Junior Member
I use eclipse CDT with scons and sconsolidator.
I can build my project and all is ok, but if i don't set include directories and symbols in eclipse project, eclipse intelisense will show me errors of type unresolved symbols.
Is there way to run script which set this variable for my project ?
 Topic: Disabling file overview on click in "C/C++ Projects" tree view?
Disabling file overview on click in "C/C++ Projects" tree view? [message #1060131] Thu, 23 May 2013 05:08
admiral nelson is currently offline admiral nelson
Messages: 3
Registered: February 2012
Junior Member
Hello,

The displaying of the overview of a file (list of includes, methods, ...) on click in the "C/C++ Projects" tree view is a nice feature, but I find it confusing.

As I sometimes accidentally open it, I was wondering: is it possible to disable it?

Thanks,
admiralnlson

 Topic: How to use and modify the AST tutorial
How to use and modify the AST tutorial [message #1059942] Wed, 22 May 2013 05:13
E J is currently offline E J
Messages: 1
Registered: May 2013
Junior Member
Hi,
where can i find a tutorial/instructions on how to use and modify the AST?



Current Time: Tue May 28 05:38:13 EDT 2013

Powered by FUDForum. Page generated in 0.02575 seconds