From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cal Erickson To: Serge Nikulin Cc: insight@sourceware.cygnus.com Subject: Re: How to embed path info into assembler sources? Date: Thu, 13 Jul 2000 10:57:00 -0000 Message-id: <396E02D0.AAC4D516@mvista.com> References: <009301bfecef$ca393970$35758798@mis.amat.com> X-SW-Source: 2000-q3/msg00063.html Serge, Actually what is wrong is that the object modules generated do not have the path information in them for debug information. 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. Cal Erickson MontaVista Support Serge Nikulin wrote: > Hi, All > > Among other files my project has many M68K assembler sources in MRI format. > The problem: GDB can not find these files to show the sources. > Apparently these assembler files have to contain some path information > embedded into them. > Question: What is the right way to embed this info in my *.abs file? > --target=m68k-coff > host platform is NT4 + Cygwin > GDB is in TCP/IP remote mode. > > Thank you > Serge -- =========================================================================== Cal Erickson MontaVista Software Inc. Customer Support Engineer 490 Potrero Avenue Phone (408) 328-0304 Sunnyvale CA 94085 Fax (408) 328-9204 e-mail cal_erickson@mvista.com Pager 877-566-2012 support 1-800-759-8888 pin 202-7489 web http://www.mvista.com support e-mail: support@mvista.com eCode: http://cal@work.com.ecode.com ===========================================================================