Program debugging in GPS 2013

"Bertus Dries" <[email protected]> Wed, 30 Apr 2014 09:17:06 +0200
Newsgroups gmane.comp.gnome.glade.user,gmane.comp.gnome.gtk+.devel.general,gmane.comp.gnome.glade.devel
Message-ID <91D996462A6B4D3BA94CF63FF188F052@Lambertus>
I have some troubles in debugging a program in which I do use a glade file 
for creating the GUI. The problem is the fact that I cannot find the reason 
why the Do_Connect function fails. The normal reason I found was that the 
names of the handlers in the glade file and in the program file are not 
completely the same. I now have the problem that I introduced a new dialog 
within an existing glade file with two buttons that have a "clicked" 
activation. Afterwards I did not pass the Do_Connect routine but when I made 
sure the handler names were the same by a copy/paste operation it still did 
not work. My problem is that I cannot find a way to get the the program  to 
tell me what creates the trouble. At this moment I have stripped all events 
from the glade file and commented all register handlers out but the programs 
still stops at the do_connect routine. Icannot enter the routine with the 
GPS debugger, so what is the best way to handle the problem. Starting all 
over again in a program of several thousands of program lines is certainly 
not the best way.

L. Dries 

_______________________________________________
Glade-users maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/glade-users