U++ framework
Do not panic. Ask here before giving up.

Home » Community » Newbie corner » Cannot Debug Modal (I cannot debug modal dialogs with breakpoints)
Cannot Debug Modal [message #55778] Fri, 11 December 2020 23:25
steveo is currently offline  steveo
Messages: 11
Registered: November 2020
Promising Member
If I run the debugger, and set a break point in any code that executes during a modal then the application locks up and becomes unresponsive. It also takes over the mouse and most of the keyboard. The only way out of this is to have an already open terminal, execute ps -efwww find the running process and execute kill -s kill PID for the process being debugged.

This even happens in code that executes after the modal dialog has processed the RejectBreak or AcceptBreak functions.

Is this expected behavior?
 
Read Message
Previous Topic: Where to download 32 bit release of U++ ?
Next Topic: mask Formatter ("##/##/####")
Goto Forum:
  


Current Time: Thu Jun 18 12:11:32 GMT+2 2026

Total time taken to generate the page: 0.00558 seconds