aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-02-18Add missing gdb/ChangeLog entry for previous change.Patrick Palka1-0/+15
2015-02-18Factorize target program transformations in the GDB_AC_TRANSFORM macro.Jose E. Marchesi1-0/+9
2015-02-17Announce the DTrace USDT probes support in NEWS.Jose E. Marchesi1-0/+4
2015-02-17Support for DTrace USDT probes in x86_64 targets.Jose E. Marchesi1-0/+16
2015-02-17New probe type: DTrace USDT probes.Jose E. Marchesi1-0/+47
2015-02-17New gdbarch functions: dtrace_parse_probe_argument, dtrace_probe_is_enabled, ...Jose E. Marchesi1-0/+9
2015-02-17New commands `enable probe' and `disable probe'.Jose E. Marchesi1-0/+13
2015-02-17Move `compute_probe_arg' and `compile_probe_arg' to probe.cJose E. Marchesi1-0/+9
2015-02-17Adapt `info probes' to support printing probes of different types.Jose E. Marchesi1-0/+14
2015-02-17Remove superfluous function key_is_command_char()Patrick Palka1-0/+5
2015-02-17TUI: resize windows to new terminal size before displaying themPedro Alves1-0/+5
2015-02-17Fix GDB build fail on Aarch64 when -fno-common is enabledMaxim Ostapenko1-0/+8
2015-02-16Remove true and false ARI checks now that we use stdbool.h.Mark Wielaard1-0/+4
2015-02-13misc cp-namespace.c cleanupsDoug Evans1-0/+11
2015-02-13Update Yao Qi's email address in MAINTAINERSYao Qi1-0/+4
2015-02-12completer.c (completion_list_add_name): Fix memory leak.Doug Evans1-0/+4
2015-02-12completer.c (complete_line): Remove incorrect comment.Doug Evans1-0/+4
2015-02-11framefilter quit: Use RETURN_MASK_ERRORJan Kratochvil1-0/+5
2015-02-11framefilter quit: Make it exception safeJan Kratochvil1-0/+7
2015-02-11framefilter quit: Code cleanup: Avoid gotosJan Kratochvil1-0/+5
2015-02-11framefilter quit: Code cleanup: ReindentationJan Kratochvil1-0/+6
2015-02-11framefilter quit: Obvious whitespacing fixesJan Kratochvil1-0/+4
2015-02-11xcoffread.c: delete 'within_function' definitionPedro Alves1-0/+4
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