GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
testsuite
/
gdb.debuginfod
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb/contrib] Add two rules in common-misspellings.txt
Tom de Vries
2024-11-23
2
-2
/
+2
*
[gdb/testsuite] Avoid intermittent failures on another debuginfod test
Tom de Vries
2024-11-11
1
-1
/
+1
*
gdb: use mapped file information to improve debuginfod text
Andrew Burgess
2024-11-10
2
-2
/
+2
*
gdb/testsuite: avoid intermittent failures on a debuginfod test
Andrew Burgess
2024-10-27
1
-1
/
+1
*
[gdb/contrib] Handle dot in spellcheck.sh
Tom de Vries
2024-10-21
1
-1
/
+1
*
Use ui-out tables for info proc mappings
Tom Tromey
2024-10-08
1
-1
/
+1
*
gdb, testsuite: clean duplicate header includes
Gerlicher, Klaus
2024-09-30
1
-1
/
+0
*
gdb: unify build-id to objfile lookup code
Andrew Burgess
2024-09-07
2
-1
/
+55
*
gdb: improve shared library build-id check for core-files
Andrew Burgess
2024-09-07
3
-0
/
+340
*
gdb/corefile: improve file backed mapping handling
Andrew Burgess
2024-09-07
4
-0
/
+447
*
gdb/testsuite: add no-delete-breakpoints option to 'runto' proc
Andrew Burgess
2024-08-28
1
-12
/
+7
*
gdb/testsuite: make gdb_gnu_strip_debug consistent
Andrew Burgess
2024-06-04
1
-14
/
+5
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
7
-7
/
+7
*
Support the NO_COLOR environment variable
Tom Tromey
2023-09-29
2
-8
/
+2
*
gdb: style filenames in separate debug file warnings
Andrew Burgess
2023-07-15
2
-3
/
+54
*
gdb/testsuite: Match file size in gdb.debuginfod/crc_mismatch.exp
Aaron Merey
2023-05-11
1
-1
/
+1
*
gdb/testsuite: tighten patterns in build-id-no-debug-warning.exp
Andrew Burgess
2023-05-05
1
-2
/
+4
*
[gdb/testsuite] Fix filename in gdb.debuginfod/crc_mismatch.exp
Tom de Vries
2023-03-17
1
-1
/
+1
*
gdb/testsuite: fix fetch_src_and_symbols.exp with native-gdbserver board
Andrew Burgess
2023-02-01
1
-9
/
+20
*
gdb: defer warnings when loading separate debug files
Alexandra Hájková
2023-02-01
5
-0
/
+315
*
Rename to allow_debuginfod_tests
Tom Tromey
2023-01-13
1
-1
/
+1
*
Use require !skip_debuginfod_tests
Tom Tromey
2023-01-13
1
-1
/
+1
*
gdb/linespec.c: Fix missing source file during breakpoint re-set
Aaron Merey
2023-01-09
1
-0
/
+9
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
2
-2
/
+2
*
gdb/testsuite: fix gdb.debuginfod/fetch_src_and_symbols.exp with Clang
Andrew Burgess
2022-11-18
2
-2
/
+10
*
gdb/testsuite: rename source file gdb.debuginfod/main.c
Andrew Burgess
2022-11-18
2
-1
/
+1
*
gdb/testsuite: add (and use) a new build-id compile option
Andrew Burgess
2022-11-18
1
-2
/
+2
*
[gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with check-read1
Tom de Vries
2022-10-20
1
-3
/
+6
*
[gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with native-gdbs...
Tom de Vries
2022-10-11
1
-1
/
+3
*
gdb/testsuite: add a debuginfod-support.exp helper library
Andrew Burgess
2022-09-20
1
-111
/
+47
*
gdb/debuginfod: Whitespace-only URL should disable debuginfod
Aaron Merey
2022-05-02
1
-4
/
+13
*
gdb.debuginfod/fetch_src_and_symbols.exp: Fix "notice empty URL" test
Pedro Alves
2022-04-21
1
-1
/
+1
*
gdb/debuginfod: Prevent out_of_range exception
Aaron Merey
2022-04-20
1
-0
/
+62
*
PR gdb/27570: missing support for debuginfod in core_target::build_file_mappings
Aaron Merey
2022-03-21
1
-0
/
+22
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
2
-2
/
+2
*
gdb: rework "set debuginfod" commands
Simon Marchi
2021-11-15
1
-2
/
+2
*
gdb.debuginfod/fetch_src_and_symbols.exp: fix when GDB is built with AddressS...
Simon Marchi
2021-11-09
1
-1
/
+6
*
gdb: add set/show commands for managing debuginfod
Aaron Merey
2021-10-29
1
-3
/
+22
*
[gdb/testsuite] Fix port detection in gdb.debuginfod/fetch_src_and_symbols.exp
Tom de Vries
2021-10-27
1
-1
/
+6
*
[gdb/testsuite] Use untested in gdb.debuginfod/fetch_src_and_symbols.exp
Tom de Vries
2021-09-30
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
2
-2
/
+2
*
[gdb/testsuite] Don't leak env vars in gdb.debuginfod/fetch_src_and_symbols.exp
Tom de Vries
2020-07-21
1
-89
/
+120
*
Pass INTERNAL_GDBFLAGS when executing GDB
Keith Seitz
2020-06-17
1
-1
/
+2
*
Add debuginfod support to GDB
Aaron Merey
2020-02-26
2
-0
/
+239