This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


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

Help with source+object address



Hi,

I need help with associating object addresses with the source code
lines. I'm a complete rookie in this field, and I'm not even sure I'm
posting to the right mail list, so please forgive me if it's the wrong
place. 

I'm working with a superscalar processor simulator (SimpleScalar) and I
want to associate addresses in the object file with lines of source code,
just to analyse what the compiler is doing with my source code, and which
branches are derived from if, for, while,...

Any help is welcome.

Thank you in advance,

Pilla

+================================================================+
Mauricio Lima Pilla                           (pilla@inf.ufrgs.br)
PhD Student			    Instituto de Informatica/UFRGS
Caixa Postal/Box 15064         91501-970, Porto Alegre, RS, Brasil
Fone/Phone: +55 51 316 6804                   Fax: +55 51 319 1576
http://www.inf.ufrgs.br/            http://www.inf.ufrgs.br/~pilla
+================================================================+


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