summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
...
* Fix gdb.multi/multi-re-run.exp with native-gdbserverPedro Alves2020-05-162-0/+12
* gdb: remove TYPE_NAME macroSimon Marchi2020-05-1646-331/+334
* gdb: add type::name / type::set_nameSimon Marchi2020-05-1621-99/+114
* Remove ALL_UISTom Tromey2020-05-164-7/+16
* gdb: fix -Wtautological-overlap-compare warning in mips-linux-tdep.cSimon Marchi2020-05-162-4/+6
* Fix IA64 GNU/Linux buildPedro Alves2020-05-162-3/+12
* gdb: remove unnecessary struct typedef in sparc64-tdep.cSimon Marchi2020-05-152-4/+9
* Remove lookup_objfile_from_blockTom Tromey2020-05-155-41/+41
* Remove allocate_symbol et alTom Tromey2020-05-1511-71/+52
* Update NEWS and documentation for help and apropos changes.Philippe Waroquiers2020-05-154-10/+29
* Ensure class_alias is only used for user-defined aliases.Philippe Waroquiers2020-05-1511-32/+81
* Fix/improve 'apropos' outputPhilippe Waroquiers2020-05-154-30/+71
* Fix/improve 'help CLASS' outputPhilippe Waroquiers2020-05-156-33/+118
* Fix inconsistent output of prefix and bugs in 'show' commandPhilippe Waroquiers2020-05-158-23/+40
* command-def-selftests.c: detect missing or wrong prefix cmd in subcommands.Philippe Waroquiers2020-05-152-2/+41
* Fix the problems reported by prefix check of command-def-selftests.cPhilippe Waroquiers2020-05-155-41/+71
* Fix problem that alias can be defined or not depending on the order.Philippe Waroquiers2020-05-155-9/+51
* Add a selftest that detects a 'corrupted' command tree structure in GDB.Philippe Waroquiers2020-05-153-4/+92
* Fix the only incorrect case found by command_structure_invariants selftest.Philippe Waroquiers2020-05-152-4/+8
* update name of several Ada fixed-point type handling functionsJoel Brobecker2020-05-155-30/+43
* Fix "control reaches end of non-void function" errors in testsuiteGary Benson2020-05-1516-1/+39
* Don't silently skip tests if OpenCL is unsupportedGary Benson2020-05-156-0/+13
* [gdb/testsuite] Rename *.exp.in to *.exp.tclTom de Vries2020-05-1533-24/+67
* gdb/testsuite: Revert commit 843f4d93576eef02139f7b1b3fa1cea7b0f286f1Andrew Burgess2020-05-152-20/+5
* Fix gdb.multi/multi-kill.expPedro Alves2020-05-152-5/+12
* Fix global variable collision in gdb.multi/multi-kill.expPedro Alves2020-05-152-5/+22
* Disable record btrace bts support for AMD processorsKevin Buettner2020-05-142-0/+12
* gdb: infrun: consume multiple events at each pass in stop_all_threadsLaurent Morichetti2020-05-142-132/+142
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-14145-1746/+1744
* gdb: add type::code / type::set_codeSimon Marchi2020-05-1412-52/+71
* [gdb/testsuite] Fix gdb.fortran/nested-funcs-2.exp with gdbserverTom de Vries2020-05-142-1/+6
* [gdb/testsuite] Split up multi-exec test-casesTom de Vries2020-05-1418-105/+307
* gdb/infrun: handle already-exited threads when attempting to stopTankut Baris Aktemur2020-05-149-26/+432
* gdb/infrun: enable/disable thread events of all targets in stop_all_threadsTankut Baris Aktemur2020-05-145-7/+32
* gdb: introduce 'all_non_exited_process_targets' and 'switch_to_target_no_thread'Tankut Baris Aktemur2020-05-143-0/+43
* gdb/infrun: extract out a code piece into 'mark_non_executing_threads' functionTankut Baris Aktemur2020-05-142-35/+48
* gdb/infrun: move a 'regcache_read_pc' call down to first useTankut Baris Aktemur2020-05-142-1/+7
* gdb: protect some 'regcache_read_pc' callsTankut Baris Aktemur2020-05-143-3/+31
* Remove ada-lang.c:align_valueTom Tromey2020-05-132-14/+10
* gdb: update the copyright year in async-event.[ch]Tankut Baris Aktemur2020-05-133-2/+7
* gdb/testsuite: Disable path and duplicate checks when parallel testingAndrew Burgess2020-05-122-0/+25
* gdb: make two objfile functions return boolSimon Marchi2020-05-123-12/+23
* [gdb/testsuite] Fix incorrect string concat in jit-elf.expTom de Vries2020-05-122-2/+7
* [gdb/testsuite] Fix tcl error in jit-elf-helpers.expTom de Vries2020-05-122-8/+17
* [gdb/testsuite] Fix duplicate test-names in gdb.multiTom de Vries2020-05-122-4/+14
* [gdb/testsuite] Fix duplicate test-names in gdb.adaTom de Vries2020-05-124-16/+31
* [gdb/testsuite] Fix duplicate test-names in gdb.fortranTom de Vries2020-05-122-7/+19
* [gdb/testsuite] Fix duplicate test-names in gdb.traceTom de Vries2020-05-122-3/+7
* [gdb/testsuite] Fix duplicate test-names in gdb.pascalTom de Vries2020-05-122-2/+10
* [gdb/testsuite] Fix duplicate test-names in gdb.{gdb,opt,xml}Tom de Vries2020-05-124-7/+17