[Glade-devel] [Glade-users] Program debugging in GPS 2013
- From: juanpablougarte at gmail.com (Juan Pablo Ugarte)
- Subject: [Glade-devel] [Glade-users] Program debugging in GPS 2013
- Date: Wed, 30 Apr 2014 12:03:13 -0300
On Wed, 2014-04-30 at 09:17 +0200, Bertus Dries wrote:
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.
Hi you need to be a little more specific about your environment,
which language are you using?
Its better to refer to the language binding documentation to know
exactly how your functions/method map in builder handler names
BTW, is there any output in the console when you run your program?
cheers
JP
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]