User forums > Help

debugging a console application with GDB - no console window

<< < (2/3) > >>

mandrav:
Hey, nice info Profic :)
I guess, I 'll add a "gdb-init-commands" configuration ;)

Thanks,
Yiannis.

mandrav:
Just added in CVS:

--- Quote ---* Added "gdb-initial-commands" in debugger's configuration (useful for new users to avoid creating .gdbinit)
* By default, for console projects, debugger is configured with "set new-console on"
--- End quote ---


Yiannis.

Profic:
Yep, it's great :)
Thanks a lot!

tiwag:

--- Quote from: mandrav ---Just added in CVS:

--- Quote ---* Added "gdb-initial-commands" in debugger's configuration (useful for new users to avoid creating .gdbinit)
* By default, for console projects, debugger is configured with "set new-console on"
--- End quote ---


Yiannis.
--- End quote ---


i have also switched to CVS-version now !
it's really great, thanks

tiwag

Anonymous:
I followed the instructions above (create %HOME% environment variable in Windows XP) but when I try to debug I still don't get a console window of any sort. I am building a wxWidgets application, not a console application, so perhaps this isn't even possible?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version