3 weeks ago
Hi,
How can set breakpoint at function module or class method or Program forms in ADT debugger, like below debugger in GUI?
is it not supported?
3 weeks ago
Correct, this is not supported in ADT.
The quickest way to achieve a similar result in ADT would be this:
In general ADT shows other breakpoint types (besides normal line breakpoints) in the breakpoints view:
Best regards,
Armin