gdb crashing
gdb crashing
- Subject: gdb crashing
- From: "Jeremy Todd" <email@hidden>
- Date: Fri, 30 Mar 2007 11:41:20 -0400
Hi,
I've run into a gdb crash which I can't seem to work around. I get signal 11
(SIGSEGV) when I try to debug our carbon application which depends on two of
our carbon frameworks. I've pasted a crash report and gdb log output below.
Can anyone tell me whether I can get the gdb sources and build my own gdb
which will work with Xcode without much trouble? If a workaround for this
problem isn't possible then I think it'd be worth it for me to dig in the
gdb source and see if I can prevent it from crashing in this case.
Thanks,
Jeremy
------
Crash report:
Host Name: Mistral
Date/Time: 2007-03-30 11:22:47.100 -0400
OS Version: 10.4.9 (Build 8P2137)
Report Version: 4
Command: gdb-i386-apple-darwin
Path: /usr/libexec/gdb/gdb-i386-apple-darwin
Parent: Xcode [1152]
Version: ??? (???)
PID: 1185
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x0162a004
Thread 0 Crashed:
0 gdb-i386-apple-darwin 0x0011adf8 dyld_entry_info + 489
1 gdb-i386-apple-darwin 0x0011b22f dyld_entry_string + 90
2 gdb-i386-apple-darwin 0x0011821d dyld_resolve_load_flag + 39
3 gdb-i386-apple-darwin 0x00119f85 dyld_remove_objfiles + 133
4 gdb-i386-apple-darwin 0x0011a1f2 dyld_update_shlibs + 92
5 gdb-i386-apple-darwin 0x000ffea2 macosx_dyld_add_libraries + 153
6 gdb-i386-apple-darwin 0x0010397f macosx_solib_add + 699
7 gdb-i386-apple-darwin 0x00065084 handle_inferior_event + 7413
8 gdb-i386-apple-darwin 0x00066536 fetch_inferior_event + 292
9 gdb-i386-apple-darwin 0x00104ebb fetch_inferior_event_wrapper + 17
10 gdb-i386-apple-darwin 0x0003d87f catch_errors + 76
11 gdb-i386-apple-darwin 0x00104d82 inferior_event_handler + 182
12 gdb-i386-apple-darwin 0x00040962 handle_file_event + 344
13 gdb-i386-apple-darwin 0x00040361 process_event + 132
14 gdb-i386-apple-darwin 0x0004123e gdb_do_one_event + 1159
15 gdb-i386-apple-darwin 0x0003d87f catch_errors + 76
16 gdb-i386-apple-darwin 0x000403bf start_event_loop + 81
17 gdb-i386-apple-darwin 0x00017abd captured_command_loop + 17
18 gdb-i386-apple-darwin 0x0003d87f catch_errors + 76
19 gdb-i386-apple-darwin 0x00018ddb captured_main + 4835
20 gdb-i386-apple-darwin 0x0003d87f catch_errors + 76
21 gdb-i386-apple-darwin 0x00018e1b gdb_main + 62
22 gdb-i386-apple-darwin 0x000024b9 main + 51
23 gdb-i386-apple-darwin 0x0000246a _start + 216
24 gdb-i386-apple-darwin 0x00002391 start + 41
Thread 1:
0 libSystem.B.dylib 0x90029e2c wait4 + 12
1 gdb-i386-apple-darwin 0x0016b881 macosx_signal_thread + 143
2 libSystem.B.dylib 0x90024147 _pthread_body + 84
Thread 2:
0 libSystem.B.dylib 0x9000ff0c read + 12
1 libSystem.B.dylib 0x90024147 _pthread_body + 84
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x0162a000 ebx: 0x0011ac1d ecx: 0x01761180 edx: 0x00000001
edi: 0x00000000 esi: 0x01761180 ebp: 0xbffff1a8 esp: 0xbffff160
ss: 0x0000001f efl: 0x00010206 eip: 0x0011adf8 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
Binary Images Description:
0x1000 - 0x247fff gdb-i386-apple-darwin
/usr/libexec/gdb/gdb-i386-apple-darwin
0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
0x90000000 - 0x90172fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901c2000 - 0x901c4fff libmathCommon.A.dylib
/usr/lib/system/libmathCommon.A.dylib
0x901c6000 - 0x90203fff com.apple.CoreText 1.1.2 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/CoreText.framework/Versions/A/CoreText
0x9022a000 - 0x90300fff ATS
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ATS.framework/Versions/A/ATS
0x90320000 - 0x90775fff com.apple.CoreGraphics 1.258.61 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9080c000 - 0x908d4fff com.apple.CoreFoundation 6.4.7 (368.28)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundatio
n
0x90912000 - 0x90912fff com.apple.CoreServices 10.4 (???)
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90914000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.6 (???)
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.18
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Carb
onCore.framework/Versions/A/CarbonCore
0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSSe
rvices.framework/Versions/A/OSServices
0x91008000 - 0x91046fff com.apple.CFNetwork 129.20
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNe
twork.framework/Versions/A/CFNetwork
0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebS
ervicesCore.framework/Versions/A/WebServicesCore
0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.5
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Sear
chKit.framework/Versions/A/SearchKit
0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Meta
data.framework/Versions/A/Metadata
0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774)
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.1
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitrat
ion
0x91414000 - 0x9143afff com.apple.SystemConfiguration 1.8.6
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemCo
nfiguration
0x9144c000 - 0x91453fff libbsm.dylib /usr/lib/libbsm.dylib
0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.4
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Applicat
ionServices
0x91520000 - 0x9154cfff com.apple.AE 314 (313)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/AE.framework/Versions/A/AE
0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.9
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ColorSync.framework/Versions/A/ColorSync
0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/PrintCore.framework/Versions/A/PrintCore
0x9170f000 - 0x917b8fff com.apple.QD 3.10.24 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/QD.framework/Versions/A/QD
0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/HIServices.framework/Versions/A/HIServices
0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9186a000 - 0x91885fff com.apple.FindByContent 1.5
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/FindByContent.framework/Versions/A/FindByContent
0x91890000 - 0x918cdfff com.apple.LaunchServices 182
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/LaunchServices.framework/Versions/A/LaunchServices
0x918e1000 - 0x918edfff com.apple.speech.synthesis.framework 3.5
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918f4000 - 0x91933fff com.apple.ImageIO.framework 1.5.4
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/ImageIO
0x91946000 - 0x919f8fff libcrypto.0.9.7.dylib
/usr/lib/libcrypto.0.9.7.dylib
0x91a3e000 - 0x91a54fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a59000 - 0x91a77fff libJPEG.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a7c000 - 0x91adbfff libJP2.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91aed000 - 0x91af1fff libGIF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91af3000 - 0x91b77fff libRaw.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b7b000 - 0x91bb8fff libTIFF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91bbe000 - 0x91bd8fff libPng.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bdd000 - 0x91bdffff libRadiance.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91be1000 - 0x91cbffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x91cdc000 - 0x91cdcfff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cde000 - 0x91d6cfff com.apple.vImage 2.5
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage
.framework/Versions/A/vImage
0x91d73000 - 0x91d73fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/vecLib
0x91d75000 - 0x91dcefff libvMisc.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/libvMisc.dylib
0x91dd7000 - 0x91dfbfff libvDSP.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/libvDSP.dylib
0x91e03000 - 0x9220cfff libBLAS.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/libBLAS.dylib
0x92246000 - 0x925fafff libLAPACK.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/libLAPACK.dylib
0x92627000 - 0x92714fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92716000 - 0x92793fff com.apple.DesktopServices 1.3.6
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/D
esktopServicesPriv
0x927d4000 - 0x92a04fff com.apple.Foundation 6.4.8 (567.29)
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92bac000 - 0x92bacfff com.apple.Carbon 10.4 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92bae000 - 0x92bbefff com.apple.ImageCapture 3.0.4
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCaptu
re.framework/Versions/A/ImageCapture
0x92bcd000 - 0x92bd5fff com.apple.speech.recognition.framework 3.6
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechReco
gnition.framework/Versions/A/SpeechRecognition
0x92bdb000 - 0x92be1fff com.apple.securityhi 2.0.1 (24742)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI
.framework/Versions/A/SecurityHI
0x92be7000 - 0x92c78fff com.apple.ink.framework 101.2.1 (71)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framew
ork/Versions/A/Ink
0x92c8c000 - 0x92c90fff com.apple.help 1.0.3 (32.1)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.frame
work/Versions/A/Help
0x92c93000 - 0x92cb1fff com.apple.openscripting 1.2.5 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScript
ing.framework/Versions/A/OpenScripting
0x92cc3000 - 0x92cc9fff com.apple.print.framework.Print 5.2 (192.4)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.fram
ework/Versions/A/Print
0x92ccf000 - 0x92d32fff com.apple.htmlrendering 66.1 (1.1.3)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRender
ing.framework/Versions/A/HTMLRendering
0x92d59000 - 0x92d9afff com.apple.NavigationServices 3.4.4 (3.4.3)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Navigation
Services.framework/Versions/A/NavigationServices
0x92dc1000 - 0x92dcffff com.apple.audio.SoundManager 3.9.1
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSoun
d.framework/Versions/A/CarbonSound
0x92dd6000 - 0x92ddbfff com.apple.CommonPanels 1.2.3 (73)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPane
ls.framework/Versions/A/CommonPanels
0x92de0000 - 0x930d5fff com.apple.HIToolbox 1.4.9 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.
framework/Versions/A/HIToolbox
0x94069000 - 0x940aafff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x95fdd000 - 0x9600bfff libncurses.5.4.dylib
/usr/lib/libncurses.5.4.dylib
------
gdb log output:
# /usr/bin/gdb t=0.051349 Tepoch=1175268165.440427
<- GNU gdb 6.3.50-20050815 (Apple version gdb-573) (Fri Oct 20 15:50:43 GMT
2006)
<- 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".
-> 1-gdb-set disassembly-flavor intel
# PBXGDB_MISetDisassemblyFlavor t=0.174800 Tepoch=1175268165.563864
-> 2-gdb-set auto-raise-load-levels 1
# PBXGDB_MISetAutoRaiseSymbols t=0.174909 Tepoch=1175268165.563973
-> 5-gdb-set env SHELL /bin/bash
# PBXGDB_MISetEnvCommand t=0.175020 Tepoch=1175268165.564084
-> 6-gdb-set env IZPLATFORM mac
# PBXGDB_MISetEnvCommand t=0.175090 Tepoch=1175268165.564154
-> 7-gdb-set env DYLD_LIBRARY_PATH
/Users/jeremy/iZotope/iZotope_Resampler/test/build/mac_xcode/build/Default/F
rameworks
# PBXGDB_MISetEnvCommand t=0.175171 Tepoch=1175268165.564235
-> 8-gdb-set env UVIROOT /Users/jeremy/UVIRoot
# PBXGDB_MISetEnvCommand t=0.175255 Tepoch=1175268165.564319
-> 9-gdb-set env USER jeremy
# PBXGDB_MISetEnvCommand t=0.175316 Tepoch=1175268165.564380
-> 10-gdb-set env NSUnbufferedIO YES
# PBXGDB_MISetEnvCommand t=0.175376 Tepoch=1175268165.564440
-> 11-gdb-set env IZROOT /Users/jeremy/iZotope
# PBXGDB_MISetEnvCommand t=0.175454 Tepoch=1175268165.564518
-> 12-gdb-set env DYLD_NEW_LOCAL_SHARED_REGIONS YES
# PBXGDB_MISetEnvCommand t=0.175524 Tepoch=1175268165.564588
-> 13-gdb-set env USERBREAK 1
# PBXGDB_MISetEnvCommand t=0.175590 Tepoch=1175268165.564654
-> 14-gdb-set env HOME /Users/jeremy
# PBXGDB_MISetEnvCommand t=0.175659 Tepoch=1175268165.564723
-> 15-gdb-set env __CF_USER_TEXT_ENCODING 0x1F5:0:0
# PBXGDB_MISetEnvCommand t=0.175739 Tepoch=1175268165.564803
-> 16-gdb-set env DYLD_NO_FIX_PREBINDING YES
# PBXGDB_MISetEnvCommand t=0.175813 Tepoch=1175268165.564877
-> 17-gdb-set env SECURITYSESSIONID 6a4700
# PBXGDB_MISetEnvCommand t=0.175893 Tepoch=1175268165.564957
-> 18-gdb-set env PATH /usr/bin:/bin:/usr/sbin:/sbin
# PBXGDB_MISetEnvCommand t=0.175960 Tepoch=1175268165.565024
-> 19-gdb-set env DYLD_FRAMEWORK_PATH
/Users/jeremy/iZotope/iZotope_Resampler/test/build/mac_xcode/build/Default/F
rameworks
# PBXGDB_MISetEnvCommand t=0.176027 Tepoch=1175268165.565091
-> 20-gdb-set env IZINITIALS JT
# PBXGDB_MISetEnvCommand t=0.176093 Tepoch=1175268165.565157
# Enqueue seq in Command Q: <PBXGDB_SetupSharedLibrarySequence: 0x16397c30>
t=0.176248 Tepoch=1175268165.565312
# Executing Sequence: <PBXGDB_SetupSharedLibrarySequence: 0x16397c30>
t=0.176316 Tepoch=1175268165.565380
-> 22-gdb-set inferior-auto-start-cfm off
# PBXGDB_MISetLoadCFMInfoCommand t=0.176453 Tepoch=1175268165.565517
-> 21-gdb-set sharedLibrary load-rules dyld ".*AppKit.*" all dyld
".*libSystem.*" extern dyld ".*libobjc.*" all dyld ".*Foundation.*" all dyld
".*CoreFoundation.*" extern dyld ".*PBGDBIntrospectionSupport.*" all dyld
".*CarbonDataFormatters.*" all dyld ".*CFDataFormatters.*" all dyld
"/System/Library/Frameworks\\\\|/System/Library/PrivateFrameworks\\\\|/usr/l
ib" extern dyld ".*" all exec ".*" all
# PBXGDB_MISetSharedLibraryLoadSymbolsCommand t=0.176802
Tepoch=1175268165.565866
-> 4tty /dev/ttyp3
# PBXGDB_MISetTTYCommand t=0.176871 Tepoch=1175268165.565935
-> 3-file-exec-and-symbols
"/Users/jeremy/iZotope/iZotope_Resampler/test/build/mac_xcode/build/Default/
Frameworks/iZotope_Resamplerd"
# PBXGDB_MILoadExecutableCommand t=0.177529 Tepoch=1175268165.566593
# Enqueue seq in Command Q: <PBXGDB_FixAndContinueIsSupportedSequence:
0x1639dbe0> t=0.177632 Tepoch=1175268165.566696
-> 23-gdb-set env SHELL /bin/bash
# PBXGDB_MISetEnvCommand t=0.178282 Tepoch=1175268165.567346
-> 24-gdb-set env IZPLATFORM mac
# PBXGDB_MISetEnvCommand t=0.178360 Tepoch=1175268165.567424
-> 25-gdb-set env DYLD_LIBRARY_PATH
/Users/jeremy/iZotope/iZotope_Resampler/test/build/mac_xcode/build/Default/F
rameworks
# PBXGDB_MISetEnvCommand t=0.178443 Tepoch=1175268165.567507
-> 26-gdb-set env UVIROOT /Users/jeremy/UVIRoot
# PBXGDB_MISetEnvCommand t=0.178572 Tepoch=1175268165.567636
-> 27-gdb-set env USER jeremy
# PBXGDB_MISetEnvCommand t=0.178636 Tepoch=1175268165.567700
-> 28-gdb-set env NSUnbufferedIO YES
# PBXGDB_MISetEnvCommand t=0.178700 Tepoch=1175268165.567764
-> 29-gdb-set env IZROOT /Users/jeremy/iZotope
# PBXGDB_MISetEnvCommand t=0.178759 Tepoch=1175268165.567824
-> 30-gdb-set env DYLD_NEW_LOCAL_SHARED_REGIONS YES
# PBXGDB_MISetEnvCommand t=0.178825 Tepoch=1175268165.567889
-> 31-gdb-set env USERBREAK 1
# PBXGDB_MISetEnvCommand t=0.178883 Tepoch=1175268165.567947
-> 32-gdb-set env HOME /Users/jeremy
# PBXGDB_MISetEnvCommand t=0.178946 Tepoch=1175268165.568010
-> 33-gdb-set env __CF_USER_TEXT_ENCODING 0x1F5:0:0
# PBXGDB_MISetEnvCommand t=0.179002 Tepoch=1175268165.568066
-> 34-gdb-set env DYLD_NO_FIX_PREBINDING YES
# PBXGDB_MISetEnvCommand t=0.179071 Tepoch=1175268165.568136
-> 35-gdb-set env SECURITYSESSIONID 6a4700
# PBXGDB_MISetEnvCommand t=0.179154 Tepoch=1175268165.568218
-> 36-gdb-set env PATH /usr/bin:/bin:/usr/sbin:/sbin
# PBXGDB_MISetEnvCommand t=0.179222 Tepoch=1175268165.568286
-> 37-gdb-set env DYLD_FRAMEWORK_PATH
/Users/jeremy/iZotope/iZotope_Resampler/test/build/mac_xcode/build/Default/F
rameworks
# PBXGDB_MISetEnvCommand t=0.179309 Tepoch=1175268165.568373
-> 38-gdb-set env IZINITIALS JT
# PBXGDB_MISetEnvCommand t=0.179392 Tepoch=1175268165.568456
-> 39-exec-arguments
# PBXGDB_MISetArgumentsCommand t=0.179482 Tepoch=1175268165.568546
# Enqueue seq in Command Q: <PBXGDB_RegisterDataValueSetupSequence:
0x163a7790> t=0.179635 Tepoch=1175268165.568699
# Enqueue seq in State Changing Q: <PBXGDB_RunControlSequence: 0x163a7a50>
t=0.179718 Tepoch=1175268165.568782
<- ~"\n"
<- (gdb)
<- 1^done
# processing result t=0.193413 Tepoch=1175268165.582477
<- (gdb)
<- 2^done
# processing result t=0.193702 Tepoch=1175268165.582766
<- (gdb)
<- 5^done
# processing result t=0.193765 Tepoch=1175268165.582829
<- (gdb)
<- 6^done
# processing result t=0.193822 Tepoch=1175268165.582886
<- (gdb)
<- 7^done
# processing result t=0.193875 Tepoch=1175268165.582939
<- (gdb)
<- 8^done
# processing result t=0.193927 Tepoch=1175268165.582991
<- (gdb)
<- 9^done
# processing result t=0.193978 Tepoch=1175268165.583042
<- (gdb)
<- 10^done
# processing result t=0.194029 Tepoch=1175268165.583093
<- (gdb)
<- 11^done
# processing result t=0.194080 Tepoch=1175268165.583144
<- (gdb)
<- 12^done
# processing result t=0.194133 Tepoch=1175268165.583197
<- (gdb)
<- 13^done
# processing result t=0.194186 Tepoch=1175268165.583250
<- (gdb)
<- 14^done
# processing result t=0.194239 Tepoch=1175268165.583303
<- (gdb)
<- 15^done
# processing result t=0.194300 Tepoch=1175268165.583364
<- (gdb)
<- 16^done
# processing result t=0.194353 Tepoch=1175268165.583417
<- (gdb)
<- 17^done
# processing result t=0.194406 Tepoch=1175268165.583470
<- (gdb)
<- 18^done
# processing result t=0.194458 Tepoch=1175268165.583522
<- (gdb)
<- 19^done
# processing result t=0.194511 Tepoch=1175268165.583575
<- (gdb)
<- 20^done
# processing result t=0.194572 Tepoch=1175268165.583636
<- (gdb)
<- 22^done
# processing result t=0.194625 Tepoch=1175268165.583689
<- (gdb)
<- 21^done
# processing result t=0.194682 Tepoch=1175268165.583746
-> 40sharedlibrary apply-load-rules all
# PBXGDB_MISharedLibraryApplyLoadRulesCommand t=0.194775
Tepoch=1175268165.583839
<- (gdb)
<- &"tty /dev/ttyp3\n"
<- 4^done
# processing result t=0.194869 Tepoch=1175268165.583933
<- (gdb)
<- 3^done
# processing result t=0.426886 Tepoch=1175268165.815950
<- (gdb)
<- 23^done
# processing result t=0.433587 Tepoch=1175268165.822651
<- (gdb)
<- 24^done
# processing result t=0.433650 Tepoch=1175268165.822715
<- (gdb)
<- 25^done
# processing result t=0.433703 Tepoch=1175268165.822767
<- (gdb)
<- 26^done
# processing result t=0.433755 Tepoch=1175268165.822819
<- (gdb)
<- 27^done
# processing result t=0.433807 Tepoch=1175268165.822871
<- (gdb)
<- 28^done
# processing result t=0.433860 Tepoch=1175268165.822924
<- (gdb)
<- 29^done
# processing result t=0.433964 Tepoch=1175268165.823029
<- (gdb)
<- 30^done
# processing result t=0.434175 Tepoch=1175268165.823239
<- (gdb)
<- 31^done
# processing result t=0.434228 Tepoch=1175268165.823292
<- (gdb)
<- 32^done
# processing result t=0.434279 Tepoch=1175268165.823343
<- (gdb)
<- 33^done
# processing result t=0.434331 Tepoch=1175268165.823395
<- (gdb)
<- 34^done
# processing result t=0.434383 Tepoch=1175268165.823448
<- (gdb)
<- 35^done
# processing result t=0.434440 Tepoch=1175268165.823504
<- (gdb)
<- 36^done
# processing result t=0.434492 Tepoch=1175268165.823556
<- (gdb)
<- 37^done
# processing result t=0.434542 Tepoch=1175268165.823606
<- (gdb)
<- 38^done
# processing result t=0.434592 Tepoch=1175268165.823656
<- (gdb)
<- 39^done
# processing result t=0.434644 Tepoch=1175268165.823708
<- (gdb)
<- &"sharedlibrary apply-load-rules all\n"
<- 40^done
# processing result t=0.448201 Tepoch=1175268165.837266
# didFinish Sequence: <PBXGDB_SetupSharedLibrarySequence: 0x16397c30>
t=0.448255 Tepoch=1175268165.837319
# Executing Sequence: <PBXGDB_FixAndContinueIsSupportedSequence:
0x1639dbe0> t=0.448299 Tepoch=1175268165.837363
-> 41-mi-verify-command file-fix-file-is-grooved
# PBXGDB_MIVerifyCommandCommand t=0.448402 Tepoch=1175268165.837466
<- (gdb)
<- 41^done,name="file-fix-file-is-grooved",defined="true",implemented="true"
# processing result t=0.448829 Tepoch=1175268165.837894
-> 42-file-fix-file-is-grooved
# PBXGDB_MIFixAndContinueSupportedCommand t=0.448926
Tepoch=1175268165.837990
<- (gdb)
<- 42^done,supported="1",details="Yes grooved!"
# processing result t=0.449244 Tepoch=1175268165.838308
# didFinish Sequence: <PBXGDB_FixAndContinueIsSupportedSequence:
0x1639dbe0> t=0.449316 Tepoch=1175268165.838380
# Executing Sequence: <PBXGDB_RegisterDataValueSetupSequence: 0x163a7790>
t=0.449357 Tepoch=1175268165.838421
-> 43-data-list-register-names
# PBXGDB_MIGetRegisterNames t=0.449418 Tepoch=1175268165.838482
<- (gdb)
<-
43^done,register-names=["eax","ecx","edx","ebx","esp","ebp","esi","edi","eip
","eflags","cs","ss","ds","es","fs","gs","st0","st1","st2","st3","st4","st5"
,"st6","st7","fctrl","fstat","ftag","fiseg","fioff","foseg","fooff","fop","x
mm0","xmm1","xmm2","xmm3","xmm4","xmm5","xmm6","xmm7","mxcsr","mm0","mm1","m
m2","mm3","mm4","mm5","mm6","mm7"]
# processing result t=0.449994 Tepoch=1175268165.839058
# didFinish Sequence: <PBXGDB_RegisterDataValueSetupSequence: 0x163a7790>
t=0.451020 Tepoch=1175268165.840084
# Executing Sequence: <PBXGDB_RunControlSequence: 0x163a7a50> t=0.451066
Tepoch=1175268165.840130
<- (gdb)
-> 44-exec-run
# PBXGDB_MIRunExecutableCommand t=0.451718 Tepoch=1175268165.840782
<- ~"[Switching to process 1192 local thread 0xf03]\n"
<- =shlibs-updated
<- 44^running
# processing result t=1.461121 Tepoch=1175268166.850185
# didFinish Sequence: <PBXGDB_RunControlSequence: 0x163a7a50> t=1.465027
Tepoch=1175268166.854091
<- (gdb)
_______________________________________________
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