From mboxrd@z Thu Jan 1 00:00:00 1970 From: llewelly@198.dsl.xmission.com To: tmeged@nortelnetworks.com Cc: help-gcc@gnu.org Subject: Re: dwarf debug info for assembler Date: Wed, 29 Dec 1999 01:26:00 -0000 Message-id: References: <3869BE82.7910B376@ta-mail1.corpbni.baynetworks.com> X-SW-Source: 1999-12/msg00371.html run $info gcc Then type 'gDebugging Options' . It will tab-complete for you. If you don't have gcc's info pages, see http://gcc.gnu.org/onlinedocs/gcc_2.html#SEC9 On Wed, 29 Dec 1999, Tal Meged wrote: > Hi ! > > I need to to compile an assembler source file with the dwarf debug flag, > and > I saw that it exists only for the C/C++ code. Do you know how can I > append > the dwarf inforamtion ? > From mboxrd@z Thu Jan 1 00:00:00 1970 From: llewelly@198.dsl.xmission.com To: tmeged@nortelnetworks.com Cc: help-gcc@gnu.org Subject: Re: dwarf debug info for assembler Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: References: <3869BE82.7910B376@ta-mail1.corpbni.baynetworks.com> X-SW-Source: 1999-12n/msg00371.html Message-ID: <19991231222400.VM1Vypw2-P1ffHhHfoS8Cvbh5RrNjmCEjM06Z1Dd3Co@z> run $info gcc Then type 'gDebugging Options' . It will tab-complete for you. If you don't have gcc's info pages, see http://gcc.gnu.org/onlinedocs/gcc_2.html#SEC9 On Wed, 29 Dec 1999, Tal Meged wrote: > Hi ! > > I need to to compile an assembler source file with the dwarf debug flag, > and > I saw that it exists only for the C/C++ code. Do you know how can I > append > the dwarf inforamtion ? >