aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2022-01-18Introduce gdb-hashtab module in gdbsupportTom Tromey6-50/+4
2022-01-18Move gdb obstack code to gdbsupportTom Tromey61-263/+58
2022-01-18Move gdb_argv to gdbsupportTom Tromey17-185/+16
2022-01-18Simplify event_location_probeTom Tromey3-23/+16
2022-01-18Use std::string in event_locationTom Tromey2-39/+34
2022-01-18Split event_location into subclassesTom Tromey1-239/+281
2022-01-18Remove EL_* macros from location.cTom Tromey1-93/+90
2022-01-18Boolify explicit_to_string_internalTom Tromey1-8/+8
2022-01-18Remove a use of xfree in location.cTom Tromey3-23/+13
2022-01-18gdb: use ptid_t::to_string instead of target_pid_to_str in debug statementsSimon Marchi8-71/+71
2022-01-18gdb: preserve `|` in connection details stringAndrew Burgess3-6/+87
2022-01-18gdb: testsuite: print explicit test result for gdb.base/dfp-test.expTiezhu Yang1-0/+1
2022-01-17gdb/infrun: rename variable and move to more specific scopeSimon Marchi1-4/+2
2022-01-16gdb/copyright.py: Do not update gdbsupport/Makefile.inJoel Brobecker1-0/+1
2022-01-14gdb.dlang/demangle.exp: update expected output for _D8demangle4testFnZvSimon Marchi1-1/+1
2022-01-14gdb/testsuite: enable __INTEL_LLVM_COMPILER preprocessor in get_compiler_infoNils-Christian Kempke3-1/+20
2022-01-13gdb: don't use -Wmissing-prototypes with g++Andrew Burgess3-1/+69
2022-01-13gdb: add some extra debug information to attach_commandAndrew Burgess3-0/+36
2022-01-13gdb: testsuite: make string[] type as char in gdb.base/charset.cTiezhu Yang1-6/+6
2022-01-12gdb Power 9 add test for HW watchpoint support.Carl Love1-1/+61
2022-01-12gdb/python: add gdb.host_charset functionAndrew Burgess4-0/+74
2022-01-12gdb/testsuite: fix gdb.python/py-events.exp for finding process idTankut Baris Aktemur1-3/+8
2022-01-12Don't mention "serial" in target remote descriptionTom Tromey3-14/+7
2022-01-12gdb: add 'maint set/show gnu-source-highlight enabled' commandAndrew Burgess3-1/+98
2022-01-12gdb: erase items from the source_cache::m_offset_cacheAndrew Burgess1-4/+7
2022-01-12gdb: new 'maint flush source-cache' commandAndrew Burgess4-0/+68
2022-01-12gdb: rename lin-lwp to linux-nat in set/show debugAndrew Burgess4-10/+22
2022-01-12gdb: testsuite: fix wrong comment in gdb.base/charset.cTiezhu Yang1-1/+1
2022-01-12gdb: testsuite: fix failed testcases in gdb.base/charset.expTiezhu Yang1-6/+6
2022-01-10gdb: add Tiezhu Yang to MAINTAINERSTiezhu Yang1-0/+1
2022-01-09Reduce use of unfiltered output in Darwin codeTom Tromey3-105/+116
2022-01-08gdb/hurd: handle inferiors exitingAndrew Burgess1-1/+4
2022-01-08Add explicit check for nullptr to target_announce_attachTom Tromey1-1/+1
2022-01-08Add _sigsys info to siginfo structHannes Domani1-0/+7
2022-01-08gdb: testsuite: show print array-indexes after set in arrayidx.expTiezhu Yang1-0/+8
2022-01-07gdb/testsuite: Remove duplicates from gdb.mi/mi-catch-load.expLancelot SIX1-36/+41
2022-01-07gdb/testsuite: Remove duplicates from gdb.threads/staticthreads.exLancelot SIX1-1/+1
2022-01-07gdb/testsuite: Remove duplicates from gdb.mi/mi-language.expLancelot SIX1-4/+2
2022-01-07gdb/testsuite: Remove duplicates from gdb.mi/mi-nonstop-exit.expLancelot SIX1-16/+7
2022-01-07gdb/testsuite: Remove duplicates from gdb.mi/mi-nonstop.expLancelot SIX1-2/+2
2022-01-07gdb/testsuite: Remove duplicates from gdb.mi/mi-nsthrexec.expLancelot SIX1-1/+1
2022-01-07gdb/testsuite: Remove duplicates from gdb.base/watchpoints.expLancelot SIX1-2/+2
2022-01-07gdb/testsuite: Remove duplicates from gdb.base/nested-subp2.expLancelot SIX1-13/+15
2022-01-07gdb/testsuite: Remove duplicates from gdb.base/call-signal-resume.expLancelot SIX1-4/+3
2022-01-07gdb/testsuite: Remove duplicates from gdb.base/pointers.expLancelot SIX1-10/+12
2022-01-07gdb/testsuite: Remove duplicates from gdb.base/unload.expLancelot SIX1-1/+1
2022-01-07gdb/testsuite: Remove duplicates from gdb.base/define-prefix.expLancelot SIX1-1/+1
2022-01-07gdb/testsuite: Remove duplicates from gdb.base/funcargs.expLancelot SIX1-15/+15
2022-01-07gdb/testsuite: Remove duplicates from gdb.base/shlib-call.expLancelot SIX1-18/+7
2022-01-07gdb/testsuite: Remove duplicates from gdb.base/set-cfd.expLancelot SIX1-11/+11