Hi all,
As wrotten in the object, someone of you knows if exists some hotkey (as F8, or F7...) to run he debugger until the breakpoit, when a debug session has been initialized?
I tried F8 but it does not function, because the IDE begins ti run freely and does not stop to the breakpoint.
Do I need to implement a particular sequence to setup a breakpoint?