This is the mail archive of the gcc-help@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: dwarf debug info for assembler



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 ?
> 


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