This is the mail archive of the
cygwin-xfree@cygwin.com
mailing list for the Cygwin XFree86 project.
GDB, for XFree???
- From: "Jean-Claude Gervais" <jc dot gervais at videotron dot ca>
- To: "Cygwin-XFree" <cygwin-xfree at cygwin dot com>
- Date: Sun, 11 Aug 2002 10:32:54 -0400
- Subject: GDB, for XFree???
- Reply-to: cygwin-xfree at cygwin dot com
Hi,
I'm trying to debug an X application with GDB, more specifically, a
wxWindows application running under Cygwin Xfree.
The problem is that if I invoke my application inside X, by typing "gdb
app.exe", a Windows application (GDB) pops up with my app loaded in it, but
then my application never seems to be able to run.
Is there a trick to this, or is GDB only for character mode applications?
Thanks.