summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* displacedusers/palves/windows-non-stopPedro Alves2022-03-291-0/+166
* Add non-stop support to the Windows targetPedro Alves2022-03-294-13/+120
* Add target async support to the Windows targetPedro Alves2022-03-291-1/+44
* Automatic date update in version.inGDB Administrator2021-10-211-1/+1
* PR28417, std::string no longer allows accepting nullptr_tAlan Modra2021-10-212-2/+2
* Re: PR27625, powerpc64 gold __tls_get_addr callsAlan Modra2021-10-211-156/+36
* Use std::string in print_one_catch_syscallTom Tromey2021-10-201-13/+9
* Use unique_xmalloc_ptr in breakpointTom Tromey2021-10-206-63/+60
* Use unique_xmalloc_ptr in bp_locationTom Tromey2021-10-202-10/+6
* Use unique_xmalloc_ptr in watchpointTom Tromey2021-10-204-25/+18
* Use unique_xmalloc_ptr in exec_catchpointTom Tromey2021-10-201-14/+5
* Use unique_xmalloc_ptr in solib_catchpointTom Tromey2021-10-201-12/+7
* Make c-exp.y work with Bison 3.8+Christian Biesinger2021-10-201-2/+3
* Automatic date update in version.inGDB Administrator2021-10-201-1/+1
* [gdb/testsuite] Reimplement gdb.gdb/python-interrupts.exp as unittestTom de Vries2021-10-194-50/+57
* Check index in type::fieldTom Tromey2021-10-193-2/+3
* Fix Rust lex selftest when using libiconvTom Tromey2021-10-191-3/+10
* Fix format_pieces selftest on WindowsTom Tromey2021-10-196-72/+127
* Fix bug in dynamic type resolutionTom Tromey2021-10-193-3/+35
* Always use std::function for self-testsTom Tromey2021-10-192-45/+6
* Fix PR gdb/17917 Lookup build-id in remote binariesDaniel Black2021-10-191-9/+12
* Fix a potential illegal memory access when testing for a special LTO symbol n...Nick Clifton2021-10-196-3/+19
* Automatic date update in version.inGDB Administrator2021-10-191-1/+1
* CTF: incorrect underlying type setting for enumeration typesWeimin Pan2021-10-186-36/+42
* Automatic date update in version.inGDB Administrator2021-10-181-1/+1
* PR28459, readelf issues bogus warningAlan Modra2021-10-171-1/+0
* Automatic date update in version.inGDB Administrator2021-10-171-1/+1
* ld: Adjust pr28158.rd for glibc 2.34H.J. Lu2021-10-161-1/+1
* Automatic date update in version.inGDB Administrator2021-10-161-1/+1
* Automatic date update in version.inGDB Administrator2021-10-151-1/+1
* Powerpc: Add support for openat and fstatat syscallsCarl Love2021-10-141-2/+11
* [gdb/testsuite] Add .debug_loc support in dwarf assemblerTom de Vries2021-10-143-0/+257
* [GOLD] Re: PowerPC64: Don't pretend to support multi-tocAlan Modra2021-10-141-4/+2
* [GOLD] Two GOT sections for PowerPC64Alan Modra2021-10-145-128/+244
* [GOLD] PowerPC64: Don't pretend to support multi-tocAlan Modra2021-10-141-114/+67
* Re: s12z/disassembler: call memory_error_func when appropriateAlan Modra2021-10-141-1/+2
* Automatic date update in version.inGDB Administrator2021-10-141-1/+1
* [gdb/exp] Improve <error reading variable> messageTom de Vries2021-10-133-1/+75
* PPC fix for stfiwx instruction (and additional stores with primary opcode of 31)Carl Love2021-10-131-4/+4
* gdb: improve error reporting from the disassemblerAndrew Burgess2021-10-132-6/+15
* [gdb/testsuite] Fix gdb.fortran/call-no-debug.exp with native-gdbserverTom de Vries2021-10-131-1/+3
* [gdb/testsuite] Require use_gdb_stub == 0 where appropriateTom de Vries2021-10-136-17/+35
* [gdb/testsuite] Fix test name in gdb.python/python.expTom de Vries2021-10-131-4/+11
* [gdb/testsuite] Fix gdb.base/batch-exit-status.exp with native-gdbserverTom de Vries2021-10-131-1/+1
* [gdb/testsuite] Remove quit in gdb.arch/i386-mpx.expTom de Vries2021-10-131-2/+0
* Automatic date update in version.inGDB Administrator2021-10-131-1/+1
* Automatic date update in version.inGDB Administrator2021-10-121-1/+1
* [ARM] Add support for M-profile MVE extensionSrinath Parvathaneni2021-10-119-4/+206
* [ARM] Refactor pseudo register numberingLuis Machado2021-10-112-45/+115
* [ARM] Small refactoring of arm gdbarch initializationLuis Machado2021-10-111-11/+11