|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Debug modeHello all.
Each time I start a run Anjuta in debug mode, I get the message: "Are you sure you want to debug a program not using the Debug configuration ?" In 'Build -> Select-configuration', Debug is selected. I have tried to do 'Build -> Remove configuration', then re-run configuration... No luck (The clean signal stepping shows that the new code was actually compiled with -O0) The debug configuration points to a dedicated directory (as per the docs). John. PD: Feature request: I'd like to be able to change the column widths in the 'Locals' (variable) listing, so I can move that panel to the right of the source code (I have one of those 16:9 displays with loads of horizontal real estate). ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Anjuta-list mailing list Anjuta-list@... https://lists.sourceforge.net/lists/listinfo/anjuta-list |
|
|
Re: Debug modeHi John,
John Coppens a écrit : > "Are you sure you want to debug a program not using the Debug > configuration ?" > > In 'Build -> Select-configuration', Debug is selected. > I have tried to do 'Build -> Remove configuration', then re-run > configuration... No luck (The clean signal stepping shows that the > new code was actually compiled with -O0) This checks that you have used the Debug configuration not really that you have used the -O0 flag. You will get this message if you use another directory or just add the -O0 flag on the default configuration. There are some troubles with your have symbolic links too. Anyway it is just a warning to the user, because I get several reports of a non working debugger. > PD: Feature request: I'd like to be able to change the column widths in > the 'Locals' (variable) listing, so I can move that panel to the right of > the source code (I have one of those 16:9 displays with loads of > horizontal real estate). Could you add a bug report on bugzilla for this ? Best Regards, Sébastien ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Anjuta-list mailing list Anjuta-list@... https://lists.sourceforge.net/lists/listinfo/anjuta-list |
| Free embeddable forum powered by Nabble | Forum Help |