User forums > General (but related to Code::Blocks)

CB with MinGW x64 and wxWidgets: linker can't find wxmsw30

<< < (5/5)

oBFusCATed:

--- Quote from: ollydbg on December 31, 2015, 08:38:54 am ---This is a known issue.
We have discussed before.
A 32bit CB can not break(stop) a 64 bit exe.
So, you need a 64bit CB.
Or you need a small tool too break the 64bit exe, this is not implemented yet.

--- End quote ---
Link?

ollydbg:

--- Quote from: oBFusCATed on December 31, 2015, 10:08:14 am ---
--- Quote from: ollydbg on December 31, 2015, 08:38:54 am ---This is a known issue.
We have discussed before.
A 32bit CB can not break(stop) a 64 bit exe.
So, you need a 64bit CB.
Or you need a small tool too break the 64bit exe, this is not implemented yet.

--- End quote ---
Link?

--- End quote ---
Problem pausing debugger using TDM-GCC64, C::B v13.12
We just need a bridge small tools to run the DebugBreakProcess command. If the debugee is 64 bit, we need a 64bit tool, if the debugee is 32 bit, we need a 32 bit tool. That's what QTcreator did.

oBFusCATed:
Ok, I'll look at it. Can someone log an issue about this?

ollydbg:

--- Quote from: oBFusCATed on December 31, 2015, 01:22:43 pm ---Ok, I'll look at it. Can someone log an issue about this?

--- End quote ---
Code::Blocks / Tickets / #282 Windows: Let 32bit C::B break a 64bit debugee when debugging

Navigation

[0] Message Index

[*] Previous page

Go to full version