aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-10-15gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess1-0/+41
2019-10-15gdb: Remove use of VEC from dwarf2read.cAndrew Burgess1-0/+21
2019-10-15Use %x when printing the TIDTom Tromey1-0/+5
2019-10-15Rename pid -> tid in windows-nat.cTom Tromey1-0/+5
2019-10-15Change gcc_target_options to return std::stringTom Tromey1-0/+15
2019-10-15Make tui-winsource not use breakpoint_chainChristian Biesinger1-0/+6
2019-10-15Change iterate_over_breakpoints to take a function_viewChristian Biesinger1-0/+18
2019-10-15s390: Fix infcalls passing a single-field struct with static membersAndreas Arnez1-0/+5
2019-10-14gdb: remove unused includes from dwarf2read.cSimon Marchi1-0/+4
2019-10-13gdb: Silence -Wformat-nonliteral warning with clangSimon Marchi1-0/+5
2019-10-13Mention PR breakpoints/25011 in ChangeLog entryTom de Vries1-0/+1
2019-10-13Mention PR gdb/25010 in ChangeLog entryTom de Vries1-0/+1
2019-10-12gdb: small cleanup in breakpoint.c's includesSimon Marchi1-0/+6
2019-10-12Remove unnecessary declaration of trace_regblock_sizeChristian Biesinger1-0/+5
2019-10-12Move declaration of max_user_call_depth to headerChristian Biesinger1-0/+8
2019-10-11Improve comments in print-utils.h.Jim Wilson1-0/+5
2019-10-11RISC-V: Fix two ARI warnings.Jim Wilson1-0/+5
2019-10-10Include gdbtk.h to avoid declarationsChristian Biesinger1-0/+5
2019-10-10Move declaration of varobjdebug to headerChristian Biesinger1-0/+6
2019-10-09Don't call erase_data_content from tui_data_window::show_registersTom Tromey1-0/+5
2019-10-09Make TUI window handle a unique_ptrTom Tromey1-0/+29
2019-10-09Remove declaration from tui-wingeneral.hTom Tromey1-0/+4
2019-10-09Remove tui_win_is_auxiliaryTom Tromey1-0/+5
2019-10-09Remove tui_default_win_viewport_heightTom Tromey1-0/+9
2019-10-09Remove two TUI commentsTom Tromey1-0/+4
2019-10-09[gdb/target] Fix pretty-printer for MPX bnd registersTom de Vries1-0/+6
2019-10-09Mark guile_{extension_,}script_ops as staticChristian Biesinger1-0/+8
2019-10-09s390: Add record/replay support for arch13 instructionsAndreas Arnez1-0/+5
2019-10-08Remove two unused items from windows-nat.cTom Tromey1-0/+5
2019-10-08Don't include buildsym-legacy.h in windows-nat.cTom Tromey1-0/+4
2019-10-08Let ARI allow gdb %p printf extensionsTom Tromey1-0/+4
2019-10-08Move declaration of overload_debug to headerChristian Biesinger1-0/+7
2019-10-08Move declaration of lang_frame_mismatch_warn to header.Christian Biesinger1-0/+12
2019-10-07Move declaration of vtbl_ptr_name to the header.Christian Biesinger1-0/+7
2019-10-07Use gdb_static_assert in charset.cChristian Biesinger1-0/+5
2019-10-07Move top-level Makefile.def/Makefile.in to the top-level ChangeLogWeimin Pan1-14/+14
2019-10-07gdb: Rename structures within ctfread.cAndrew Burgess1-0/+12
2019-10-07gdb: CTF supportWeimin Pan1-0/+15
2019-10-07Renaming of ctf (the trace format) filesWeimin Pan1-0/+9
2019-10-06Change gdb/version.in to 9.0.50.DATE-git (new version numbering scheme)Joel Brobecker1-0/+4
2019-10-03Avoid crash on single-field union in RustTom Tromey1-0/+5
2019-10-03gdb/fortran: Allow for matching symbols with missing scopeAndrew Burgess1-0/+6
2019-10-03gdb/fortran: Nested subroutine supportAndrew Burgess1-0/+19
2019-10-03gdb: Don't ignore all SIGSTOP when the signal handler is set to passAndrew Burgess1-0/+6
2019-10-03gdb: Remove whitespace in 'std::vector <...>'Andrew Burgess1-0/+15
2019-10-03[gdb] Fix set/show style metadata help textTom de Vries1-0/+5
2019-10-02Fix type of startup_with_shell in gdbserverTom Tromey1-0/+9
2019-10-02Add missing includes to gdb_assert.h and gdb_string_view.hChristian Biesinger1-0/+5
2019-10-02Add $_ada_exception convenience variableTom Tromey1-0/+32
2019-10-02Back out earlier Ada exception changeTom Tromey1-0/+6