Which Gdb with Gcc 3.1 ?
Andrew Cagney
ac131313@ges.redhat.com
Wed Jul 10 14:27:00 GMT 2002
> I have just built and installed Gcc 3.1 configured with Ada on a Linux
> machine running Redhat 7.2 + updates.
> The compiler and run time work fine (apart an unexpected behavior of the
> select ... then abort statement...).
> However, I can't debug Ada programs using Gdb 5.2 though my test program
> was compiled with debugging turned on : I can neither list subprograms
> nor install any breakpoint.
> Is there any Gdb version (or patch) which does enable debugging Ada
> programs compiled with Gcc 3.1 ?
For the moment try ftp://sources.redhat.com/pub/gdb/contrib/gnat/ .
People have started merging GNU Ada support into GDB.
Andrew
More information about the Gdb
mailing list