aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2015-02-11xcoffread.c: delete 'within_function' definitionPedro Alves2-5/+4
2015-02-11Fix redefinition errors in C++ modeTom Tromey32-101/+124
2015-02-11Fix adjust_pc_after_break, remove still current thread checkPedro Alves5-2/+155
2015-02-10lib/gdb.exp (gdb_load): Always return a result.Doug Evans2-0/+6
2015-02-10internal_type_self_type: Handle TYPE_SPECIFIC_NONE.Doug Evans2-0/+9
2015-02-10Rename new_symfile_objfile, make static.Doug Evans3-5/+9
2015-02-10Fix a pair of screen-resizing issues in TUIPatrick Palka3-0/+15
2015-02-10Fix truncation of TUI command historyPatrick Palka2-4/+16
2015-02-11gdb producer_is_gcc fix bool return value.Mark Wielaard2-2/+6
2015-02-10Change producer_is_gcc function return type to bool.Mark Wielaard4-10/+29
2015-02-10Add "signal SIGTRAP" testPedro Alves3-0/+118
2015-02-10displaced_step_fixup may access memory from the wrong inferior/threadPedro Alves2-0/+9
2015-02-10gdbserver: Fix crash when QTinit is handled with no inferior process attachedAntoine Tremblay6-2/+98
2015-02-10Add myself as write-after-approval GDB maintainerAntoine Tremblay2-0/+5
2015-02-10Finish constification of varobj interfaceSimon Marchi6-32/+66
2015-02-10Relax ARM prologue unwinder assumptionLuis Machado2-10/+35
2015-02-10Recognize new DWARF5/GCC5 DW_LANG Fortran 2003 and Fortran 2008 standards.Mark Wielaard2-0/+7
2015-02-09PR remote/17946: Fix wrong comparison of pointer against charSergio Durigan Junior2-1/+7
2015-02-09GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier.Mark Wielaard8-13/+210
2015-02-09record-btrace: indicate gapsMarkus Metzger15-86/+434
2015-02-09btrace: identify cpuMarkus Metzger3-22/+83
2015-02-09btrace: extend struct btrace_insnMarkus Metzger3-50/+97
2015-02-09btrace: update btrace_compute_ftrace parametersMarkus Metzger2-6/+12
2015-02-09record-btrace: add bts buffer size configuration optionMarkus Metzger15-21/+463
2015-02-09record btrace: add configuration structMarkus Metzger32-90/+775
2015-02-09btrace, linux: add perf event buffer abstractionMarkus Metzger3-84/+74
2015-02-09btrace: add format argument to supports_btraceMarkus Metzger13-53/+120
2015-02-09btrace: add struct btrace_dataMarkus Metzger17-84/+367
2015-02-06remote-m32r-sdi.c: Include symfile.h.Doug Evans2-1/+5
2015-02-06Move clear_symtab_users, deduce_language_from_filename decls to better place.Doug Evans3-7/+11
2015-02-06libthread_db: attaching to terminated/joined threads, debug outputPedro Alves4-0/+15
2015-02-06"enable count" user input error handling (PR gdb/15678)Simon Marchi4-2/+26
2015-02-06Improve gdb.threads/attach-many-short-lived-threads.exp timeout handlingPedro Alves3-4/+51
2015-02-06gdb.base/gdb-sigterm.exp: Fix spurious FAILsPedro Alves3-16/+42
2015-02-05guile/scm-frame.c: Fix spelling errors in a comment.Doug Evans2-3/+8
2015-02-04Clean up System V IPC objects allocated by test.Don Breazeal2-4/+26
2015-02-04Fix Python 3 build error on 32-bit hostsJan Kratochvil3-2/+12
2015-02-04Linux: don't resume new LWPs until we've pulled all events out of the kernelPedro Alves4-53/+63
2015-02-04Fix '--target_board=native-extended-gdbserver/-m32'Pedro Alves2-1/+9
2015-02-04Warn if core file register section is larger than expectedAndreas Arnez9-6/+45
2015-02-04x86: Use correct .reg-xstate section sizeAndreas Arnez3-3/+11
2015-02-04Fix internal error when core file section is too bigAndreas Arnez7-18/+56
2015-02-04Speed up GDB's TUI outputDoug Evans5-6/+43
2015-02-04Fix build breakage due to event loop simplificationPedro Alves2-0/+9
2015-02-03compile: Filter out -fpreprocessedJan Kratochvil2-0/+28
2015-02-03Simplify event-loop core, remove two-step event processingPedro Alves4-243/+119
2015-02-03When disabling target async, remove all target event sources from the event loopPedro Alves6-13/+72
2015-02-03Fix up some target is-async vs can-async confusionsPedro Alves3-13/+18
2015-02-02Mention which return values need to be freed in lang_varobj_opsSimon Marchi2-4/+13
2015-02-02Add missing i18n marker in dwarf2_evaluate_property warning message.Joel Brobecker2-1/+5