aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2020-08-26gdb: Add ARC target and maintainer to MAINTAINERSShahab Vahedi2-0/+7
2020-08-25arc: Add GNU/Linux support for ARCAnton Kolesov6-2/+298
2020-08-25arc: Add hardware loop detectionShahab Vahedi5-6/+56
2020-08-25arc: Add inclusion of "gdbarch.h" in "arc-tdep.h"Shahab Vahedi2-0/+5
2020-08-25arc: Add ARCv2 XML target along with refactoringShahab Vahedi19-349/+691
2020-08-25gdb/testsuite: fix gdb.threads/stepi-random-signal.exp pattern (gdb/26532)Simon Marchi2-1/+6
2020-08-25gdb/testsuite: fix gdb.base/ui-redirect.exp pattern (gdb/26532)Simon Marchi2-1/+6
2020-08-25Fix ChangeLog entry for commit b04aa1fc8c9d4a79e6293a3a1df7507052afedf3Gary Benson1-1/+1
2020-08-25Disable Clang's integrated assembler for two testcasesGary Benson3-1/+20
2020-08-25Enable gdb.cp/ambiguous.exp with GCC and clangGary Benson2-2/+17
2020-08-25gdb/modula-2: parsing of multi-subscript arraysGaius Mulley5-7/+96
2020-08-25Revert "Fix for Bug 26372 [Modula-2] Parsing of multi-subscript arrays"Andrew Burgess5-105/+25
2020-08-25Fix for Bug 26372 [Modula-2] Parsing of multi-subscript arraysGaius Mulley5-25/+105
2020-08-24gdb: move declaration of valprint_check_validity to valprint.hSimon Marchi4-15/+21
2020-08-24gdb/testsuite: make runto always emit a FAIL on internal errorSimon Marchi2-3/+7
2020-08-24gdb: add debug_prefixed_vprintfSimon Marchi5-10/+56
2020-08-24gdb: add infrun_debug_printf macroSimon Marchi8-533/+298
2020-08-23ada-lex.l: Ignore register diagnostic also for g++ defaulting to ISO C++17Mark Wielaard2-1/+7
2020-08-22gdb: assert that we don't try to get a frame's id while it is computedSimon Marchi2-25/+85
2020-08-20gdb: handle the `ptid.is_pid ()` case in registers_changed_ptidSimon Marchi2-25/+119
2020-08-20gdb: split regcaches management selftestSimon Marchi2-60/+139
2020-08-20gdb: refactor test_get_thread_arch_aspace_regcacheSimon Marchi2-23/+25
2020-08-20gdb: clear regcaches at the start of regcaches selftestSimon Marchi2-1/+9
2020-08-20gdb: fix typo "breapoint" -> "breakpoint"Tankut Baris Aktemur5-4/+13
2020-08-20Fix for incorrect breakpoint set in case of flang compiled binaryAlok Kumar Sharma8-9/+62
2020-08-18gdb: add linux_nat_debug_printf macroSimon Marchi2-393/+231
2020-08-18gdb/Makefile.in: Add DEBUGINFOD_CFLAGS, DEBUGINFOD_LIBS variables.Aaron Merey2-2/+12
2020-08-17gdb: fix IA64 build failure of linux-natSergei Trofimovich2-0/+6
2020-08-17Update xfail pattern in gdb.rust/simple.expTom Tromey2-1/+8
2020-08-17Fix MI crash with Ada string accessTom Tromey7-4/+154
2020-08-17Convert CORE_ADDR to Python using gdb_py_object_from_ulongestTom Tromey4-4/+14
2020-08-17gdb: fix wrong indentation in symbol_needs_eval_contextSimon Marchi2-13/+17
2020-08-17gdb: use bool in dwarf2_loc_desc_get_symbol_read_needsSimon Marchi2-4/+8
2020-08-17[gdb] Fix printing of unresolved dynamic typeTom de Vries2-7/+34
2020-08-16[gdb/testsuite] Add gdb.base/eh_return.expTom de Vries3-0/+151
2020-08-15[gdb/testsuite] Fix charlen type in mixed-lang-stack.cTom de Vries2-1/+14
2020-08-15[gdb/backtrace] Fix printing of fortran string argsTom de Vries4-13/+35
2020-08-14[PowerPC] Always clear watchpoint with PTRACE_SET_DEBUGREGPedro Franco de Carvalho2-9/+18
2020-08-14[PowerPC] Use < 0 and >= 0 for watchpoint ptrace callsPedro Franco de Carvalho2-4/+10
2020-08-14gdb: add gdb_argv::as_array_view methodSimon Marchi4-1/+42
2020-08-14gdb: Implement native dumpcore function for NetBSDKamil Rytarowski2-0/+22
2020-08-14gdb: Implement native dumpcore functionKamil Rytarowski4-8/+91
2020-08-13debuginfod-support.c: Replace globals with user_dataAaron Merey2-16/+26
2020-08-13Add skip_fortran_tests to more Fortran testcasesPedro Alves18-1/+56
2020-08-13Add skip_ada_tests to more Ada testcasesPedro Alves145-1/+436
2020-08-13gdb: allow specifying multiple filters when running selftestsSimon Marchi2-1/+7
2020-08-12Fix malloc allocation size sanity checkLuis Machado2-5/+11
2020-08-12Move multi-target NEWS entry to GDB 10 featuresPedro Alves2-15/+20
2020-08-12gdb.base/corefile.exp regression for unix/-m32 on x86_64 (PR 26336)Pedro Alves2-0/+12
2020-08-12Fix duplicate label in gdb.dwarf2/dw2-op-out-param.SGary Benson2-8/+12