site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com 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' gdb AbiWord-2.4 (gdb) run --sync -- Steve Checkoway _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com 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: smime.p7s
participants (1)
-
Steve Checkoway