Related articles |
---|
get symbol value using COFF csnews77@gmail.com (JohnSmith) (2011-10-24) |
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]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.