Error while compiling a dbus ping program

2007-04-10 Thread ext-swetha.swetha
Hi! I am trying to compile a program dbusping.c. I've attached the program with this mail. When I try to compile the program with the following command, gcc `pkg-config --libs --cflags dbus-glib-1` -o dbusping dbusping.c I get the following error: dbusping.c: In function `signal_filter': dbuspi

About debugging a maemo application using gdb inside scratchbox

2007-03-15 Thread ext-swetha.swetha
Hi! I have been trying to use gdb to debug a maemo application, maemo_hello inside scratchbox for armel target and have been encountering some problems while doing the same. I did the following to run gdb and debug the application : First, I opened two scratchbox prompts (say sbox1 and sbox2). In