This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Which Gdb with Gcc 3.1 ?


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]