Related articles |
---|
Re: [Q] Line numbers from object files? dwc3q@mamba.cs.virginia.edu (David W. Coppit) (1997-07-08) |
Re: [Q] Line numbers from object files? lauther@fubini.mchp.siemens.de (1997-07-13) |
From: | lauther@fubini.mchp.siemens.de (Ulrich Lauther) |
Newsgroups: | comp.compilers,gnu.g++.help,comp.lang.c++ |
Date: | 13 Jul 1997 11:34:06 -0400 |
Organization: | Siemens |
References: | 97-07-036 |
Keywords: | linker, debug |
: On 1 Jul 1997, David Coppit wrote:
:
: > Well, I'm stumped. How do you get an ASCII dump of the line number
: > information for the various functions defined in object files?
you might also take a look at addr2line in the most recent binutils
distribution; it converts program counters into line numbers.
--
-lauther
----------------------------------------------------------------------------
Ulrich Lauther ph: +49 89 636 48834 fx: ... 636 42284
Siemens ZT AN 1 Internet: Ulrich.Lauther@mchp.siemens.de
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.