| 2021-10-21 | 
Simon Marchi | gdb, gdbserver: make target_waitstatus safe | 
commit | commitdiff | tree | 
| 2021-10-21 | 
Simon Marchi | gdbserver: initialize the members of lwp_info in-class | 
commit | commitdiff | tree | 
| 2021-10-21 | 
Simon Marchi | gdbserver: make thread_info non-POD | 
commit | commitdiff | tree | 
| 2021-10-21 | 
Andrew Pinski | Fix ARMv8.4 for hw watchpoint and breakpoint | 
commit | commitdiff | tree | 
| 2021-10-21 | 
Andrew Pinski | Refactor code slightly in nat/aarch64-linux-hw-point...  | 
commit | commitdiff | tree | 
| 2021-10-21 | 
Carl Love | Fixes for gdb.mi/mi-break.exp | 
commit | commitdiff | tree | 
| 2021-10-21 | 
Tom de Vries | [gdb/tui] Fix breakpoint display functionality | 
commit | commitdiff | tree | 
| 2021-10-21 | 
Carl Love | Fix test step-and-next-inline.cc | 
commit | commitdiff | tree | 
| 2021-10-21 | 
Tom Tromey | Fix latent Ada bug when accessing field offsets | 
commit | commitdiff | tree | 
| 2021-10-21 | 
Alan Modra | -Waddress warning in ldelf.c | 
commit | commitdiff | tree | 
| 2021-10-21 | 
Alan Modra | Avoid -Waddress warnings in readelf | 
commit | commitdiff | tree | 
| 2021-10-21 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-10-20 | 
Alan Modra | PR28417, std::string no longer allows accepting nullptr_t | 
commit | commitdiff | tree | 
| 2021-10-20 | 
Alan Modra | Re: PR27625, powerpc64 gold __tls_get_addr calls | 
commit | commitdiff | tree | 
| 2021-10-20 | 
Tom Tromey | Use std::string in print_one_catch_syscall | 
commit | commitdiff | tree | 
| 2021-10-20 | 
Tom Tromey | Use unique_xmalloc_ptr in breakpoint | 
commit | commitdiff | tree | 
| 2021-10-20 | 
Tom Tromey | Use unique_xmalloc_ptr in bp_location | 
commit | commitdiff | tree | 
| 2021-10-20 | 
Tom Tromey | Use unique_xmalloc_ptr in watchpoint | 
commit | commitdiff | tree | 
| 2021-10-20 | 
Tom Tromey | Use unique_xmalloc_ptr in exec_catchpoint | 
commit | commitdiff | tree | 
| 2021-10-20 | 
Tom Tromey | Use unique_xmalloc_ptr in solib_catchpoint | 
commit | commitdiff | tree | 
| 2021-10-20 | 
Christian Biesinger | Make c-exp.y work with Bison 3.8+ | 
commit | commitdiff | tree | 
| 2021-10-20 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-10-19 | 
Tom de Vries | [gdb/testsuite] Reimplement gdb.gdb/python-interrupts...  | 
commit | commitdiff | tree | 
| 2021-10-19 | 
Tom Tromey | Check index in type::field | 
commit | commitdiff | tree | 
| 2021-10-19 | 
Tom Tromey | Fix Rust lex selftest when using libiconv | 
commit | commitdiff | tree | 
| 2021-10-19 | 
Tom Tromey | Fix format_pieces selftest on Windows | 
commit | commitdiff | tree | 
| 2021-10-19 | 
Tom Tromey | Fix bug in dynamic type resolution | 
commit | commitdiff | tree | 
| 2021-10-19 | 
Tom Tromey | Always use std::function for self-tests | 
commit | commitdiff | tree | 
| 2021-10-19 | 
Daniel Black | Fix PR gdb/17917 Lookup build-id in remote binaries | 
commit | commitdiff | tree | 
| 2021-10-19 | 
Nick Clifton | Fix a potential illegal memory access when testing...  | 
commit | commitdiff | tree | 
| 2021-10-19 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-10-18 | 
Weimin Pan | CTF: incorrect underlying type setting for enumeration...  | 
commit | commitdiff | tree | 
| 2021-10-18 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-10-17 | 
Alan Modra | PR28459, readelf issues bogus warning | 
commit | commitdiff | tree | 
| 2021-10-17 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-10-16 | 
H.J. Lu | ld: Adjust pr28158.rd for glibc 2.34 | 
commit | commitdiff | tree | 
| 2021-10-16 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-10-15 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-10-14 | 
Carl Love | Powerpc: Add support for openat and fstatat syscalls | 
commit | commitdiff | tree | 
| 2021-10-14 | 
Tom de Vries | [gdb/testsuite] Add .debug_loc support in dwarf assembler | 
commit | commitdiff | tree | 
| 2021-10-14 | 
Alan Modra | [GOLD] Re: PowerPC64: Don't pretend to support multi-toc | 
commit | commitdiff | tree | 
| 2021-10-14 | 
Alan Modra | [GOLD] Two GOT sections for PowerPC64 | 
commit | commitdiff | tree | 
| 2021-10-14 | 
Alan Modra | [GOLD] PowerPC64: Don't pretend to support multi-toc | 
commit | commitdiff | tree | 
| 2021-10-14 | 
Alan Modra | Re: s12z/disassembler: call memory_error_func when...  | 
commit | commitdiff | tree | 
| 2021-10-14 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-10-13 | 
Tom de Vries | [gdb/exp] Improve <error reading variable> message | 
commit | commitdiff | tree | 
| 2021-10-13 | 
Carl Love | PPC fix for stfiwx instruction (and additional stores...  | 
commit | commitdiff | tree | 
| 2021-10-13 | 
Andrew Burgess | gdb: improve error reporting from the disassembler | 
commit | commitdiff | tree | 
| 2021-10-13 | 
Tom de Vries | [gdb/testsuite] Fix gdb.fortran/call-no-debug.exp with...  | 
commit | commitdiff | tree | 
| 2021-10-13 | 
Tom de Vries | [gdb/testsuite] Require use_gdb_stub == 0 where appropriate | 
commit | commitdiff | tree | 
| 2021-10-13 | 
Tom de Vries | [gdb/testsuite] Fix test name in gdb.python/python.exp | 
commit | commitdiff | tree | 
| 2021-10-13 | 
Tom de Vries | [gdb/testsuite] Fix gdb.base/batch-exit-status.exp...  | 
commit | commitdiff | tree | 
| 2021-10-13 | 
Tom de Vries | [gdb/testsuite] Remove quit in gdb.arch/i386-mpx.exp | 
commit | commitdiff | tree | 
| 2021-10-13 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-10-12 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-10-11 | 
Srinath Parvathaneni | [ARM] Add support for M-profile MVE extension | 
commit | commitdiff | tree | 
| 2021-10-11 | 
Luis Machado | [ARM] Refactor pseudo register numbering | 
commit | commitdiff | tree | 
| 2021-10-11 | 
Luis Machado | [ARM] Small refactoring of arm gdbarch initialization | 
commit | commitdiff | tree | 
| 2021-10-11 | 
Luis Machado | [ARM] Refactor some constants | 
commit | commitdiff | tree | 
| 2021-10-11 | 
Tom de Vries | [gdb/testsuite] Fix FAIL in gdb.mi/mi-var-child-f.exp | 
commit | commitdiff | tree | 
| 2021-10-11 | 
Andrew Burgess | z80/disassembler: call memory_error_func when appropriate | 
commit | commitdiff | tree | 
| 2021-10-11 | 
Andrew Burgess | s12z/disassembler: call memory_error_func when appropriate | 
commit | commitdiff | tree | 
| 2021-10-11 | 
Tom de Vries | [gdb/testsuite] Fix double debug info in gdb.dwarf2...  | 
commit | commitdiff | tree | 
| 2021-10-11 | 
Tom de Vries | [gdb/testsuite] Use require for ensure_gdb_index | 
commit | commitdiff | tree | 
| 2021-10-11 | 
Tom de Vries | [gdb/testsuite] Handle readnow in ensure_gdb_index | 
commit | commitdiff | tree | 
| 2021-10-11 | 
Tom de Vries | [gdb/testsuite] Fix gdb.dwarf2/gdb-add-index-symlink.exp | 
commit | commitdiff | tree | 
| 2021-10-11 | 
Tom de Vries | [gdb/testsuite] Add proc require in lib/gdb.exp | 
commit | commitdiff | tree | 
| 2021-10-11 | 
Michael Forney | bfd: Remove use of void pointer arithmetic | 
commit | commitdiff | tree | 
| 2021-10-11 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-10-10 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-10-09 | 
Tom de Vries | [gdb] Make execute_command_to_string return string...  | 
commit | commitdiff | tree | 
| 2021-10-09 | 
Tom de Vries | [gdb/testsuite] Add check-readmore | 
commit | commitdiff | tree | 
| 2021-10-09 | 
Tom de Vries | [gdb/testsuite] Fix fortran module tests with stressed cpu | 
commit | commitdiff | tree | 
| 2021-10-09 | 
Guillermo E...  | PR28415, invalid read in xtensa_read_table_entries | 
commit | commitdiff | tree | 
| 2021-10-09 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-10-08 | 
Tom de Vries | [gdb/testsuite] Fix gdb.base/info-types-c++.exp with...  | 
commit | commitdiff | tree | 
| 2021-10-08 | 
Tom de Vries | [gdb/testsuite] Fix gdb.base/info_sources_2.exp with...  | 
commit | commitdiff | tree | 
| 2021-10-08 | 
Tom de Vries | [gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1 | 
commit | commitdiff | tree | 
| 2021-10-08 | 
Tom de Vries | [gdb/testsuite] Fix gdb.base/bt-on-error-and-warning...  | 
commit | commitdiff | tree | 
| 2021-10-08 | 
Tom de Vries | [gdb/testsuite] Add nopie in two test-cases | 
commit | commitdiff | tree | 
| 2021-10-08 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-10-07 | 
Tom de Vries | [gdb/testsuite] Fix gdb.threads/check-libthread-db...  | 
commit | commitdiff | tree | 
| 2021-10-07 | 
Tom de Vries | [gdb/testsuite] Fix gdb.guile/scm-type.exp with gcc 4.8 | 
commit | commitdiff | tree | 
| 2021-10-07 | 
Simon Marchi | gdb: add accessors for field (and call site) location | 
commit | commitdiff | tree | 
| 2021-10-07 | 
Philipp Tomsich | RISC-V: Support aliases for Zbs instructions | 
commit | commitdiff | tree | 
| 2021-10-07 | 
Philipp Tomsich | RISC-V: Add support for Zbs instructions | 
commit | commitdiff | tree | 
| 2021-10-07 | 
Philipp Tomsich | RISC-V: Update extension version for Zb[abc] to 1.0.0 | 
commit | commitdiff | tree | 
| 2021-10-07 | 
Philipp Tomsich | RISC-V: Split Zb[abc] into commented sections | 
commit | commitdiff | tree | 
| 2021-10-07 | 
Alan Modra | PR28423, use-after-free in objdump | 
commit | commitdiff | tree | 
| 2021-10-07 | 
Alan Modra | PR28422, build_id use-after-free | 
commit | commitdiff | tree | 
| 2021-10-07 | 
Alan Modra | Change ridiculous section size error | 
commit | commitdiff | tree | 
| 2021-10-07 | 
Tom de Vries | [gdb/testsuite] Fix FAIL in gdb.base/annota1.exp | 
commit | commitdiff | tree | 
| 2021-10-07 | 
Tom de Vries | [gdb/testsuite] Refactor regexp in gdb.base/annota1.exp | 
commit | commitdiff | tree | 
| 2021-10-07 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2021-10-06 | 
Andrew Burgess | gdb/doc: improve 'show print elements' description | 
commit | commitdiff | tree | 
| 2021-10-06 | 
Tom de Vries | [gdb/testsuite] Fix FAIL in gdb.tui/corefile-run.exp | 
commit | commitdiff | tree | 
| 2021-10-06 | 
Alan Modra | PR28420, ecoff fuzzing failures | 
commit | commitdiff | tree | 
| 2021-10-06 | 
Alan Modra | PR28402, fail to allocate line number array | 
commit | commitdiff | tree | 
| 2021-10-06 | 
Alan Modra | PR28403, null pointer dereference in disassemble_bytes | 
commit | commitdiff | tree | 
| 2021-10-06 | 
Alan Modra | PR28401, invalid section name lookup | 
commit | commitdiff | tree | 
| next |