aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2018-10-20Fix "make info" in gdbTom Tromey2-1/+6
2018-10-20GDB: Documentation: Remove greengrocer's apostrophe.John Darrington1-1/+1
2018-10-19Deprecate and replace the "tabset" commandTom Tromey9-160/+227
2018-10-19Minor cleanups in tui-io.cTom Tromey3-22/+12
2018-10-19Clear static_links in reread_symbolsTom Tromey2-0/+5
2018-10-19Aarch64: Better termination checks for sigcontext readingAlan Hayward2-2/+21
2018-10-19S390: Fix crash when remote tdesc doesn't define vec128Andreas Arnez2-1/+8
2018-10-19Fix cli_interp::cli_uiout resource leak found by CoverityGary Benson2-0/+10
2018-10-19Testsuite: Fix racy conditions in py-cmd.expAlan Hayward2-35/+40
2018-10-19Testsuite: vla-optimized-out.exp is too pessimisticAlan Hayward2-2/+6
2018-10-19testsuite: ovldbreak.exp: fix regexpAlan Hayward2-5/+9
2018-10-19Testsuite: compile-cplus-print.exp: Start inferior before compilingAlan Hayward2-4/+8
2018-10-18Fix PR cli/23785: Check if file exists when invoking "restore FILE binary"Sergio Durigan Junior4-0/+23
2018-10-18[gdb/testsuite] Fix capitalized test namesTom de Vries10-9/+21
2018-10-17 gdb/ChangeLog:Paul Koning2-1/+5
2018-10-17Share the code to format "info proc mappings" entries for FreeBSD.John Baldwin4-88/+98
2018-10-17gdb/MAINTAINERS: Add Rainer Orth as Solaris maintainer for GDBJoel Brobecker2-1/+6
2018-10-16[gdb/testsuite] Rewrite catch-follow-exec.expTom de Vries3-13/+63
2018-10-15Remove unnecessary casts from TUITom Tromey11-39/+58
2018-10-15Add Alan Hayward as AArch64/ARM GDB maintainerSimon Marchi2-0/+9
2018-10-12Clean up gdb.trace test results on targets not supporting this feature.Sandra Loosemore34-1/+246
2018-10-12Fix buglets in gdb.trace/tspeed.{exp,c}Simon Marchi3-2/+11
2018-10-11Fix pathname regexp in gdb.base/solib-vanish.exp.Sandra Loosemore2-1/+6
2018-10-11Fix interp::m_name resource leak found by CoverityGary Benson3-2/+11
2018-10-10Add parameter to allow enabling/disabling selftests via configureSergio Durigan Junior16-17/+151
2018-10-10Add missing va_end found by CoverityGary Benson2-1/+10
2018-10-10btrace: check for indirect jump return in _Unwind_RaiseExceptionMarkus Metzger2-0/+18
2018-10-09Make @pxref for Inferior.architecture point to gdb.Frame documentationTom Tromey2-1/+6
2018-10-09Disable the undefined behavior sanitizer by defaultTom Tromey6-13/+25
2018-10-09[gdb/testsuite] Fix target_supports_scheduler_locking racinessTom de Vries2-1/+8
2018-10-09Fix buffer overrun found by CoverityGary Benson2-2/+8
2018-10-08Remove unused variables from riscv-fbsd-tdep.cTom Tromey2-3/+6
2018-10-08Fix the [-Werror=shadow=local] warningWeimin Pan2-3/+7
2018-10-08Add native target for FreeBSD/riscv.John Baldwin8-0/+161
2018-10-08Add FreeBSD/riscv architecture.John Baldwin6-0/+258
2018-10-08Add a helper function to trad_frame to support register cache maps.John Baldwin4-2/+87
2018-10-08Finding data member in virtual base classWeimin Pan5-1/+235
2018-10-08GDB: Work around buggy dwarf line information produced by Codewarrior Version...John Darrington2-1/+27
2018-10-08Python doc build fixesAndreas Krebbel1-1/+2
2018-10-06Add Inferior.architecture methodTom Tromey6-0/+47
2018-10-06Update symbol domain and location values for PythonTom Tromey5-18/+53
2018-10-06Use standard_output_file in a couple more placesTom Tromey3-2/+7
2018-10-06Do not accidentally include in-tree readline headersTom Tromey8-11/+18
2018-10-06Fix Python gdb.Breakpoint.location crashTom Tromey4-1/+21
2018-10-06Update help text for commands implemented in PythonTom Tromey10-218/+198
2018-10-06Call nonl before wgetch in TUITom Tromey2-3/+24
2018-10-06Update string expected from "help info proc" on gdb.base/info-proc.expSergio Durigan Junior2-1/+6
2018-10-05Fix -Wshadow=local warning in sol_thread_target::waitTom Tromey2-2/+7
2018-10-04Add -Wshadow=localTom Tromey5-3/+15
2018-10-04Shadowing fix in gdbscm_frame_read_varTom Tromey2-1/+5