aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2019-10-13Mention PR c++/20020 in ChangeLog entryTom de Vries1-0/+1
2019-10-13Mention PR testsuite/25016 in ChangeLog entryTom de Vries1-0/+1
2019-10-13Mention PR breakpoints/25011 in ChangeLog entryTom de Vries2-0/+2
2019-10-13Mention PR gdb/25010 in ChangeLog entryTom de Vries1-0/+1
2019-10-12gdb: small cleanup in breakpoint.c's includesSimon Marchi2-5/+7
2019-10-13[gdb/testsuite] Add KFAIL for missing support of reverse-debugging xsaveTom de Vries9-8/+87
2019-10-12Remove unnecessary declaration of trace_regblock_sizeChristian Biesinger2-2/+6
2019-10-12Move declaration of max_user_call_depth to headerChristian Biesinger4-3/+13
2019-10-11Improve comments in print-utils.h.Jim Wilson2-4/+12
2019-10-11RISC-V: Fix two ARI warnings.Jim Wilson2-2/+7
2019-10-10Include gdbtk.h to avoid declarationsChristian Biesinger2-4/+8
2019-10-10Move declaration of varobjdebug to headerChristian Biesinger4-3/+12
2019-10-10gdb/testsuite: Fix typos in infcall-nested-structs.cAndreas Arnez2-10/+18
2019-10-10[gdb/testsuite] Fix ada tests with -fPIE/-pieTom de Vries2-0/+31
2019-10-09Don't call erase_data_content from tui_data_window::show_registersTom Tromey2-2/+8
2019-10-09Make TUI window handle a unique_ptrTom Tromey13-87/+102
2019-10-09Remove declaration from tui-wingeneral.hTom Tromey2-1/+4
2019-10-09Remove tui_win_is_auxiliaryTom Tromey3-8/+5
2019-10-09Remove tui_default_win_viewport_heightTom Tromey4-63/+18
2019-10-09Remove two TUI commentsTom Tromey2-2/+4
2019-10-09[gdb/testsuite] Add XFAILs in gdb.rust/simple.exp for incorrect DWARFTom de Vries2-5/+56
2019-10-09[gdb/target] Fix pretty-printer for MPX bnd registersTom de Vries2-1/+7
2019-10-09Mark guile_{extension_,}script_ops as staticChristian Biesinger2-29/+34
2019-10-09s390: Add record/replay support for arch13 instructionsAndreas Arnez2-6/+54
2019-10-08Remove two unused items from windows-nat.cTom Tromey2-14/+5
2019-10-08Don't include buildsym-legacy.h in windows-nat.cTom Tromey2-1/+4
2019-10-08Let ARI allow gdb %p printf extensionsTom Tromey2-1/+6
2019-10-08Move declaration of overload_debug to headerChristian Biesinger4-3/+14
2019-10-08Move declaration of lang_frame_mismatch_warn to header.Christian Biesinger4-8/+22
2019-10-07Move declaration of vtbl_ptr_name to the header.Christian Biesinger4-6/+15
2019-10-07Use gdb_static_assert in charset.cChristian Biesinger2-9/+8
2019-10-07Move top-level Makefile.def/Makefile.in to the top-level ChangeLogWeimin Pan1-14/+14
2019-10-07gdb/testsuite/ada: Handle missing debug info caseAndrew Burgess2-7/+23
2019-10-07gdb: Rename structures within ctfread.cAndrew Burgess2-14/+26
2019-10-07[gdb/testsuite] Update expected _gdb_major/_gdb_minor in default.expTom de Vries2-2/+6
2019-10-07gdb/testsuite: Add gdb_test_name variableAndrew Burgess3-32/+69
2019-10-07[gdb/doc] Fix some typosTom de Vries4-3/+9
2019-10-07gdb: CTF supportWeimin Pan13-3/+3573
2019-10-07Renaming of ctf (the trace format) filesWeimin Pan7-6/+13
2019-10-06Change gdb/version.in to 9.0.50.DATE-git (new version numbering scheme)Joel Brobecker2-1/+5
2019-10-04[gdb/testsuite] Fix local-static.exp with gcc-4.8Tom de Vries2-1/+8
2019-10-03Avoid crash on single-field union in RustTom Tromey5-3/+23
2019-10-03gdb/fortran: Allow for matching symbols with missing scopeAndrew Burgess5-12/+23
2019-10-03gdb/fortran: Nested subroutine supportAndrew Burgess10-24/+394
2019-10-03gdb/testsuite: Reduce test name duplication in gdb.python testsAndrew Burgess4-158/+231
2019-10-03gdb/testsuite: Reduce test name duplication in gdb.base testsAndrew Burgess10-174/+251
2019-10-03gdb/testsuite: Make test names unique in gdb.linespec testsAndrew Burgess3-4/+12
2019-10-03gdb/testsuite: Make test names unique in gdb.reverse testsAndrew Burgess14-47/+102
2019-10-03gdb: Don't ignore all SIGSTOP when the signal handler is set to passAndrew Burgess5-1/+140
2019-10-03[gdb/testsuite] Fix list-missing-source.exp with gcc 4.8Tom de Vries2-2/+8