2024 Sep 13 9:12 AM
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?
2024 Sep 13 9:53 AM
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