[Dwarf-Discuss] Dwarf Query

Michael Eager eager@eagercon.com
Thu Aug 7 14:56:47 GMT 2008


sudarshanrao makupalli wrote:
> Hi All,
>         is it possilble to parse the application exe varibles without -g 
> option?
> Since with -g Iam not getting the error but w/o g  *Abort() in dwarf.
> *No error argument,no handler.
> Can Please help out in this regard.

It's not clear exactly what you are asking.

In general, you need to specify -g to get debugging information.
Without -g, your debugger will be able to display only global variables
without type information.

Where is the error coming from?  What compiler, debugger, architecture?

-- 
Michael Eager	 eager at eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077




More information about the Dwarf-discuss mailing list