tdaprogrammer

Results 2 issues of tdaprogrammer

Whenever I use the plugin I get a message like this: ![main_window](https://user-images.githubusercontent.com/111647942/229204248-adad34b8-7abc-4f79-b18a-b5d9d5474419.png) Maybe using PROCESS_SUSPENDED instead of BREAKPOINT in `onStartProcess` would solve the problem?

![Animation](https://user-images.githubusercontent.com/111647942/229285278-0e421e94-4b8b-4630-a30c-401c2795c8ef.gif) When the debugger is stopped at a certain breakpoint, you have to step twice to step the current instruction. Testing other debuggers such local windows debugger, this behavior does...