| 2025-10-05 |
Tom de Vries | [gdb/testsuite, tclint] Fix lib/objc.exp |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Tom de Vries | [gdb/testsuite, tclint] Fix lib/jit-elf-helpers.exp |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Tom de Vries | [gdb/testsuite, tclint] Fix lib/go.exp |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Tom de Vries | [gdb/testsuite, tclint] Fix lib/gdbreplay-support.exp |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Tom de Vries | [gdb/testsuite, tclint] Fix lib/fortran.exp |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Tom de Vries | [gdb/testsuite, tclint] Fix lib/d-support.exp |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Tom de Vries | [gdb/testsuite, tclint] Fix lib/debuginfod-support.exp |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Tom de Vries | [gdb/testsuite, tclint] Fix lib/cache.exp |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Tom de Vries | [gdb/testsuite, tclint] Fix lib/gdb-guile.exp |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Tom de Vries | [gdb/testsuite, tclint] Fix lib/dtrace.exp |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Tom de Vries | [gdb/testsuite, tclint] Fix lib/completion-support.exp |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Tom de Vries | [gdb/testsuite, tclint] Fix lib/ada.exp |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Tom Tromey | Fix some flake8 warnings |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Andrew Burgess | gdb/python: extend gdb.write to support styled output |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Andrew Burgess | gdb/python: new class gdb.StyleParameterSet |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Andrew Burgess | gdb/python: add gdb.Style class |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
H.J. Lu | elf: Define ABI_64_P in elf-bfd.h |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
Alan Modra | opcodes: PR 33384 invalid disassembler option message |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
Alan Modra | gdb: PR 33384 invalid disassembler option message |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
Alan Modra | mips gas: expression initialisation |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
Alan Modra | gas: more expression initialisation |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
Alan Modra | gas: initialisation of expressionS in operand() |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
Alan Modra | arc gas: don't use X_md as input to expression() |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
Tom de Vries | [gdb] Fix assertion failure due to null frame |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2025-10-03 |
Tom Tromey | Clean up "return -1" in gdb.ada |
commit | commitdiff | tree | snapshot |
| 2025-10-03 |
Simon Marchi | gdb: add array_view skip to gdb-gdb.gdb |
commit | commitdiff | tree | snapshot |
| 2025-10-03 |
Andrew Burgess | gdb: detect when gdbserver has no default executable set |
commit | commitdiff | tree | snapshot |
| 2025-10-03 |
Andrew Burgess | gdb/gdbserver: add new qExecAndArgs packet |
commit | commitdiff | tree | snapshot |
| 2025-10-03 |
Andrew Burgess | gdbserver: prevent assertion caused by passing empty... |
commit | commitdiff | tree | snapshot |
| 2025-10-03 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
timurgol007 | Enable process record testsuite for RISC-V |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Indu Bhagat | libsframe: testsuite: make test names unique |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
H.J. Lu | x86: Keep _GLOBAL_OFFSET_TABLE_ for .eh_frame |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
H.J. Lu | x86: Disallow TLS relocation in non executable section |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
H.J. Lu | x86: Check invalid symbol name |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
H.J. Lu | elf: Use uint64_t for common symbol alignment warning |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Simon Marchi | gdb/doc: trim trailing whitespaces |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Simon Marchi | gdb: add more skips to gdb-gdb.gdb |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Andrew Burgess | gdb: add core file name to 'info inferiors' output |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Andrew Burgess | gdb: remove core file name from 'maint info program... |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Tom Tromey | Introduce gdbsupport/cxx-thread.h and use it |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Tom Tromey | Don't rely on deduction in run-on-main-thread.c |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Tom Tromey | Remove two unused includes |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Andrew Burgess | gdb: int to bool conversion in find_memory_regions API |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
H.J. Lu | binutils/GCC: Quote ${COMPILER_FOR_TARGET} |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2025-10-01 |
H.J. Lu | Sync toplevel files from gcc |
commit | commitdiff | tree | snapshot |
| 2025-10-01 |
Richard Earnshaw | toplevel: unify the GCC and GDB/binutils .editorconfig... |
commit | commitdiff | tree | snapshot |
| 2025-10-01 |
Alan Modra | Remove tic4x_scan always false condition |
commit | commitdiff | tree | snapshot |
| 2025-10-01 |
Timur Golubovich | Rewrote riscv-canonicalize-gen.py using xml file |
commit | commitdiff | tree | snapshot |
| 2025-10-01 |
H.J. Lu | elf: Don't read beyond .eh_frame section end |
commit | commitdiff | tree | snapshot |
| 2025-10-01 |
H.J. Lu | binutils: Use AC_TRY_COMPILE to check target clang/gcc |
commit | commitdiff | tree | snapshot |
| 2025-10-01 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Simon Marchi | gdb/dwarf: use dynamic partitioning for DWARF CU indexing |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Simon Marchi | gdbsupport: add async parallel_for_each version |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Simon Marchi | gdbsupport: factor out work queue from parallel-for.h |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Simon Marchi | gdbsupport: use iterator range in parallel_for_each... |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Simon Marchi | gdbsupport: add iterator_range::empty |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Simon Marchi | gdbsupport: use dynamic partitioning in gdb::parallel_f... |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Simon Marchi | gdbsupport: re-work parallel_for_each test, again |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Tom de Vries | [gdb/testsuite, tclint] Further tclint fixing |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Tom de Vries | [gdb/testsuite, tclint] Expand gdb/testsuite/lib in... |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Tom de Vries | [gdb/testsuite, tclint] Fix gdb.base |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Tom de Vries | [gdb/testsuite, tclint] Fix gdb.arch |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Tom de Vries | [gdb/testsuite, tclint] Fix gdb.dwarf2 |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Tom de Vries | [gdb/testsuite, tclint] Fix gdb.mi |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Tom de Vries | [gdb/testsuite, tclint] Fix gdb.cp |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Tom de Vries | [gdb/testsuite, tclint] Fix gdb.trace |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Tom de Vries | [gdb/testsuite, tclint] Document some tclint issues... |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Tom de Vries | [pre-commit] Set default_stages to pre-commit |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Tom Tromey | Fix bug in gdb.lookup_type |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Tom de Vries | [gdb/testsuite] Fix gdb.tui/pr30056.exp arrow right... |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Andrew Burgess | gdb: some process_stratum_target should not be shared |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Rainer Orth | gas: Default to V8+ on 32-bit Solaris/SPARC |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2025-09-29 |
Tom Tromey | Bump version of 'black' for pre-commit |
commit | commitdiff | tree | snapshot |
| 2025-09-29 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Rainer Orth | bfd: Fix build with -DDEBUG=2 |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2025-09-27 |
H.J. Lu | binutils: Pass target plugin file to target ar/nm/ranlib |
commit | commitdiff | tree | snapshot |
| 2025-09-27 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Tom de Vries | [gdb/testsuite] Drop tclsh dependency |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Tom de Vries | [gdb/testsuite] Check spawn result in gdb.tui/tuiterm... |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Tom de Vries | [gdb/testsuite] Handle wrap mode unsupported in gdb... |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Tom de Vries | [gdb/testsuite] Fix timeout in gdb.tui/wrap-line.exp |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Tom de Vries | [gdb/testsuite] Require allow_tui_tests in gdb.tui... |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Tom de Vries | [gdb/testsuite] Declare TUI tests unsupported on msys2... |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Tom de Vries | [gdb/testsuite] Improve gdb.tui/pr30056.exp |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Tom de Vries | [gdb/testsuite] Remove wait in gdb.tui/pr30056.exp |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Tom Tromey | Use exec_and_log in next.py |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Tom Tromey | Always propagate exceptions in DAP |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Tom Tromey | Remove Invoker class from DAP |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Tom Tromey | Fix minor bug in dap-support.exp |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
oltolm | dwarf: properly update all_comp_units_without_ranges... |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Andrew Hanson | include/aout/aout64.h: guard ARCH_SIZE with defined() |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Andrew Hanson | bfd: guard ARCH_SIZE uses to avoid -Wundef |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Andrew Hanson | include/binary-io.h: guard O_BINARY usage with defined... |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Jan Beulich | Dwarf: adjust fetch_indirect{,_line}_string()'s return... |
commit | commitdiff | tree | snapshot |
| next |