mx1975 Posted February 4, 2009 Share Posted February 4, 2009 I installed iPC 10.5.6 using voodoo kernel on my compaq D510s I then installed iphone SDK which comes with XCode 3.1.2 I can create project on desktop and iphone and run them fine but the breakpoint never hits for either apps. My breakpoint was set at the first line in main.m Anyone having the same issue? Here's what I got from console: [session started at 2009-02-03 19:49:19 -0800.] Loading program into debugger… GNU gdb 6.3.50-20050815 (Apple version gdb-962) (Sat Jul 26 08:14:40 UTC 2008) 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/ttys000 Program loaded. sharedlibrary apply-load-rules all run [switching to process 1254 local thread 0x2d03] Running… Link to comment https://www.insanelymac.com/forum/topic/151220-xcode-312-cannot-break-into-debugger-on-1056/ Share on other sites More sharing options...
mx1975 Posted February 8, 2009 Author Share Posted February 8, 2009 I installed iPC 10.5.6 using voodoo kernel on my compaq D510sI then installed iphone SDK which comes with XCode 3.1.2 I can create project on desktop and iphone and run them fine but the breakpoint never hits for either apps. My breakpoint was set at the first line in main.m Anyone having the same issue? Here's what I got from console: [session started at 2009-02-03 19:49:19 -0800.] Loading program into debugger… GNU gdb 6.3.50-20050815 (Apple version gdb-962) (Sat Jul 26 08:14:40 UTC 2008) 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/ttys000 Program loaded. sharedlibrary apply-load-rules all run [switching to process 1254 local thread 0x2d03] Running… Link to comment https://www.insanelymac.com/forum/topic/151220-xcode-312-cannot-break-into-debugger-on-1056/#findComment-1074186 Share on other sites More sharing options...
jDavid Posted April 22, 2009 Share Posted April 22, 2009 I have the same problem u can insert the break, but gdb cannot debug any more I install 10.5.6 but use the 9.5.0 kernel, does this has any relation? Link to comment https://www.insanelymac.com/forum/topic/151220-xcode-312-cannot-break-into-debugger-on-1056/#findComment-1139019 Share on other sites More sharing options...
pontifex22 Posted April 22, 2009 Share Posted April 22, 2009 Please see my previous post: http://www.insanelymac.com/forum/index.php?showtopic=161161 Link to comment https://www.insanelymac.com/forum/topic/151220-xcode-312-cannot-break-into-debugger-on-1056/#findComment-1139040 Share on other sites More sharing options...
Recommended Posts