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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delay checking whether /proc/pid/mem is writable (PR gdb/29907)
Pedro Alves
2022-12-16
1
-3
/
+6
*
[gdb/testsuite] Fix race in gdb.threads/detach-step-over.exp
Tom de Vries
2022-12-16
1
-8
/
+26
*
gdb: fix crash when getting the value of a label symbol
Andrew Burgess
2022-12-16
3
-14
/
+103
*
gdb: convert linux-osdata.c from buffer to std::string
Simon Marchi
2022-12-16
1
-139
/
+148
*
gdb: clean up some inefficient std::string usage
Andrew Burgess
2022-12-16
2
-3
/
+2
*
gdb/testsuite: add test for Python commands redefining itself
Jan Vrany
2022-12-16
1
-0
/
+30
*
[aarch64] Fix removal of non-address bits for PAuth
Luis Machado
2022-12-16
15
-61
/
+293
*
gdbsupport: change xml_escape_text_append's parameter from pointer to reference
Simon Marchi
2022-12-15
1
-1
/
+1
*
gdb: remove static buffer in command_line_input
Simon Marchi
2022-12-15
13
-108
/
+102
*
gdb/testsuite: don't delete command files in gdb.base/commands.exp
Simon Marchi
2022-12-15
1
-10
/
+4
*
Move streq and compare_cstrings to gdbsupport
Tom Tromey
2022-12-15
2
-20
/
+0
*
Remove subset_compare
Tom Tromey
2022-12-15
4
-27
/
+5
*
gdb: use gdb_assert not internal_error
Andrew Burgess
2022-12-15
1
-8
/
+2
*
gdb: some int to bool conversion in remote-sim.c
Andrew Burgess
2022-12-15
1
-10
/
+10
*
gdb: make more use of make_target_connection_string
Andrew Burgess
2022-12-15
2
-28
/
+11
*
gdb: int to bool conversion in tracefile.c
Andrew Burgess
2022-12-15
1
-3
/
+3
*
[gdb/testsuite] Fix gdb.base/condbreak-multi-context.exp with gcc 4.8.5
Tom de Vries
2022-12-15
1
-3
/
+3
*
gdb/maint: add core file name to 'maint info program-spaces' output
Andrew Burgess
2022-12-14
3
-4
/
+26
*
gdb: ensure all targets are popped before an inferior is destructed
Andrew Burgess
2022-12-14
1
-0
/
+15
*
gdb: remove the pop_all_targets (and friends) global functions
Andrew Burgess
2022-12-14
8
-56
/
+67
*
gdb: remove decref_target
Andrew Burgess
2022-12-14
2
-8
/
+4
*
gdb: have target_stack automate reference count handling
Andrew Burgess
2022-12-14
3
-21
/
+118
*
gdb/remote: remove some manual reference count handling
Andrew Burgess
2022-12-14
1
-16
/
+22
*
gdb: add SYMBOL_LOOKUP_SCOPED_DEBUG_ENTER_EXIT
Andrew Burgess
2022-12-14
2
-4
/
+29
*
gdb: convert 'set debug symbol-lookup' to new debug printing scheme
Andrew Burgess
2022-12-14
6
-276
/
+161
*
gdb/testsuite: new test for recent dwarf reader issue
Andrew Burgess
2022-12-14
3
-0
/
+167
*
gdb/testsuite: fix readnow detection
Andrew Burgess
2022-12-14
4
-53
/
+10
*
Fix control-c handling on Windows
Tom Tromey
2022-12-13
7
-71
/
+99
*
Refactor code to check for terminal sharing
Tom Tromey
2022-12-13
4
-26
/
+63
*
Use gdb::optional for sigint_ours
Tom Tromey
2022-12-13
1
-4
/
+8
*
Rename install_sigint_handler
Tom Tromey
2022-12-13
1
-2
/
+2
*
[gdb/tdep] Fix s390_linux_nat_target::stopped_by_watchpoint
Tom de Vries
2022-12-13
1
-8
/
+7
*
Remove two unnecessary casts
Tom Tromey
2022-12-13
1
-2
/
+2
*
gdb/testsuite: avoid creating temp file in gdb/testsuite/ directory
Andrew Burgess
2022-12-13
1
-1
/
+1
*
[gdb/testsuite] Fix gdb.python/py-disasm.exp on s390x
Tom de Vries
2022-12-13
2
-8
/
+14
*
Fix crash in is_nocall_function
Tom Tromey
2022-12-12
3
-5
/
+7
*
Replace gdbpy_should_stop with gdbpy_breakpoint_cond_says_stop
Johnson Sun
2022-12-12
1
-5
/
+5
*
[gdb/testsuite] Fix PR20630 regression test in gdb.base/printcmds.exp
Tom de Vries
2022-12-12
1
-1
/
+3
*
Another Rust operator precedence bug
Tom Tromey
2022-12-12
2
-2
/
+11
*
[gdb/testsuite] Fix gdb.base/write_mem.exp for big endian
Tom de Vries
2022-12-12
1
-1
/
+1
*
gdb: fix possible use-after-free when executing commands
Jan Vrany
2022-12-12
1
-2
/
+12
*
[gdb/tdep] Fix larl handling in s390_displaced_step_fixup
Tom de Vries
2022-12-10
1
-1
/
+1
*
[aarch64] Add TPIDR2 register support for Linux
Luis Machado
2022-12-09
14
-72
/
+175
*
[gdb/testsuite] Fix gdb.guile/scm-symtab.exp for ppc64le
Tom de Vries
2022-12-09
1
-1
/
+1
*
[gdb/testsuite] Require debug info for gdb.tui/tui-layout-asm-short-prog.exp
Tom de Vries
2022-12-08
1
-0
/
+5
*
gdb/testsuite: update a pattern in gdb_file_cmd
Enze Li
2022-12-08
1
-1
/
+1
*
gdb: skip objfiles with no BFD in DWARF unwinder
Jan Vrany
2022-12-08
3
-1
/
+19
*
gdb: add invalidate_selected_frame function
Simon Marchi
2022-12-07
2
-4
/
+15
*
[gdb/testsuite] Add KFAILs in gdb.base/longjmp.exp
Tom de Vries
2022-12-07
1
-3
/
+79
*
Remove unnecessary xstrdup from bppy_init
Tom Tromey
2022-12-07
1
-6
/
+4
[next]