Re: X11 error on Mac OS X 10.5
Re: X11 error on Mac OS X 10.5
- Subject: Re: X11 error on Mac OS X 10.5
- From: Steve Checkoway <email@hidden>
- Date: Fri, 2 Nov 2007 09:34:50 -0700
On Nov 1, 2007, at 11:34 PM, Jeshua Lacock wrote:
I tried running:
gdb AbiWord-2.4 --sync
And gdb reports:
unrecognized option `--sync'
So I can't get GDB to report any useful information, and I have no
idea where to start looking. Any hints would be greatly appreciated.
I realize you got an answer already, but for future reference for
debugging programs with command line arguments you need to pass them
to the gdb command, run. As in:
gdb AbiWord-2.4
(gdb) run --sync
--
Steve Checkoway
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden