summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* gdb/amdgpu: provide dummy implementation of gdbarch_return_value_as_valueSimon Marchi2023-03-071-0/+12
* Merge forget_cached_source_info_for_objfile into objfile methodTom Tromey2023-03-074-28/+14
* Clean up attribute reprocessingTom Tromey2023-03-071-104/+101
* gdb: initialize interp::nextSimon Marchi2023-03-071-1/+1
* gdb: make interp::m_name an `const char *`Simon Marchi2023-03-072-11/+9
* gdb: make get_interp_info return a referenceSimon Marchi2023-03-071-41/+43
* Fix selfcheck regression due to new maint commandTom Tromey2023-03-071-2/+2
* gdb: Fix GDB_AC_CHECK_BFD macro regressionRichard Purdie2023-03-072-3/+3
* Enable vector instruction debugging for AIXAditya Vidyadhar Kamath2023-03-074-1/+660
* [gdb/testsuite] Fix gdb.threads/execl.exp for remote targetTom de Vries2023-03-071-0/+3
* Ensure index cache entry written in testTom Tromey2023-03-074-1/+31
* [gdb/testsuite] Fix gdb.base/skip-solib.exp for remote targetTom de Vries2023-03-071-0/+2
* [gdb/testsuite] Use shlib gdb_compile option in gdb.base/skip-solib.expTom de Vries2023-03-071-3/+1
* [gdb/testsuite] Fix gdb.base/fork-no-detach-follow-child-dlopen.exp for remot...Tom de Vries2023-03-071-2/+4
* [gdb/testsuite] Fix gdb.base/break-probes.exp for remote targetTom de Vries2023-03-071-3/+9
* [gdb/testsuite] Fix gdb.dwarf2/dw2-zero-range.exp for remote-gdbserver-on-loc...Tom de Vries2023-03-071-1/+2
* [gdb/testsuite] Fix gdb.base/signals-state-child.exp for remote-gdbserver-on-...Tom de Vries2023-03-072-2/+46
* [gdb/testsuite] Fix gdb.cp/breakpoint-shlib-func.exp with remote-gdbserver-on...Tom de Vries2023-03-071-0/+2
* Modify altivec-regs.exp testcase for AIXAditya Vidyadhar Kamath2023-03-072-1/+10
* [gdb/testsuite] Fix gdb.mi/*.exp with remote-gdbserver-on-localhostTom de Vries2023-03-073-13/+36
* gdb: fix -Wsingle-bit-bitfield-constant-conversion warning in z80-tdep.cSimon Marchi2023-03-061-5/+5
* gdb.threads/next-bp-other-thread.c: Ensure child thread is started.John Baldwin2023-03-061-0/+9
* gdb.threads/execl.c: Ensure all threads are started before execl.John Baldwin2023-03-061-0/+8
* gdb.base/catch-syscall.exp: Remove some Linux-only assumptions.John Baldwin2023-03-062-4/+48
* gdb.threads/multi-create: Double the existing stack size.John Baldwin2023-03-061-2/+6
* amd64-linux-tdep: Don't treat fs_base and gs_base as system registers.John Baldwin2023-03-061-3/+1
* gdb.arch/amd64-gs_base.exp: Support non-Linux.John Baldwin2023-03-061-6/+4
* gdb/python: Fix --disable-tui buildKévin Le Gouguec2023-03-061-0/+2
* [gdb/testsuite] Move gdb.base/gdb-caching-proc.exp to gdb.testsuiteTom de Vries2023-03-061-0/+0
* [gdb/testsuite] Allow args in gdb_caching_procTom de Vries2023-03-064-15/+29
* [gdb/testsuite] Use regular proc syntax for gdb_caching_procTom de Vries2023-03-068-60/+63
* [gdb/testsuite] Add gdb.testsuite/gdb-caching-proc.expTom de Vries2023-03-061-0/+38
* Fix DAP stackTrace through frames without debuginfoTom Tromey2023-03-064-1/+101
* Remove exception_catchpoint::resources_neededTom Tromey2023-03-061-7/+0
* Remove two more files in gdb "distclean"Tom Tromey2023-03-061-0/+1
* gdb/testsuite: use `kill -FOO` instead of `kill -SIGFOO`Simon Marchi2023-03-033-3/+3
* [gdb/testsuite] Use set always-read-ctf on instead of --strip-debugTom de Vries2023-03-037-13/+34
* Update expected results in long_long.expTom Tromey2023-03-031-2/+2
* gdb/python: replace strlen call with std::string::size callAndrew Burgess2023-03-031-1/+1
* gdb: fix -Wmaybe-uninitialized warning in value.cSimon Marchi2023-03-021-1/+1
* Handle half-float in 'x' commandTom Tromey2023-03-023-2/+51
* Fix some value commentsTom Tromey2023-03-022-1/+10
* gdb: LoongArch: Add support for static data member in structHui Li2023-03-021-0/+4
* [gdb/symtab] Add set/show always-read-ctf on/offTom de Vries2023-03-026-1/+143
* gdb: update some copyright years (2022 -> 2023)Simon Marchi2023-03-0137-37/+37
* Use const for dwarf2_property_batonTom Tromey2023-03-013-10/+10
* Make gdb property batons type-safeTom Tromey2023-03-012-13/+10
* Fix type of check_valid_shift_count parameterTom Tromey2023-03-011-1/+1
* gdb: fix a whitespace issue in solib-rocm.cSimon Marchi2023-03-011-1/+1
* [gdb/testsuite] Add another xfail case in gdb.python/py-record-btrace.expTom de Vries2023-03-011-1/+19