get symbol value using COFF

JohnSmith <csnews77@gmail.com>
Mon, 24 Oct 2011 22:06:48 -0700 (PDT)

          From comp.compilers

Related articles
get symbol value using COFF csnews77@gmail.com (JohnSmith) (2011-10-24)
| List of all articles for this month |

From: JohnSmith <csnews77@gmail.com>
Newsgroups: comp.compilers
Date: Mon, 24 Oct 2011 22:06:48 -0700 (PDT)
Organization: Compilers Central
Keywords: linker, symbols, question
Posted-Date: 26 Oct 2011 19:15:15 EDT

Hi.


How could I determine the runtime value of a given symbol using the
COFF info?
For ELF I did it, COFF line info is successfully interpreted also.
(under windows)


Maybe you recommend "gdb", but it is too big.
[The gnu bfd library should be able to do it. -John]



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.