On ma, 2007-03-12 at 23:08 +0100, Ludovic Brenta wrote: > It seems that this is not the correct gdb. Try "show version" in the > debugger console.
> The correct output should be: > > GNU gdb 6.4 for GNAT Pro 2006 (20060522) Yep, it's the non-GNAT gdb. I did a quick strace and it seems gnat-gps doesn't even try to call gnatgdb with the default project settings. Strange indeed. > This seems like a bug in gps, because the project properties, > "Languages" tab, shows gnatgdb as the debugger. To correct the > problem, I wrote /usr/bin/gnatgdb explicitly in the combo box for the > debugger. Lowering the severity to minor because of this simple > workaround, but definitely something worth fixing. Thanks for the workaround. I will look into this some further when I have the time. -- Alain Kalker -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

