User forums > Help

debugger_gdbmi

<< < (2/6) > >>

Frank_CB:
Thanks for responding. I'll just wait until it shows up in source.

ollydbg:
One question: When I looked at the file: debugger_gdbmi_wx33_64.cbp


--- Code: --- <Extensions>
<envvars set="cb_plugin" />
<wxsmith version="1">
<gui name="wxWidgets" src="" main="" init_handlers="necessary" language="CPP" />
<resources>
<wxPanel wxs="wxsmith/config_panel.wxs" src="src/config.cpp" hdr="src/config.h" fwddecl="1" i18n="1" name="ConfigurationPanel" language="CPP" />
</resources>
</wxsmith>
</Extensions>

--- End code ---

I don't see the wxs file in the github code repo, did you forget to add it to the repo?

EDIT1:
Or maybe, the config.h and config.cpp is not necessary for building this plugin?

EDIT2:

I think the debugger_gdbmi_wx32_64.depend those depends file should be removed from the code repo.

ollydbg:
I have create a PR add Windows.cbp file by asmwarrior Pull Request #1 pecanh/debugger_gdbmi for your repo.

Frank_CB:
ollydbg:

Thanks for responding. Since I have nothing to do with debugger_gdbmi, you should ask Pecan those questions. I was just trying to add that plugin to my svn version of C::B.

Pecan:

--- Quote from: ollydbg on May 02, 2026, 08:30:43 am ---I have create a PR add Windows.cbp file by asmwarrior Pull Request #1 pecanh/debugger_gdbmi for your repo.

--- End quote ---

I extracted the changes from your PR and added them manually, Thanks.
It does not appear that the .wxs file is needed. I don't find it anywhere in the whole of CodeBlocks.
That .wxs line may be left over from the original codeCompletion .cbp that I copied.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version