add-symbol-file cmd: how to find address of a shared library?
2009-12-05 07:17:25 GMT
When using the "add-symbol-file" command, how do I find the memory address at which a shared library has been loaded (on Linux x86)? add-symbol-file filename -ssection address The doc states: address should be the memory address at which the file has been loaded; GDB cannot figure this out for itself. Thanks! -- -- View this message in context: http://old.nabble.com/add-symbol-file-cmd%3A-how-to-find-address-of-a-shared-library--tp26653470p26653470.html Sent from the Gnu - gdb - General mailing list archive at Nabble.com.
RSS Feed