Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Debugger freezes (Whole GUI freezes and I have to kill debug-session in CLI)
Re: Debugger freezes [message #46715 is a reply to message #46714] Sun, 17 July 2016 13:55 Go to previous messageGo to previous message
slashupp is currently offline  slashupp
Messages: 231
Registered: July 2009
Experienced Member
I've drilled deeper and found

gdk_pointer_ungrab(CurrentTime); in Ctrl::PanicMsgBox()

I then did:
#include <gdk/gdk.h>
and in my Paint()-routine added gdk_pointer_ungrab(CurrentTime); just before the breakpoint position.

This works and I can now debug.

Is this the right way of doing it?
 
Read Message
Read Message
Read Message
Previous Topic: Compiling error
Next Topic: <build_info.h> can't be included in .rc file
Goto Forum:
  


Current Time: Fri Jul 18 10:43:49 CEST 2025

Total time taken to generate the page: 0.05021 seconds