Search Results

Search results 1-3 of 3.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hi Alex, Thank you for your suggestions. I've installed V3.28b of Ozone and unfortunately, it works still the same. I need to grab a mouse, left click on "Break & Tracepoints" panel, and only then I will be able to issue CTRL+ALT+B hotkey that will open "Set/Clear breakpoint" dialog. When having focus on any other panel (either current source file editor, registers, global data, etc) this hotkey is not working... Kind regards Adam

  • Hi Nino, Well... Not exactly. F9 is fine, but only if you are actually in the file and especially in the place you want to put a breakpoint. So, I need to first touch with mouse some exact line in source viewer and then F9 will work. At my daily job I just want to immediately set a breakpoint at some function, which name I know upfront, which is not even at any opened file. I just want to open O-Zone, hit CTRL+ALT+B wherever I could be, type the name of function and bam - I have a breakpoint - w…

  • Hi all, I am really enjoying using O-Zone as a debugger. It is great! I have a question regarding setting of breakpoints. As far as I know I can set a breakpoint by right-clicking on "Brake & Tracepoints" panel and choosing "Set breakpoint" option. I can also left-click anywhere on this panel to activate it and then press CTRL+ALT+B which will do the same. But... Is there any way to configure O-zone to have this key binding globally available? It is a bit cumbersome to always need first click on…