Sign in
android
/
toolchain
/
gdb
/
HEAD
234e271
Update GDB to properly handle DWARF v5 format.
by Caroline Tice
· 5 years ago
busytown-mac1010-release
main
master
ndk-release-r22
ndk-release-r23
ndk-r22
ndk-r22-beta1
ndk-r23-beta1
ndk-r23-beta2
ndk-r23-beta3
ndk-r23-beta4
ndk-r23-beta5
ndk-r23-beta6
64aeaaf
Remove gdb-9.1
by Haibo Huang
· 5 years ago
76f55a3
Cherry-pick local changes to 9.2
by Haibo Huang
· 5 years ago
21c41ff
Add vanilla gdb-9.2
by Haibo Huang
· 5 years ago
95c5e1e
Revert aosp/989766
by Haibo Huang
· 5 years ago
3fea089
Merge "Remove old gdb sources"
by Treehugger Robot
· 6 years ago
24e1d75
Remove old gdb sources
by Haibo Huang
· 6 years ago
2264083
Merge "Explicit link -ldl for gdbserver"
by Treehugger Robot
· 6 years ago
d378e66
Explicit link -ldl for gdbserver
by Haibo Huang
· 6 years ago
fb3e0dc
Cherry-pick local changes to 9.1
by Haibo Huang
· 6 years ago
6946403
Adds vanilla gdb-9.1
by Haibo Huang
· 6 years ago
4c58332
Go back to snprintf rather than strlcpy.
by Elliott Hughes
· 6 years ago
ab7d77d
gdb: Don't fault for 'maint print psymbols' when using an index
by Elliott Hughes
· 6 years ago
4d64623
[NDK] Remove old gdb build script
by Haibo Huang
· 6 years ago
sparse-6113669-L69200000513850779
ndk-r21
ndk-r21-beta1
ndk-r21-beta2
ndk-r21-rc1
e5aef6d
Merge "Cherry-pick more 7.11 changes to 8.3"
by Treehugger Robot
· 7 years ago
fd00b15
Cherry-pick more 7.11 changes to 8.3
by Haibo Huang
· 7 years ago
b2aa3bd
[NDK] fix gdb 8.3 build for windows
by Haibo Huang
· 7 years ago
2842118
Cherry-pick 7.11 changes to 8.3
by Haibo Huang
· 7 years ago
0655af5
Add gdb 8.3
by Haibo Huang
· 7 years ago
694d17f
Adapt to ndk.hosts changes.
by Dan Albert
· 7 years ago
bc08e7b
Make libthread-db.h file only be compiled with C
by Zhizhou Yang
· 7 years ago
ndk-release-r20
ndk-r20
ndk-r20-beta1
ndk-r20-beta2
ndk-r20-beta3
ndk-r20b
2a615ab
Cherry-pick 7.11 changes to 8.2
by Zhizhou Yang
· 7 years ago
321dd24
Add gdb-8.2.
by Elliott Hughes
· 7 years ago
689b53d
Fix debugging of stripped PIE executables with padded PT_TLS
by Michael Spang
· 7 years ago
ndk-release-r19
ndk-r19
ndk-r19-beta1
ndk-r19-beta2
ndk-r19b
ndk-r19c
a7e49fd
bfd: add experimental support for SHT_RELR sections.
by Rahul Chaudhry
· 8 years ago
ndk-release-r18
ndk-r18-beta1
ndk-r18-beta2
ndk-r18b
3b4e21d
Merge "Fix dwarf2_string_attr for -gsplit-dwarf"
by Treehugger Robot
· 8 years ago
ndk-release-r17
ndk-r17
ndk-r17-beta1
ndk-r17-beta2
ndk-r17b
e44cf98
Fix dwarf2_string_attr for -gsplit-dwarf
by Yunlian Jiang
· 8 years ago
58f165c
Fix a segmenation fault when python evironment changes.
by Yunlian Jiang
· 8 years ago
a0fdc06
cherrypick a patch from 7.11
by Yunlian Jiang
· 8 years ago
970ae78
gdb: cherry-pick osabi patches from 7.11 to 8.0.1
by Yunlian Jiang
· 8 years ago
71da02e
Cherry-pick 7.10 changes to 8.0.1.
by Yunlian Jiang
· 8 years ago
714990b
gdb: pull upstream gdb-8.0.1
by Yunlian Jiang
· 8 years ago
3523c96
Fix more TMPDIR issues in build-gdb.sh.
by Dan Albert
· 8 years ago
bc2744c
Don't use TMPDIR when building GDB.
by Dan Albert
· 8 years ago
a231f88
Merge "gdb: backport an upstream patch to support fission with split debug."
by Treehugger Robot
· 9 years ago
ndk-release-r16
ndk-r16
ndk-r16-beta1
ndk-r16-beta2
78af0f6
Handle cross compile for locale configuration
by Mike Stroyan
· 9 years ago
ndk-r14-release
ndk-r15-release
ndk-r14
ndk-r14-beta1
ndk-r14-beta2
ndk-r15-beta1
ndk-r15-beta2
6b4897a
Prevent segfault in GDB when searching for architecture matches
by Bhushan Attarde
· 9 years ago
b66267c
[mips] Add support for mips r6, microMIPS r6 and MSA
by Jaydeep Patil
· 10 years ago
ndk-r13-release
ndk-r13
ndk-r13-beta2
3bf3cd4
Define DT_MIPS_RLD_MAP_REL in code, until renamed in sysroot
by Nikola Veljkovic
· 10 years ago
ndk-r13-beta1
43bcff9
gdb: fix "optimized out" error with debug fission.
by Yunlian Jiang
· 10 years ago
0686664
gdb: backport an upstream patch to support fission with split debug.
by Yunlian Jiang
· 10 years ago
60aaeb2
Actually don't build lzma on windows.
by Josh Gao
· 10 years ago
ndk-r12-release
ndk-r12-beta2
ndk-r12b
abe5c08
Don't build lzma on Windows.
by Josh Gao
· 10 years ago
895e961
Handle darwin's crappy touch(1).
by Josh Gao
· 10 years ago
87aef1e
Make sure autoconf doesn't try to regenerate.
by Josh Gao
· 10 years ago
5a1ffa9
Build and use liblzma in gdb.
by Josh Gao
· 10 years ago
dfc5ca4
Set the default gdb osabi to GNU/Linux.
by Josh Gao
· 10 years ago
ndk-r12-beta1
5cbd102
Specify osabi in arm/aarch64 tdescs.
by Josh Gao
· 10 years ago
35ee683
Remove gdb hack.
by Josh Gao
· 10 years ago
c2884b7
Cherry-pick 7.10 changes to 7.11.
by Josh Gao
· 10 years ago
ebc53d9
Import gdb-7.11.
by Josh Gao
· 10 years ago
771779c
Merge "gdb: disable python when python is not available."
by Yunlian Jiang
· 10 years ago
e24220e
gdb: disable python when python is not available.
by Yunlian Jiang
· 10 years ago
d73c546
use snprintf instead of strlcpy for portablitly
by Yunlian Jiang
· 10 years ago
f91ad03
Merge "Revert "gdb: disable python when python is not available.""
by Dan Albert
· 10 years ago
646f077
Revert "gdb: disable python when python is not available."
by Dan Albert
· 10 years ago
a257b84
Merge "gdb: disable python when python is not available."
by Yunlian Jiang
· 10 years ago
31fd543
gdb: disable python when python is not available.
by Yunlian Jiang
· 10 years ago
3715ca1
Add host tag to Python install path.
by Josh Gao
· 10 years ago
d143b8d
Install GDB to OUT_DIR, not DIST_DIR.
by Dan Albert
· 10 years ago
6965ddc
Fix GDB host tools install location.
by Dan Albert
· 10 years ago
ba1cb2b
Don't use readlink to find gdb's location.
by Josh Gao
· 10 years ago
c9f9f54
Assume that Python is in the same dir as gdb.
by Josh Gao
· 10 years ago
c64829b
Fallback to open if multifs_open fails.
by Josh Gao
· 10 years ago
2177073
Fix gdbserver process interruption.
by Josh Gao
· 10 years ago
251e016
Revert "Don't run a.out if we might be cross compiling."
by Dan Albert
· 10 years ago
0b654d6
Don't run a.out if we might be cross compiling.
by Dan Albert
· 10 years ago
e206988
Forward arguments to gdb in the gdb-stub script.
by Josh Gao
· 10 years ago
b9aac0e
Convert system to tag before passing it to build-gdb.sh.
by Josh Gao
· 10 years ago
0d9d20b
Actually use --host argument passed into gdb/build.py.
by Josh Gao
· 10 years ago
d0cc2a2
Remove gdb-7.9.1.
by Josh Gao
· 10 years ago
70025c4
Cherry-pick 7.9.1 changes to 7.10.
by Josh Gao
· 10 years ago
9c6b21e
Import gdb-7.10.
by Josh Gao
· 10 years ago
dfc4f3d
Use $DEFAULT_{GDB,PYTHON}_VERSION instead of hardcoded values.
by Josh Gao
· 10 years ago
4c7dac3
Add the host platform to the gdb package name.
by Josh Gao
· 10 years ago
5bf9515
Hopefully fix darwin build.
by Josh Gao
· 10 years ago
e9211c5
Build gdb for multiarch instead of for each individual target.
by Josh Gao
· 10 years ago
8028c42
Refactor to use build_support.
by Dan Albert
· 10 years ago
44ea52a
Disable building the gdb sim.
by Josh Gao
· 10 years ago
9a360f6
Make the gdb stub actually run gdb.
by Josh Gao
· 10 years ago
d99fc05
Merge "Generate a stub script for gdb on non-windows."
by Josh Gao
· 10 years ago
6bd60c4
Merge "Move gdb install directory to prebuilt/<platform>."
by Josh Gao
· 10 years ago
3d545d7
Generate a stub script for gdb on non-windows.
by Josh Gao
· 10 years ago
218a5ec
Move gdb install directory to prebuilt/<platform>.
by Josh Gao
· 10 years ago
c7fcfd0
Use module docstring for argparse help.
by Dan Albert
· 10 years ago
e944543
Copy python-config.sh on a failed build.
by Josh Gao
· 10 years ago
9137170
Merge "Stop installing GDB/Python to source directories."
by Dan Albert
· 10 years ago
4d4c236
Compile gdb without mpc/mpfr/gmp/cloog/isl.
by Josh Gao
· 10 years ago
0d34e5f
Stop installing GDB/Python to source directories.
by Dan Albert
· 10 years ago
61deae8
Copy all config.logs from the failed build.
by Dan Albert
· 10 years ago
75fbeaf
Merge "Dump gdb config.log to outputs directory upon failure."
by Josh Gao
· 10 years ago
756510d
Dump gdb config.log to outputs directory upon failure.
by Josh Gao
· 10 years ago
86dad57
Merge "Update to new buildhost API."
by Dan Albert
· 10 years ago
d403636
Update to new buildhost API.
by Dan Albert
· 10 years ago
b70f8e6
Make GDB build verbose.
by Dan Albert
· 10 years ago
a0b348e
Fix up build-gdb.sh for its new location, add build.py.
by Josh Gao
· 10 years ago
ae611a7
Move build-host-gdb.sh from ndk/build/tools.
by Josh Gao
· 10 years ago
46a114a
Merge "Add support for DT_MIPS_RLD_MAP2 tag to gdb 7.9.1"
by Elliott Hughes
· 11 years ago
ec1883d
Merge "Add support for MIPS R6 and MSA to gdb 7.9.1"
by Elliott Hughes
· 11 years ago
e93ebb3
Add support for DT_MIPS_RLD_MAP2 tag to gdb 7.9.1
by Nikola Veljkovic
· 11 years ago
Next »