does anybody how to work around this internal error respectively what can cause it? I am using Xcode 3.1.2.
[ 0 ] /Developer/Platforms/iPhoneOS.platform/Developer/usr/libexec/gdb/gdb-arm-apple-darwin (align_down+0x0) [0x1227fd]
[ 1 ] /Developer/Platforms/iPhoneOS.platform/Developer/usr/libexec/gdb/gdb-arm-apple-darwin (find_partial_die_in_comp_unit+0x65) [0xc13a9]
[ 2 ] /Developer/Platforms/iPhoneOS.platform/Developer/usr/libexec/gdb/gdb-arm-apple-darwin (find_partial_die+0x2d4) [0xcf60f]
[ 3 ] /Developer/Platforms/iPhoneOS.platform/Developer/usr/libexec/gdb/gdb-arm-apple-darwin (fixup_partial_die+0x29) [0xcf643]
[ 4 ] /Developer/Platforms/iPhoneOS.platform/Developer/usr/libexec/gdb/gdb-arm-apple-darwin (scan_partial_symbols+0x26) [0xcff77]
[ 5 ] /Developer/Platforms/iPhoneOS.platform/Developer/usr/libexec/gdb/gdb-arm-apple-darwin (dwarf2_build_psymtabs+0xc54) [0xd0ecc]
[ 6 ] /Developer/Platforms/iPhoneOS.platform/Developer/usr/libexec/gdb/gdb-arm-apple-darwin (macho_symfile_read+0x145) [0x1660ad]
[ 7 ] /Developer/Platforms/iPhoneOS.platform/Developer/usr/libexec/gdb/gdb-arm-apple-darwin (syms_from_objfile+0x62d) [0x52861]
[ 8 ] /Developer/Platforms/iPhoneOS.platform/Developer/usr/libexec/gdb/gdb-arm-apple-darwin (symbol_file_add_with_addrs_or_offsets_using_objfile+0x338) [0x567ef]
[ 9 ] /Developer/Platforms/iPhoneOS.platform/Developer/usr/libexec/gdb/gdb-arm-apple-darwin (symbol_file_add_with_addrs_or_offsets_using_objfile+0x2da) [0x56791]
[ 10 ] /Developer/Platforms/iPhoneOS.platform/Developer/usr/libexec/gdb/gdb-arm-apple-darwin (symbol_file_add_name_with_addrs_or_offsets+0x7a) [0x569d1]
[ 11 ] /Developer/Platforms/iPhoneOS.platform/Developer/usr/libexec/gdb/gdb-arm-apple-darwin (symbol_file_add_main_1+0xf2) [0x57439]
[ 12 ] /Developer/Platforms/iPhoneOS.platform/Developer/usr/libexec/gdb/gdb-arm-apple-darwin (symbol_file_command+0xd9) [0x5755b]
/SourceCache/gdb/gdb-963/src/gdb/dwarf2read.c:7593: internal-error: could not find partial DIE in cache
Hartwig