aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-02-11Fix redefinition errors in C++ modeTom Tromey1-0/+40
2015-02-11Fix adjust_pc_after_break, remove still current thread checkPedro Alves1-0/+5
2015-02-10internal_type_self_type: Handle TYPE_SPECIFIC_NONE.Doug Evans1-0/+5
2015-02-10Rename new_symfile_objfile, make static.Doug Evans1-0/+6
2015-02-10Fix a pair of screen-resizing issues in TUIPatrick Palka1-0/+7
2015-02-10Fix truncation of TUI command historyPatrick Palka1-1/+6
2015-02-11gdb producer_is_gcc fix bool return value.Mark Wielaard1-0/+4
2015-02-10Change producer_is_gcc function return type to bool.Mark Wielaard1-0/+8
2015-02-10displaced_step_fixup may access memory from the wrong inferior/threadPedro Alves1-0/+5
2015-02-10Add myself as write-after-approval GDB maintainerAntoine Tremblay1-0/+4
2015-02-10Finish constification of varobj interfaceSimon Marchi1-0/+32
2015-02-10Relax ARM prologue unwinder assumptionLuis Machado1-0/+8
2015-02-10Recognize new DWARF5/GCC5 DW_LANG Fortran 2003 and Fortran 2008 standards.Mark Wielaard1-0/+5
2015-02-09PR remote/17946: Fix wrong comparison of pointer against charSergio Durigan Junior1-0/+6
2015-02-09GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier.Mark Wielaard1-0/+13
2015-02-09record-btrace: indicate gapsMarkus Metzger1-0/+35
2015-02-09btrace: identify cpuMarkus Metzger1-0/+7
2015-02-09btrace: extend struct btrace_insnMarkus Metzger1-0/+14
2015-02-09btrace: update btrace_compute_ftrace parametersMarkus Metzger1-0/+5
2015-02-09record-btrace: add bts buffer size configuration optionMarkus Metzger1-0/+25
2015-02-09record btrace: add configuration structMarkus Metzger1-0/+62
2015-02-09btrace, linux: add perf event buffer abstractionMarkus Metzger1-0/+11
2015-02-09btrace: add format argument to supports_btraceMarkus Metzger1-0/+22
2015-02-09btrace: add struct btrace_dataMarkus Metzger1-0/+34
2015-02-06remote-m32r-sdi.c: Include symfile.h.Doug Evans1-0/+4
2015-02-06Move clear_symtab_users, deduce_language_from_filename decls to better place.Doug Evans1-0/+6
2015-02-06libthread_db: attaching to terminated/joined threads, debug outputPedro Alves1-0/+4
2015-02-06"enable count" user input error handling (PR gdb/15678)Simon Marchi1-0/+6
2015-02-05guile/scm-frame.c: Fix spelling errors in a comment.Doug Evans1-0/+4
2015-02-04Fix Python 3 build error on 32-bit hostsJan Kratochvil1-0/+6
2015-02-04Linux: don't resume new LWPs until we've pulled all events out of the kernelPedro Alves1-0/+9
2015-02-04Warn if core file register section is larger than expectedAndreas Arnez1-0/+15
2015-02-04x86: Use correct .reg-xstate section sizeAndreas Arnez1-0/+9
2015-02-04Fix internal error when core file section is too bigAndreas Arnez1-0/+26
2015-02-04Speed up GDB's TUI outputDoug Evans1-0/+12
2015-02-04Fix build breakage due to event loop simplificationPedro Alves1-0/+5
2015-02-03compile: Filter out -fpreprocessedJan Kratochvil1-0/+6
2015-02-03Simplify event-loop core, remove two-step event processingPedro Alves1-0/+26
2015-02-03When disabling target async, remove all target event sources from the event loopPedro Alves1-0/+14
2015-02-03Fix up some target is-async vs can-async confusionsPedro Alves1-0/+9
2015-02-02Mention which return values need to be freed in lang_varobj_opsSimon Marchi1-0/+5
2015-02-02Add missing i18n marker in dwarf2_evaluate_property warning message.Joel Brobecker1-0/+4
2015-02-02[Ada] Do not re-cache symbol-lookup result found from cache lookup.Joel Brobecker1-0/+6
2015-02-02[Ada] pspace_data->sym_cache is always NULLJoel Brobecker1-0/+6
2015-02-01remove myself from MAINTAINERSTom Tromey1-0/+4
2015-01-31Move vptr_{fieldno,basetype} out of main_type, and update everything accordin...Doug Evans1-0/+23
2015-01-31Move TYPE_SELF_TYPE into new field type_specific.Doug Evans1-0/+36
2015-01-31gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.Doug Evans1-0/+5
2015-01-31Be more strict about what kinds of types can be passed.Doug Evans1-0/+10
2015-01-31gdbtypes.c (copy_type_recursive): Handle all TYPE_SPECIFIC_FIELD kinds.Doug Evans1-0/+5