Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: DoMeN on March 20, 2007, 11:42:59 am

Title: breakpoints on disassembly code?
Post by: DoMeN on March 20, 2007, 11:42:59 am
Is it possible to set breakpoints on disassembly code in C::B the way you can set them od C source? The only way that I was able to do this was Send user command to debugger: break *0x0f00f001

If this is not possible regard this as feature request  :)

regards, Domen