GDB always runs before anything else in the console
GDB always runs before anything else in the console
- Subject: GDB always runs before anything else in the console
- From: email@hidden
- Date: Mon, 14 Jul 2008 07:27:07 +0000
Hi
I'm writing my first app in Leopard and when I run it, the first thing that appears in the console window is
[Session started at 2008-07-14 03:08:08 -0400.]
Loading program into debuggerÂ…
GNU gdb 6.3.50-20050815 (Apple version gdb-768) (Tue Oct 2 04:07:49 UTC 2007)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-apple-darwin".tty /dev/ttys002
Program loaded.
sharedlibrary apply-load-rules all
run
[Switching to process 469 local thread 0x2f1b]
RunningÂ…
The app goes through it's initialization and then dies with the gdb messages
[Switching to process 471 thread 0x7e13]
[Switching to process 471 thread 0x7e13]
Is this "gdb runs before anything" normal for Leopard? It never used to do that.
Thanks for any help.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden