News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

could not debug with gdb after link .lib/.dll file

Started by thelot, June 04, 2019, 04:56:06 AM

Previous topic - Next topic

thelot

Dears

I built a simple wxWidgets dialog project and works well, it could debug with gdb well also.

I attached  a lib/dll module to this project,  the gdb could not enter to debug any more .
it would return "Debugger finished with status 1" immediately.
Quote
Starting debugger: C:\codeblocks-17.12mingw-nosetup\MinGW\bin\gdb32.exe -nx -fullname -quiet  -args C:/CodeBlocks/Sourcecode/wxtest/bin/Debug/wxtest.exe
done
Setting breakpoints
Debugger name and version: GNU gdb (GDB) 7.9.1
Child process PID: 27264
Debugger finished with status 1


anyway, the dialog project could build and the lib/dll function works well.



oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]