Lars R�der wrote:
On Mon, 11 Oct 2004 21:59:08 +1000, Le phan Anh <[EMAIL PROTECTED]> wrote:
Hi,
I am working on the CVS version of Dia, so the Dia gets started from app/run.sh.
Just wondering how to run Dia under gdb? Thankx
export DEBUGGER=gdb app/run_dia.sh
It may require to be run without the debugger once just after recompiling. This can be done in a separate shell, so you don't have to unset DEBUGGER.
Is there a problem in Dia as such you're working on, or are you working on an extension?
-Lars
_______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia
