4 hours ago |
Andrew Burgess | gdb/python: extend gdb.write to support styled output master |
commit | commitdiff | tree | snapshot |
4 hours ago |
Andrew Burgess | gdb/python: new class gdb.StyleParameterSet |
commit | commitdiff | tree | snapshot |
4 hours ago |
Andrew Burgess | gdb/python: add gdb.Style class |
commit | commitdiff | tree | snapshot |
17 hours ago |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
39 hours ago |
H.J. Lu | elf: Define ABI_64_P in elf-bfd.h |
commit | commitdiff | tree | snapshot |
40 hours ago |
Alan Modra | opcodes: PR 33384 invalid disassembler option message |
commit | commitdiff | tree | snapshot |
40 hours ago |
Alan Modra | gdb: PR 33384 invalid disassembler option message |
commit | commitdiff | tree | snapshot |
40 hours ago |
Alan Modra | mips gas: expression initialisation |
commit | commitdiff | tree | snapshot |
40 hours ago |
Alan Modra | gas: more expression initialisation |
commit | commitdiff | tree | snapshot |
40 hours ago |
Alan Modra | gas: initialisation of expressionS in operand() |
commit | commitdiff | tree | snapshot |
40 hours ago |
Alan Modra | arc gas: don't use X_md as input to expression() |
commit | commitdiff | tree | snapshot |
40 hours ago |
Tom de Vries | [gdb] Fix assertion failure due to null frame |
commit | commitdiff | tree | snapshot |
41 hours ago |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
46 hours ago |
Tom Tromey | Clean up "return -1" in gdb.ada |
commit | commitdiff | tree | snapshot |
46 hours ago |
Simon Marchi | gdb: add array_view skip to gdb-gdb.gdb |
commit | commitdiff | tree | snapshot |
2 days ago |
Andrew Burgess | gdb: detect when gdbserver has no default executable set |
commit | commitdiff | tree | snapshot |
2 days ago |
Andrew Burgess | gdb/gdbserver: add new qExecAndArgs packet |
commit | commitdiff | tree | snapshot |
2 days ago |
Andrew Burgess | gdbserver: prevent assertion caused by passing empty... |
commit | commitdiff | tree | snapshot |
2 days ago |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2 days ago |
timurgol007 | Enable process record testsuite for RISC-V |
commit | commitdiff | tree | snapshot |
2 days ago |
Indu Bhagat | libsframe: testsuite: make test names unique |
commit | commitdiff | tree | snapshot |
2 days ago |
H.J. Lu | x86: Keep _GLOBAL_OFFSET_TABLE_ for .eh_frame |
commit | commitdiff | tree | snapshot |
2 days ago |
H.J. Lu | x86: Disallow TLS relocation in non executable section |
commit | commitdiff | tree | snapshot |
2 days ago |
H.J. Lu | x86: Check invalid symbol name |
commit | commitdiff | tree | snapshot |
2 days ago |
H.J. Lu | elf: Use uint64_t for common symbol alignment warning |
commit | commitdiff | tree | snapshot |
2 days ago |
Simon Marchi | gdb/doc: trim trailing whitespaces |
commit | commitdiff | tree | snapshot |
2 days ago |
Simon Marchi | gdb: add more skips to gdb-gdb.gdb |
commit | commitdiff | tree | snapshot |
2 days ago |
Andrew Burgess | gdb: add core file name to 'info inferiors' output |
commit | commitdiff | tree | snapshot |
2 days ago |
Andrew Burgess | gdb: remove core file name from 'maint info program... |
commit | commitdiff | tree | snapshot |
2 days ago |
Tom Tromey | Introduce gdbsupport/cxx-thread.h and use it |
commit | commitdiff | tree | snapshot |
2 days ago |
Tom Tromey | Don't rely on deduction in run-on-main-thread.c |
commit | commitdiff | tree | snapshot |
2 days ago |
Tom Tromey | Remove two unused includes |
commit | commitdiff | tree | snapshot |
3 days ago |
Andrew Burgess | gdb: int to bool conversion in find_memory_regions API |
commit | commitdiff | tree | snapshot |
3 days ago |
H.J. Lu | binutils/GCC: Quote ${COMPILER_FOR_TARGET} |
commit | commitdiff | tree | snapshot |
3 days ago |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
3 days ago |
H.J. Lu | Sync toplevel files from gcc |
commit | commitdiff | tree | snapshot |
4 days ago |
Richard Earnshaw | toplevel: unify the GCC and GDB/binutils .editorconfig... |
commit | commitdiff | tree | snapshot |
4 days ago |
Alan Modra | Remove tic4x_scan always false condition |
commit | commitdiff | tree | snapshot |
4 days ago |
Timur Golubovich | Rewrote riscv-canonicalize-gen.py using xml file |
commit | commitdiff | tree | snapshot |
4 days ago |
H.J. Lu | elf: Don't read beyond .eh_frame section end |
commit | commitdiff | tree | snapshot |
4 days ago |
H.J. Lu | binutils: Use AC_TRY_COMPILE to check target clang/gcc |
commit | commitdiff | tree | snapshot |
4 days ago |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
4 days ago |
Simon Marchi | gdb/dwarf: use dynamic partitioning for DWARF CU indexing |
commit | commitdiff | tree | snapshot |
4 days ago |
Simon Marchi | gdbsupport: add async parallel_for_each version |
commit | commitdiff | tree | snapshot |
4 days ago |
Simon Marchi | gdbsupport: factor out work queue from parallel-for.h |
commit | commitdiff | tree | snapshot |
4 days ago |
Simon Marchi | gdbsupport: use iterator range in parallel_for_each... |
commit | commitdiff | tree | snapshot |
4 days ago |
Simon Marchi | gdbsupport: add iterator_range::empty |
commit | commitdiff | tree | snapshot |
4 days ago |
Simon Marchi | gdbsupport: use dynamic partitioning in gdb::parallel_f... |
commit | commitdiff | tree | snapshot |
4 days ago |
Simon Marchi | gdbsupport: re-work parallel_for_each test, again |
commit | commitdiff | tree | snapshot |
4 days ago |
Tom de Vries | [gdb/testsuite, tclint] Further tclint fixing |
commit | commitdiff | tree | snapshot |
4 days ago |
Tom de Vries | [gdb/testsuite, tclint] Expand gdb/testsuite/lib in... |
commit | commitdiff | tree | snapshot |
4 days ago |
Tom de Vries | [gdb/testsuite, tclint] Fix gdb.base |
commit | commitdiff | tree | snapshot |
4 days ago |
Tom de Vries | [gdb/testsuite, tclint] Fix gdb.arch |
commit | commitdiff | tree | snapshot |
4 days ago |
Tom de Vries | [gdb/testsuite, tclint] Fix gdb.dwarf2 |
commit | commitdiff | tree | snapshot |
4 days ago |
Tom de Vries | [gdb/testsuite, tclint] Fix gdb.mi |
commit | commitdiff | tree | snapshot |
4 days ago |
Tom de Vries | [gdb/testsuite, tclint] Fix gdb.cp |
commit | commitdiff | tree | snapshot |
4 days ago |
Tom de Vries | [gdb/testsuite, tclint] Fix gdb.trace |
commit | commitdiff | tree | snapshot |
4 days ago |
Tom de Vries | [gdb/testsuite, tclint] Document some tclint issues... |
commit | commitdiff | tree | snapshot |
5 days ago |
Tom de Vries | [pre-commit] Set default_stages to pre-commit |
commit | commitdiff | tree | snapshot |
5 days ago |
Tom Tromey | Fix bug in gdb.lookup_type |
commit | commitdiff | tree | snapshot |
5 days ago |
Tom de Vries | [gdb/testsuite] Fix gdb.tui/pr30056.exp arrow right... |
commit | commitdiff | tree | snapshot |
5 days ago |
Andrew Burgess | gdb: some process_stratum_target should not be shared |
commit | commitdiff | tree | snapshot |
5 days ago |
Rainer Orth | gas: Default to V8+ on 32-bit Solaris/SPARC |
commit | commitdiff | tree | snapshot |
5 days ago |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
6 days ago |
Tom Tromey | Bump version of 'black' for pre-commit |
commit | commitdiff | tree | snapshot |
6 days ago |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
7 days ago |
Rainer Orth | bfd: Fix build with -DDEBUG=2 |
commit | commitdiff | tree | snapshot |
7 days ago |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
8 days ago |
H.J. Lu | binutils: Pass target plugin file to target ar/nm/ranlib |
commit | commitdiff | tree | snapshot |
8 days ago |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
8 days ago |
Tom de Vries | [gdb/testsuite] Drop tclsh dependency |
commit | commitdiff | tree | snapshot |
8 days ago |
Tom de Vries | [gdb/testsuite] Check spawn result in gdb.tui/tuiterm... |
commit | commitdiff | tree | snapshot |
8 days ago |
Tom de Vries | [gdb/testsuite] Handle wrap mode unsupported in gdb... |
commit | commitdiff | tree | snapshot |
8 days ago |
Tom de Vries | [gdb/testsuite] Fix timeout in gdb.tui/wrap-line.exp |
commit | commitdiff | tree | snapshot |
8 days ago |
Tom de Vries | [gdb/testsuite] Require allow_tui_tests in gdb.tui... |
commit | commitdiff | tree | snapshot |
8 days ago |
Tom de Vries | [gdb/testsuite] Declare TUI tests unsupported on msys2... |
commit | commitdiff | tree | snapshot |
8 days ago |
Tom de Vries | [gdb/testsuite] Improve gdb.tui/pr30056.exp |
commit | commitdiff | tree | snapshot |
8 days ago |
Tom de Vries | [gdb/testsuite] Remove wait in gdb.tui/pr30056.exp |
commit | commitdiff | tree | snapshot |
9 days ago |
Tom Tromey | Use exec_and_log in next.py |
commit | commitdiff | tree | snapshot |
9 days ago |
Tom Tromey | Always propagate exceptions in DAP |
commit | commitdiff | tree | snapshot |
9 days ago |
Tom Tromey | Remove Invoker class from DAP |
commit | commitdiff | tree | snapshot |
9 days ago |
Tom Tromey | Fix minor bug in dap-support.exp |
commit | commitdiff | tree | snapshot |
9 days ago |
oltolm | dwarf: properly update all_comp_units_without_ranges... |
commit | commitdiff | tree | snapshot |
9 days ago |
Andrew Hanson | include/aout/aout64.h: guard ARCH_SIZE with defined() |
commit | commitdiff | tree | snapshot |
9 days ago |
Andrew Hanson | bfd: guard ARCH_SIZE uses to avoid -Wundef |
commit | commitdiff | tree | snapshot |
9 days ago |
Andrew Hanson | include/binary-io.h: guard O_BINARY usage with defined... |
commit | commitdiff | tree | snapshot |
9 days ago |
Jan Beulich | Dwarf: adjust fetch_indirect{,_line}_string()'s return... |
commit | commitdiff | tree | snapshot |
9 days ago |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
9 days ago |
Abhay Kandpal | PowerPC: Fix typo in PowerPC note pseudo-section names |
commit | commitdiff | tree | snapshot |
10 days ago |
Andrew Burgess | gdb/doc: be more verbose about .gdb_index changes in... |
commit | commitdiff | tree | snapshot |
10 days ago |
Bruce McCulloch | libctf: dump CTF array dimensions in the right order |
commit | commitdiff | tree | snapshot |
10 days ago |
Nick Alcock | libctf: fix querying of large structures |
commit | commitdiff | tree | snapshot |
10 days ago |
H.J. Lu | GDB: Regenerate configure for libtool.m4 change |
commit | commitdiff | tree | snapshot |
10 days ago |
H.J. Lu | Binutils: Add clang LTO support to AR and RANLIB |
commit | commitdiff | tree | snapshot |
10 days ago |
H.J. Lu | Binutils/GCC: Add clang LTO support to AR, NM and RANLIB |
commit | commitdiff | tree | snapshot |
10 days ago |
Alan Modra | Re: elf: Disallow the empty global symbol name |
commit | commitdiff | tree | snapshot |
10 days ago |
Alan Modra | PR 33452 SEGV in bfd_elf_gc_record_vtentry |
commit | commitdiff | tree | snapshot |
10 days ago |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
11 days ago |
Andrew Burgess | gdb/linux: consider ptrace_scope when building attach... |
commit | commitdiff | tree | snapshot |
11 days ago |
Timur Golubovich | This commit adds support for catching syscalls on riscv |
commit | commitdiff | tree | snapshot |
next |