This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Best way to add DBX_USE_BINCL to a.out toolchains?


jtc@redback.com (J.T. Conklin) writes:

> My question is what is the best way to do this.  I don't know if it's
> safe to just define DBX_USE_BINCL (will the extra stabs be ignored on
> old (or non-gnu) linkers that don't understand BINCL/EINCL?), or if
> separate configs are necessary.  If separate configs are necessary,
> should I trigger off --with-gnu-ld?

The real question is "will the extra stabs be ignored by non-gdb
debuggers, like dbx?"

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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