summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Automatic date update in version.inGDB Administrator2023-03-071-1/+1
* 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
* macho null dereference readAlan Modra2023-03-061-3/+3
* PR30198, Assertion and segfault when linking x86_64 elf and coffAlan Modra2023-03-061-8/+12
* More _bfd_ecoff_locate_line sanity checksAlan Modra2023-03-061-2/+11
* Correct odd loop in ecoff lookup_lineAlan Modra2023-03-061-6/+3
* Downgrade objdump fatal errors to non-fatalAlan Modra2023-03-061-48/+95
* Downgrade addr2line fatal errors to non-fatalAlan Modra2023-03-061-5/+14
* Downgrade nm fatal errors to non-fatalAlan Modra2023-03-061-24/+12
* Move nm.c cached line number info to bfd usrdataAlan Modra2023-03-061-85/+65
* Correct objdump command line error handlingAlan Modra2023-03-061-10/+15
* Automatic date update in version.inGDB Administrator2023-03-061-1/+1
* Automatic date update in version.inGDB Administrator2023-03-051-1/+1
* Automatic date update in version.inGDB Administrator2023-03-041-1/+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
* Prevent the ASCII linker script directive from generating huge amounts of pad...Nick Clifton2023-03-032-1/+9
* gdb/python: replace strlen call with std::string::size callAndrew Burgess2023-03-031-1/+1
* x86: use swap_2_operands() in build_vex_prefix()Jan Beulich2023-03-031-17/+3
* x86: drop redundant calculation of EVEX broadcast sizeJan Beulich2023-03-031-3/+0
* gas: default .debug section compression method adjustmentsJan Beulich2023-03-031-2/+7
* x86: avoid .byte in testcases where possibleJan Beulich2023-03-034-220/+152
* Tidy type handling in binutils/rdcoff.cAlan Modra2023-03-031-80/+26
* binutils coff type listAlan Modra2023-03-031-18/+12
* Automatic date update in version.inGDB Administrator2023-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
* Don't write zeros to a gap in the output fileAlan Modra2023-03-021-20/+6
* [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
* Automatic date update in version.inGDB Administrator2023-03-021-1/+1
* Use const for dwarf2_property_batonTom Tromey2023-03-013-10/+10
* Make gdb property batons type-safeTom Tromey2023-03-012-13/+10
* More bounds checking in macro_expandAlan Modra2023-03-021-4/+4