OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GDB
(Results
1 - 5
of
5
) sorted by null
/dalvik/tests/etc/
host-run-test-jar
24
GDB
="n"
51
elif [ "x$1" = "x--
gdb
" ]; then
52
GDB
="y"
152
if [ "$
GDB
" = "y" ]; then
153
gdb
=
gdb
157
$valgrind_cmd $
gdb
$exe $gdbargs "-Xbootclasspath:${bpath}" \
/external/llvm/utils/
codegen-diff
30
print "opened
gdb
output file $filename\n" if $DEBUG;
40
} elsif (/^(0x[0-9a-f]*):\t$/) { # deal with
gdb
's line breaker
87
codegen-diff [-d] I<OBJDUMP-OUTPUT-FILE> I<
GDB
-DISASSEMBLY-FILE>
98
Second, you create I<
GDB
-DISASSEMBLY-FILE> by running B<
gdb
>, with my patch
129
L<
gdb
(1)>, L<objdump(1)>, L<script(1)>.
131
You will need my B<
gdb
> patch:
133
http://llvm.cs.uiuc.edu/~gaeke/
gdb
-disassembly-print-bytes.patch
/dalvik/vm/
Dvm.mk
49
# -
GDB
helpers enabled
59
# add some extra stuff to make it easier to examine with
GDB
/external/qemu-pc-bios/bochs/
bochs.h
419
// defines for
GDB
stub
426
#error
GDB
stub was written for single processor support. If multiprocessor support is added, then we can remove this check.
427
// The big problem is knowing which CPU
gdb
is referring to. In other words,
/external/valgrind/main/
configure
715
GDB
[
all
...]
Completed in 65 milliseconds