aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-10-28gdb: Import AX_CXX_COMPILE_STDCXX from the GNU Autoconf ArchivePedro Alves1-0/+4
2016-10-28Fix gdb.base/maint.exp regressionsPedro Alves1-0/+5
2016-10-28btrace: bridge gapsMarkus Metzger1-0/+13
2016-10-28btrace: preserve function level for unexpected returnsMarkus Metzger1-0/+5
2016-10-28btrace: update tail call heuristicMarkus Metzger1-0/+4
2016-10-28btrace: allow leading trace gapsMarkus Metzger1-0/+9
2016-10-28btrace: fix gap indicationMarkus Metzger1-0/+8
2016-10-26PR 20569, segv in follow_execSandra Loosemore1-0/+32
2016-10-26Make symfile_add_flags and objfile->flags strongly typedPedro Alves1-0/+50
2016-10-26gdb: Coalesce/aggregate (async) vCont packets/actionsPedro Alves1-0/+44
2016-10-26gdb: Free inferior->priv when inferior exitsPedro Alves1-0/+4
2016-10-26gdb: Clean up remote.c:remote_resumePedro Alves1-0/+9
2016-10-25Make dwarf_expr_context's destructor virtualPedro Alves1-0/+5
2016-10-25Fix gdb C++ compilation on Solaris (PR build/20712)Rainer Orth1-0/+35
2016-10-25common/common-defs.h: Define __STDC_FORMAT_MACROS as wellPedro Alves1-0/+4
2016-10-25new-op.c: Add comment about -fsanitize=addressPedro Alves1-0/+4
2016-10-25Define __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROS again.Pedro Alves1-0/+5
2016-10-25Don't override operator new if GDB is built with -fsanitize=addressYao Qi1-0/+6
2016-10-24Fix potential NULL pointer dereferenceLuis Machado1-0/+5
2016-10-24Fix obvious gotcha in string comparisonLuis Machado1-0/+5
2016-10-21Make some dwarf_expr_context methods pure virtualTom Tromey1-0/+12
2016-10-21Change minimal_symbol_reader::record_full to take a boolTom Tromey1-0/+11
2016-10-21Remove last cleanup from captured_main_1Tom Tromey1-0/+6
2016-10-21Convert dwarf_expr_context_funcs to methodsTom Tromey1-0/+53
2016-10-21Convert DWARF expr functions to methodsTom Tromey1-0/+20
2016-10-21Initial conversion of dwarf_expr_ctxTom Tromey1-0/+19
2016-10-21Some cleanup removal in dwarf2loc.cTom Tromey1-0/+6
2016-10-21Remove make_cleanup_restore_current_uioutTom Tromey1-0/+8
2016-10-21Use gdb::unique_ptr in elf_read_minimal_symbolsTom Tromey1-0/+4
2016-10-21Replace two xmallocs with unique_ptrTom Tromey1-0/+5
2016-10-21Change command stats reporting to use classTom Tromey1-0/+14
2016-10-21Remove some cleanups in MITom Tromey1-0/+5
2016-10-21Remove make_cleanup_restore_current_uiTom Tromey1-0/+32
2016-10-21Record minimal symbols directly in reader.Tom Tromey1-0/+40
2016-10-21Change minimal_symbol_reader to store objfileTom Tromey1-0/+16
2016-10-21Introduce minimal_symbol_readerTom Tromey1-0/+27
2016-10-21Use scoped_restore for current_uiTom Tromey1-0/+7
2016-10-21Use scoped_restore for ui_fileTom Tromey1-0/+9
2016-10-21Use RAII to save and restore scalarsTom Tromey1-0/+23
2016-10-21Fix build failure in xcoffread.cTom Tromey1-0/+4
2016-10-21Fix symbol table file name on AIXUlrich Weigand1-0/+6
2016-10-21Delete target_so_ops->special_symbol_handling hookPhilipp Rudo1-0/+18
2016-10-20Don't configure gdb for vxworks targetYao Qi1-0/+4
2016-10-19Regen gdb/config.inPedro Alves1-0/+4
2016-10-18gdb: no longer define __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROSPedro Alves1-0/+5
2016-10-18Update gnulib to current upstream masterPedro Alves1-0/+182
2016-10-18Introduce gdb::unique_ptrPedro Alves1-0/+5
2016-10-18i386-tdep: Verify architecture before proceeding with `set/show mpx'Maciej W. Rozycki1-0/+6
2016-10-18tilegx-tdep: Correct aliasing errors in `tilegx_analyze_prologue'Maciej W. Rozycki1-0/+5
2016-10-17Fix -trace-save crash when argument is missingSimon Marchi1-0/+5