From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Serge Nikulin" To: , Subject: Re: How to embed path info into assembler sources? Date: Thu, 13 Jul 2000 11:19:00 -0000 Message-id: <002a01bfecf6$674d6aa0$35758798@mis.amat.com> References: <009301bfecef$ca393970$35758798@mis.amat.com> <396E02D0.AAC4D516@mvista.com> X-SW-Source: 2000-q3/msg00065.html > 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).