Author Topic: breakpoints on disassembly code?  (Read 3223 times)

Offline DoMeN

  • Multiple posting newcomer
  • *
  • Posts: 66
breakpoints on disassembly code?
« 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