aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2018-07-31Document the GDB 8.1.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2018-07-31Fix segfault when invoking -var-info-path-expression on a dynamic varobjJan Vrany6-0/+223
2018-07-31Re-generate gnulib importSimon Marchi7-572/+1092
2018-07-31Delete test target descriptions when exitingSimon Marchi3-8/+28
2018-07-30Match any kind of error after "cannot resolve name" on lib/gdbserver-support....Sergio Durigan Junior2-1/+6
2018-07-30gdb: Fix sizeof for dynamic types other than arraysAndrew Burgess2-1/+8
2018-07-30Fix crash with -D_GLIBCXX_DEBUGTom Tromey2-3/+10
2018-07-30Remove old lint codeTom Tromey5-20/+11
2018-07-28gdb: Don't call gdb_load_shlib unless GDB is runningAndrew Burgess3-1/+15
2018-07-28[gdb/exp] Interpret size of vla with unknown size as <optimized out>Tom de Vries4-0/+51
2018-07-27Improve gcore manpage and clarify "-o" optionSergio Durigan Junior4-18/+32
2018-07-26Fix Cygwin compilation after target_ops C++ conversion.Jon Turney2-4/+9
2018-07-26Make psymbols and psymtabs independent of the program spaceTom Tromey11-356/+280
2018-07-26Add validity bits for psymtab high and low fieldsTom Tromey5-11/+30
2018-07-26Introduce accessors for psymtab high and low fieldsTom Tromey7-97/+150
2018-07-26Introduce partial_symbol::addressTom Tromey3-20/+53
2018-07-26Change representation of psymbol to flush out accessorsTom Tromey4-101/+115
2018-07-26Remove dead code in end_psymtabTom Tromey2-7/+5
2018-07-26[gdb/testsuite] Add comment in gdb.base/vla-optimized-out.cTom de Vries2-0/+7
2018-07-26gdb: Add switch to disable DWARF stack unwindersAndrew Burgess11-2/+106
2018-07-26[gdb/breakpoints] Fix sigsegv in info prog at exec catchpointTom de Vries5-1/+80
2018-07-26[gdb/symtab] Warn about unresolved DW_AT_upper_bound/DW_AT_countTom de Vries2-2/+22
2018-07-25[gdb/exp] Fix exception when printing optimized out vlaTom de Vries4-1/+66
2018-07-25Notify about breakpoint modification when enabling/disabling single locationJan Vrany5-0/+103
2018-07-25list Tom Tromey as GDB Global MaintainerJoel Brobecker2-0/+5
2018-07-24Set CU language before processing any DIEs (symtab/23010 et al)Keith Seitz2-6/+31
2018-07-24Fix indentation in scoped_mmap.hSimon Marchi2-19/+24
2018-07-24Remove some unnecessary declarations and configuryTom Tromey5-53/+8
2018-07-22Remove some unused variablesSimon Marchi9-26/+37
2018-07-22Add -Wunused-variable to warnings.m4Tom Tromey5-6/+78
2018-07-22Conditionally define xmltarget_${name} variable in regdat.shTom Tromey2-1/+7
2018-07-22Remove unused variables from gdbserverTom Tromey6-9/+21
2018-07-22Remove unused declaration from value.cTom Tromey2-1/+4
2018-07-22Pass the correct argument to the observer in reread_symbolsTom Tromey2-1/+5
2018-07-22Fix ravenscar-thread.c to use arch_opsTom Tromey2-2/+8
2018-07-22Call value_fetch_lazy when needed in pretty-printersTom Tromey3-2/+13
2018-07-22Remove declarations from m32c-tdep.cTom Tromey2-13/+17
2018-07-22Call some functions in guile/ for effectTom Tromey3-6/+12
2018-07-22Use a previously unused variable in bfin-tdep.cTom Tromey2-1/+6
2018-07-22Unused variable fixes related to conditional compilationTom Tromey7-9/+28
2018-07-22Remove an unused variable from spu_get_overlay_tableTom Tromey2-2/+6
2018-07-22Simple unused variable removalsTom Tromey50-100/+97
2018-07-21Fix -Wunused-variable warnings related to conditional compilationSimon Marchi3-9/+16
2018-07-20Rename some frame unwind function parametersSimon Marchi3-25/+41
2018-07-21Update my e-mail address, limit maintenance to MIPS I-IV ISAsMaciej W. Rozycki2-2/+7
2018-07-20MIPS/Linux/native: Convert to `get_ptrace_pid' for PID extractionMaciej W. Rozycki2-5/+7
2018-07-20Rename remaining members of buildsym_compunit to start with "m_"Keith Seitz3-63/+71
2018-07-20Remove record_line_ftypeTom Tromey3-5/+6
2018-07-20Remove some unused buildsym functionsTom Tromey3-70/+11
2018-07-20Convert the DWARF reader to new-style buildysmTom Tromey2-126/+194