This is the mail archive of the gdb@sourceware.org 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]
Other format: [Raw text]

How to map offset address to source code line number?


suppose think that the binary is in release mode. 
Here is sample crash location.. 
#0 0x080485b9 in main () 

how to map this address to line number in the source code.



--
View this message in context: http://sourceware-org.1504.n7.nabble.com/How-to-map-offset-address-to-source-code-line-number-tp239156.html
Sent from the Sourceware - gdb list mailing list archive at Nabble.com.


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