This is the mail archive of the gdb@sourceware.org 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: stabs support in binutils, gcc, and gdb


On Thu, Jan 3, 2013 at 12:02 PM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "David" == David Taylor <dtaylor@emc.com> writes:
>
> David> It appears that STABS is largely in maintenance mode.  Are there any
> David> plans to deprecate STABS support?  If STABS enhancements were made and
> David> posted would they be frowned upon?  Or would they be reviewed for
> David> possible inclusion in a future release?
>
> In gdb things are rarely pre-emptively deprecated like this.
> If someone wants to maintain the stabs code, then it will stay alive.
> The most important thing is having a reasonably responsive maintainer --
> it is the un-maintained code that tends to slowly rot and then
> eventually be deleted.

AIX still uses STABS.  GCC produces it and GDB consumes it.

Recent releases of AIX now support DWARF as well, but GCC and GDB have
not been converted to use it on AIX.

- David


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