2021-09-28 |
Andrew Burgess | gdb: use libbacktrace to create a better backtrace... |
commit | commitdiff | tree |
2021-09-28 |
Andrew Burgess | src-release.sh: add libbacktrace to GDB_SUPPORT_DIRS |
commit | commitdiff | tree |
2021-09-28 |
Andrew Burgess | Copy in libbacktrace from gcc |
commit | commitdiff | tree |
2021-09-28 |
Andrew Burgess | gdb: Add a dependency between gdb and libbacktrace |
commit | commitdiff | tree |
2021-09-28 |
Andrew Burgess | top-level configure: setup target_configdirs based... |
commit | commitdiff | tree |
2021-09-28 |
Gleb Fotengauer... | PR28391, strip/objcopy --preserve-dates *.a: cannot... |
commit | commitdiff | tree |
2021-09-28 |
Mike Frysinger | sim: drop weak func attrs on module inits |
commit | commitdiff | tree |
2021-09-28 |
Cui,Lili | x86: Print {bad} on invalid broadcast in OP_E_memory |
commit | commitdiff | tree |
2021-09-28 |
Simon Marchi | gdb: use intrusive_list for linux-nat lwp_list |
commit | commitdiff | tree |
2021-09-28 |
Simon Marchi | gdb: add destructor to lwp_info |
commit | commitdiff | tree |
2021-09-28 |
Simon Marchi | gdb: make lwp_info non-POD |
commit | commitdiff | tree |
2021-09-28 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-09-27 |
Simon Marchi | gdb: don't share aspace/pspace on fork with "detach... |
commit | commitdiff | tree |
2021-09-27 |
Simon Marchi | gdb.base/foll-fork.exp: use foreach_with_prefix to... |
commit | commitdiff | tree |
2021-09-27 |
Simon Marchi | gdb.base/foll-fork.exp: rename variables |
commit | commitdiff | tree |
2021-09-27 |
Simon Marchi | gdb.base/foll-fork.exp: refactor to restart GDB between... |
commit | commitdiff | tree |
2021-09-27 |
Simon Marchi | gdb.base/foll-fork.exp: remove gating based on target... |
commit | commitdiff | tree |
2021-09-27 |
Simon Marchi | gdb.base/foll-fork.exp: remove DUPLICATEs |
commit | commitdiff | tree |
2021-09-27 |
Nick Alcock | libctf, lookup: fix bounds of pptrtab lookup |
commit | commitdiff | tree |
2021-09-27 |
Nick Alcock | libctf, testsuite: fix various warnings in tests |
commit | commitdiff | tree |
2021-09-27 |
Nick Alcock | libctf: fix handling of CTF symtypetab sections emitted... |
commit | commitdiff | tree |
2021-09-27 |
Nick Alcock | configure: regenerate in all projects that use libtool.m4 |
commit | commitdiff | tree |
2021-09-27 |
Nick Alcock | libctf: try several possibilities for linker versioning... |
commit | commitdiff | tree |
2021-09-27 |
Nick Alcock | libtool.m4: fix nm BSD flag detection |
commit | commitdiff | tree |
2021-09-27 |
Nick Alcock | libtool.m4: augment symcode for Solaris 11 |
commit | commitdiff | tree |
2021-09-27 |
Nick Alcock | libctf: link against libiberty before linking in libbfd... |
commit | commitdiff | tree |
2021-09-27 |
Tom de Vries | [gdb/build] Fix build with g++-4.8 |
commit | commitdiff | tree |
2021-09-27 |
Andrew Burgess | gdb: add setting to disable reading source code files |
commit | commitdiff | tree |
2021-09-27 |
Andrew Burgess | gdb: remove duplicate cmd_list_element declarations |
commit | commitdiff | tree |
2021-09-27 |
Andrew Burgess | gdb: prevent an assertion when computing the frame_id... |
commit | commitdiff | tree |
2021-09-27 |
Tom de Vries | [gdb/testsuite] Fix gdb.base/dcache-flush.exp |
commit | commitdiff | tree |
2021-09-27 |
Tom de Vries | [gdb/testsuite] Test sw watchpoint in gdb.threads/proce... |
commit | commitdiff | tree |
2021-09-27 |
Simon Marchi | gdb: fix indentation in gdbtypes.c |
commit | commitdiff | tree |
2021-09-27 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-09-26 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-09-25 |
Peter Bergner | PowerPC: Enable mfppr mfppr32, mtppr and mtppr32 extend... |
commit | commitdiff | tree |
2021-09-25 |
Tom de Vries | [gdb/testsuite] Minimize gdb restarts |
commit | commitdiff | tree |
2021-09-25 |
Alan Modra | PR28346, segfault attempting to disassemble raw binary |
commit | commitdiff | tree |
2021-09-25 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-09-24 |
Hans-Peter... | gas/testsuite/ld-elf/dwarf2-21.d: Pass -W |
commit | commitdiff | tree |
2021-09-24 |
Simon Marchi | gdb: change thread_info::name to unique_xmalloc_ptr... |
commit | commitdiff | tree |
2021-09-24 |
Tom Tromey | Move value_true to value.h |
commit | commitdiff | tree |
2021-09-24 |
Pedro Alves | Make dcache multi-target-safe |
commit | commitdiff | tree |
2021-09-24 |
Pedro Alves | Fix 'FAIL: gdb.perf/disassemble.exp: python Disassemble... |
commit | commitdiff | tree |
2021-09-24 |
Pedro Alves | Fix all PATH problems in testsuite/gdb.perf/ |
commit | commitdiff | tree |
2021-09-24 |
Pedro Alves | Fix all DUPLICATE problems in testsuite/gdb.perf/ |
commit | commitdiff | tree |
2021-09-24 |
Tom Tromey | Fix handling of DW_AT_data_bit_offset |
commit | commitdiff | tree |
2021-09-24 |
Tom de Vries | [gdb/testsuite] Don't leave gdb instance running after... |
commit | commitdiff | tree |
2021-09-24 |
Tom de Vries | [gdb/testsuite] Use pie instead of -fpie/-pie |
commit | commitdiff | tree |
2021-09-24 |
Tom de Vries | [gdb/testsuite] Factor out dump_info in gdb.testsuite... |
commit | commitdiff | tree |
2021-09-24 |
Pedro Alves | gdb/testsuite: Make it possible to use TCL variables... |
commit | commitdiff | tree |
2021-09-24 |
Tom de Vries | [gdb/testsuite] Fix DUPLICATEs in gdb.dwarf2/implptr... |
commit | commitdiff | tree |
2021-09-24 |
Tom de Vries | [gdb/testsuite] Fix DUPLICATEs gdb.dwarf2/dw2-is-stmt.exp |
commit | commitdiff | tree |
2021-09-24 |
Tom de Vries | [gdb/testsuite] Fix set $var val in gdb.dwarf2/dw2... |
commit | commitdiff | tree |
2021-09-24 |
Tom de Vries | [gdb/testsuite] Fix DUPLICATE in gdb.base/load-command.exp |
commit | commitdiff | tree |
2021-09-24 |
Tom de Vries | [gdb/testsuite] Use pie/nopie instead of ldflags=-pie... |
commit | commitdiff | tree |
2021-09-24 |
Tom de Vries | [gdb/testsuite] Add gdb.testsuite/dump-system-info.exp |
commit | commitdiff | tree |
2021-09-24 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-09-23 |
Tom Tromey | Change pointer_type to a method of struct type |
commit | commitdiff | tree |
2021-09-23 |
Tom de Vries | [gdb/testsuite] Support -fPIE/-fno-PIE/-pie/-no-pie... |
commit | commitdiff | tree |
2021-09-23 |
Tom de Vries | [gdb/testsuite] Use pie instead of -fPIE -pie |
commit | commitdiff | tree |
2021-09-23 |
Tom de Vries | [gdb/testsuite] Fix probe test in gdb.base/break-interp.exp |
commit | commitdiff | tree |
2021-09-23 |
Tom de Vries | [gdb/testsuite] Improve probe detection in gdb.base... |
commit | commitdiff | tree |
2021-09-23 |
Tom de Vries | [gdb/testsuite] Handle failing probe detection in gdb... |
commit | commitdiff | tree |
2021-09-23 |
Tom de Vries | [gdb/testsuite] Use early-out style in gdb.base/break... |
commit | commitdiff | tree |
2021-09-23 |
Pedro Alves | Test that frame info/IDs are stable/consistent |
commit | commitdiff | tree |
2021-09-23 |
Tom Tromey | Change get_ada_task_ptid parameter type |
commit | commitdiff | tree |
2021-09-23 |
Tom Tromey | Change ptid_t::tid to ULONGEST |
commit | commitdiff | tree |
2021-09-23 |
Tom Tromey | Remove defaulted 'tid' parameter to ptid_t constructor |
commit | commitdiff | tree |
2021-09-23 |
Tom Tromey | Style the "XXX" text in ptype/o |
commit | commitdiff | tree |
2021-09-23 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-09-22 |
Tom de Vries | [gdb/testsuite] Fix gdb.python/py-events.exp |
commit | commitdiff | tree |
2021-09-22 |
Tom de Vries | [gdb] Add maint selftest -verbose option |
commit | commitdiff | tree |
2021-09-22 |
Alan Modra | dwarf2 sub-section test |
commit | commitdiff | tree |
2021-09-22 |
Alan Modra | Fix x86 "FAIL: TLS -fno-pic -shared" |
commit | commitdiff | tree |
2021-09-22 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-09-21 |
Nick Clifton | Change the linker's heuristic for computing the entry... |
commit | commitdiff | tree |
2021-09-21 |
Tom de Vries | [gdb/testsuite] Handle supports_memtag in gdb.base... |
commit | commitdiff | tree |
2021-09-21 |
Felix Willgerodt | gdb, doc: Add ieee_half and bfloat16 to list of predefi... |
commit | commitdiff | tree |
2021-09-21 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-09-20 |
Tom de Vries | [gdb/testsuite] Fix gdb.ada/interface.exp with gcc-9 |
commit | commitdiff | tree |
2021-09-20 |
Tom de Vries | [gdb/testsuite] Fix gdb.ada/mi_prot.exp |
commit | commitdiff | tree |
2021-09-20 |
Tom de Vries | [gdb/testsuite] Register test for each arch separately... |
commit | commitdiff | tree |
2021-09-20 |
Tom de Vries | [gdb] Change register_test to use std::function arg |
commit | commitdiff | tree |
2021-09-20 |
Tom de Vries | [gdb/testsuite] Fix gdb.ada/big_packed_array.exp xfail... |
commit | commitdiff | tree |
2021-09-20 |
Simon Marchi | gdbsupport/gdb_proc_service.h: use decltype instead... |
commit | commitdiff | tree |
2021-09-20 |
Andrew Burgess | riscv: print .2byte or .4byte before an unknown instruc... |
commit | commitdiff | tree |
2021-09-20 |
Alan Modra | Fix allocate_filenum last dir/file checks |
commit | commitdiff | tree |
2021-09-20 |
Alan Modra | Re: PR28149, debug info with wrong file association |
commit | commitdiff | tree |
2021-09-20 |
Alan Modra | Move eelf_mipsel_haiki.c to ALL_64_EMULATION_SOURCES |
commit | commitdiff | tree |
2021-09-20 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-09-19 |
H.J. Lu | elf: Don't set version info on unversioned symbols |
commit | commitdiff | tree |
2021-09-19 |
Mike Frysinger | gdb: manual: update @inforef to @xref |
commit | commitdiff | tree |
2021-09-19 |
Weimin Pan | CTF: multi-CU and archive support |
commit | commitdiff | tree |
2021-09-19 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-09-18 |
Tom de Vries | [gdb/testsuite] Fix gdb.server/server-kill.exp with... |
commit | commitdiff | tree |
2021-09-18 |
Tom de Vries | [gdb/ada] Handle artificial local symbols |
commit | commitdiff | tree |
2021-09-18 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2021-09-17 |
Alan Modra | PR28149 part 2, purge generated line info |
commit | commitdiff | tree |
2021-09-17 |
Alan Modra | PR28149, debug info with wrong file association |
commit | commitdiff | tree |
next |