Home
last modified time | relevance | path

Searched refs:stabs (Results 1 – 16 of 16) sorted by relevance

/external/google-breakpad/src/tools/solaris/dump_syms/testdata/
Ddump_syms_regtest.stabs5 0: .stabs "dump_syms_regtest.cc",N_UNDF,0x0,0x67,0x71c
6 …1: .stabs "/export/home/alfred/cvs/breakpad/google-breakpad20070927/src/tools/solaris/dump_syms/t…
7 2: .stabs "dump_syms_regtest.cc",N_SO,0x0,0x4,0x0
8 3: .stabs "",N_OBJ,0x0,0x0,0x0
9 4: .stabs "",N_OBJ,0x0,0x0,0x0
10 …5: .stabs "V=9.0;DBG_GEN=5.0.8;dm;cd;backend;ptf;ptx;ptk;s;g;R=5.8<<Sun C++ 5.8 Patch 121018-07 2…
11 6: .stabs "dump_syms_regtest.cc",N_SOL,0x0,0x0,0x0
12 7: .stabs "char:t(0,1)=bsc1;0;8",N_ISYM,0x0,0x0,0x0
13 8: .stabs "short:t(0,2)=bs2;0;16",N_ISYM,0x0,0x0,0x0
14 9: .stabs "int:t(0,3)=bs4;0;32",N_ISYM,0x0,0x0,0x0
[all …]
/external/google-breakpad/src/common/
Dstabs_reader_unittest.cc231 StabsFixture() : stabs(&strings), unitized(true) { } in StabsFixture()
240 if (!stabs.GetContents(&stabs_contents) || in ApplyHandlerToMockStabsData()
250 stabs.endianness() == kBigEndian, stabs.value_size(), unitized, in ApplyHandlerToMockStabsData()
256 StabsAssembler stabs; member
264 stabs.set_endianness(kLittleEndian); in TEST_F()
265 stabs.set_value_size(4); in TEST_F()
266 stabs in TEST_F()
330 stabs.set_endianness(kBigEndian); in TEST_F()
331 stabs.set_value_size(4); in TEST_F()
332 stabs.Stab(N_SO, 177, 23446, 0xbf10d5e4, "file2-1.c"); in TEST_F()
[all …]
/external/valgrind/coregrind/m_debuginfo/
DREADME.txt37 Originally there was also goal (3) Simplify the stabs reader.
38 But stabs support was broken since 3.9.0 and completely removed in 3.10.0.
40 The worst thing is that it is the stabs type reader that was crashing,
41 not the stabs line-number reader.
42 Old versions of the stabs type reader can be found in the subversion repository
43 as m_debuginfo/UNUSED_STABS.txt, the stabs line-number reader was in
/external/google-breakpad/src/tools/solaris/dump_syms/
DMakefile35 CXXFLAGS=-g -xs -xdebugformat=stabs -I../../.. -I../../../common/solaris -lelf -ldemangle -D_REENTR…
/external/google-breakpad/src/common/mac/
DBreakpad.xcconfig54 DEBUG_INFORMATION_FORMAT[sdk=macosx10.4][arch=*] = stabs
/external/valgrind/docs/internals/
D3_1_BUGSTATUS.txt36 v5823 fixed n-i-bz Very long stabs strings crash m_debuginfo
95 v5514 v5671 117936 more stabs problems
/external/google-breakpad/src/common/linux/
Ddump_symbols.cc188 const uint8_t* stabs = in LoadStabs() local
192 google_breakpad::StabsReader reader(stabs, stab_section->sh_size, in LoadStabs()
/external/toolchain-utils/dejagnu/gdb_baseline/
Di686-pc-linux-gnu3911 Running ./gdb.base/gdbindex-stabs.exp ...
3912 PASS: gdb.base/gdbindex-stabs.exp: list stabs_function
18184 Running ./gdb.stabs/exclfwd.exp ...
18185 PASS: gdb.stabs/exclfwd.exp: ptype v1
18186 PASS: gdb.stabs/exclfwd.exp: ptype v2
18187 PASS: gdb.stabs/exclfwd.exp: ptype v3
18188 Running ./gdb.stabs/gdb11479.exp ...
18189 PASS: gdb.stabs/gdb11479.exp: Set breakpoints forced_stabs
18190 PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint forced_stabs
18191 PASS: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
[all …]
Dx86_64-cros-linux-gnu4146 Running ./gdb.base/gdbindex-stabs.exp ...
4147 PASS: gdb.base/gdbindex-stabs.exp: list stabs_function
18312 Running ./gdb.stabs/exclfwd.exp ...
18313 PASS: gdb.stabs/exclfwd.exp: ptype v1
18314 PASS: gdb.stabs/exclfwd.exp: ptype v2
18315 PASS: gdb.stabs/exclfwd.exp: ptype v3
18316 Running ./gdb.stabs/gdb11479.exp ...
18317 PASS: gdb.stabs/gdb11479.exp: Set breakpoints forced_stabs
18318 PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint forced_stabs
18319 PASS: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
[all …]
Darmv7a-cros-linux-gnueabi3770 Running ./gdb.base/gdbindex-stabs.exp ...
3771 PASS: gdb.base/gdbindex-stabs.exp: list stabs_function
17953 Running ./gdb.stabs/exclfwd.exp ...
17954 PASS: gdb.stabs/exclfwd.exp: ptype v1
17955 PASS: gdb.stabs/exclfwd.exp: ptype v2
17956 PASS: gdb.stabs/exclfwd.exp: ptype v3
17957 Running ./gdb.stabs/gdb11479.exp ...
17958 PASS: gdb.stabs/gdb11479.exp: Set breakpoints forced_stabs
17959 PASS: gdb.stabs/gdb11479.exp: Stop at first breakpoint forced_stabs
17960 PASS: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
[all …]
/external/valgrind/
DNEWS.old558 - Various segfaults when reading old-style "stabs" debug information
633 n-i-bz Very long stabs strings crash m_debuginfo
672 117936 more stabs problems (segfaults while reading debug info)
1058 109385 "stabs" parse failure
1194 90128 crash+memory fault with stabs generated by gnat for a run...
1541 (fix for S-type stabs)
1570 71791 crash when valgrinding gimp 1.3 (stabs reader problem)
DNEWS3227 162482 ppc: Valgrind crashes while reading stabs information
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/
Dproject.pbxproj3224 DEBUG_INFORMATION_FORMAT = stabs;
4382 DEBUG_INFORMATION_FORMAT = stabs;
4727 DEBUG_INFORMATION_FORMAT = stabs;
5723 DEBUG_INFORMATION_FORMAT = stabs;
/external/google-breakpad/
DMakefile.am1344 src/tools/solaris/dump_syms/testdata/dump_syms_regtest.stabs \
DMakefile.in3080 src/tools/solaris/dump_syms/testdata/dump_syms_regtest.stabs \
/external/jline/src/src/test/resources/jline/example/
Denglish.gz