aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2019-10-17Fix creation of stamp-h by gdb's configure scriptTom Tromey8-67/+27
2019-10-17[gdb] Fix typos in commentsTom de Vries28-51/+81
2019-10-17[gdb/testsuite] Fix gdb.fortran/module.exp for debug info from other filesTom de Vries2-1/+9
2019-10-16Constify objfile::original_nameTom Tromey2-1/+5
2019-10-16gdb/fortran: Add test for module variables in 'info variables' outputAndrew Burgess2-0/+28
2019-10-16gdb/testsuite: Allow cc-with-tweaks board file to be used with FortranAndrew Burgess2-0/+15
2019-10-16Allow not saving the signal state in SIGSETJMPChristian Biesinger3-3/+28
2019-10-16DWARF reader: Reject sections with invalid sizesKeith Seitz2-0/+15
2019-10-16Add initial compile command support to RISC-V port.Jim Wilson2-0/+63
2019-10-16Create xml-builtin.h to declare xml_builtinsChristian Biesinger8-7/+50
2019-10-16[gdb/tdep] Fix inferior call arg passing for amd64Tom de Vries4-55/+80
2019-10-16[gdb/tdep] Fix 'Unexpected register class' assert in amd64_push_argumentsTom de Vries4-12/+21
2019-10-16[gdb/testsuite] Fix local-static.exp with g++-4.8Tom de Vries2-3/+42
2019-10-16[gdb/testsuite] Fix regexp for reg value in jit-reader.expTom de Vries2-20/+26
2019-10-15gdb/gdbserver: Remove reference to vec-ipa.oAndrew Burgess2-1/+4
2019-10-15gdb: Update comments that reference VEC or vec.hAndrew Burgess11-22/+29
2019-10-15gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess41-1312/+45
2019-10-15gdb: Remove use of VEC from dwarf2read.cAndrew Burgess3-42/+84
2019-10-15Use %x when printing the TIDTom Tromey2-2/+7
2019-10-15Rename pid -> tid in windows-nat.cTom Tromey2-4/+9
2019-10-15Change gcc_target_options to return std::stringTom Tromey11-19/+35
2019-10-15Make tui-winsource not use breakpoint_chainChristian Biesinger3-8/+11
2019-10-15Change iterate_over_breakpoints to take a function_viewChristian Biesinger8-38/+64
2019-10-15s390: Fix infcalls passing a single-field struct with static membersAndreas Arnez2-3/+23
2019-10-15[gdb/testsuite] Fix gdb.ada/mi_task_arg.expTom de Vries1-1/+7
2019-10-14gdb.mi/list-thread-groups-available.exp: read entries one by one instead of i...Simon Marchi2-9/+23
2019-10-14gdb: remove unused includes from dwarf2read.cSimon Marchi2-12/+4
2019-10-13gdb: Silence -Wformat-nonliteral warning with clangSimon Marchi2-0/+14
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