Beginner question regarding gdb symbol files
luca regini
luca.regini@gmail.com
Thu Feb 28 17:00:00 GMT 2008
>
> --add-gnu-debuglink is not related to this situation. GDB should
> automatically load symbols for your plugin when the application loads
> it. What doesn't work?
>
The plug-in is loaded dynamically by the server application so it runs
in the server application address space. When i try to attach to the
server application gdb displays a message about a successeful load of
the symbols but then complains about missing source files, then i am
not able to set a breakpoint in the source of the plug-in.
Luca
More information about the Gdb
mailing list