11
Plugins development / Re: Debugger_gdbmi plugin
« Last post by Pecan on May 05, 2026, 06:38:14 pm »@ gd_on and ollydbg
acknowledge; watches problems put on top of the ToDo list.
also, I'll remove the gdbinit file from the github repo. It should not be there.
debugger_gdbmi tries to create the file dynamically if it finds gdbinit missing and it can find a valid wxWidgets installation folder which contains print.py.
If it finds gdbini already created, it leave it as is, assuming that the user created it themselves.
ollydbg's description of activated multiple debuggers is correct.
acknowledge; watches problems put on top of the ToDo list.
also, I'll remove the gdbinit file from the github repo. It should not be there.
debugger_gdbmi tries to create the file dynamically if it finds gdbinit missing and it can find a valid wxWidgets installation folder which contains print.py.
If it finds gdbini already created, it leave it as is, assuming that the user created it themselves.
ollydbg's description of activated multiple debuggers is correct.
Recent Posts