Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to "add-symbol-file" when remote-debug (We need to remote-debug some .so files, and as described here)
How to "add-symbol-file" when remote-debug [message #1796912] Mon, 22 October 2018 08:40
davi pe is currently offline davi peFriend
Messages: 3
Registered: October 2018
Junior Member
we must use gdb commands likes this:

(gdb) add-symbol-file libfoo.so 0xb7f112f0

to manually config the address. How can I do this in CDT?
Previous Topic:Updating TCF in Eclipse Oxygen
Next Topic:Cannot get he C++ app to run.
Goto Forum:
  


Current Time: Thu Apr 25 23:28:42 GMT 2024

Powered by FUDForum. Page generated in 0.03016 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top