This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


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

Re: How to embed path info into assembler sources?


> If you can re-assemble these modules using the -g option you
> should get teh debug information GDB needs. The default is
> option is -ng.

I do use it all the time:
m68k-coff-as -I../../tlbx/GNU/inc -I../../sprt/include -g -gstabs --mri -m68
020 --bitwise-or --disp-size-default-16 --base-size-default-16 --defsym
__GNU__=1 -o accessfrme.o accessfrme.a

Objects do not have path info anyway. But they do have all other debug info
(symbol tables, etc).





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