aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-02-27gdbarch.h: include regcache.hPedro Alves1-0/+5
2015-02-27Remove duplicate constPedro Alves1-0/+7
2015-02-27Exported const objectsPedro Alves1-0/+7
2015-02-27Rename struct lzma_stream to avoid clash with system headerTom Tromey1-0/+6
2015-02-27mi/mi-cmd-stack.c|frame filters: print_values <-> ext_lang_frame_argsPedro Alves1-0/+7
2015-02-27x86 Linux/ptrace: fix offsetof usage in C++ modePedro Alves1-0/+5
2015-02-27Don't forward declare enum target_hw_bp_typePedro Alves1-0/+6
2015-02-27Do not increment of decrement enumsTom Tromey1-0/+14
2015-02-27target.h: Include infrun.hPedro Alves1-0/+4
2015-02-27proc-service, extern "C"Pedro Alves1-0/+4
2015-02-27Make functions and variables exported by the IPA be extern "C"Pedro Alves1-0/+6
2015-02-27Add extern "C" to declarations of C symbolsPedro Alves1-0/+19
2015-02-27Make array object externPedro Alves1-0/+7
2015-02-27record-btrace.c: Remove redefinitionsPedro Alves1-0/+5
2015-02-27Fix struct, union, and enum nesting in C++Tom Tromey1-0/+42
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-0/+5
2015-02-27Add --enable-build-with-cxx configure switchPedro Alves1-0/+16
2015-02-27Create libiberty.m4, have GDB and GDBserver use itPedro Alves1-0/+7
2015-02-27S390: Fix compiler invocation with "compile" commandAndreas Arnez1-0/+9
2015-02-27Mark latest entry in gdb/ChangeLog as "(tiny patch)".Joel Brobecker1-1/+1
2015-02-27Retrieve segment registers on Windows amd64Jon TURNEY1-0/+6
2015-02-26Add missing CHECK_TYPEDEF calls to recent vptr_{fieldno,basetype} cleanup.Doug Evans1-0/+8
2015-02-26Add ATTRIBUTE_PRINTF attributes, and fix falloutPedro Alves1-0/+16
2015-02-26Rename windows-termcap.c -> stub-termcap.cPedro Alves1-0/+12
2015-02-26compile: Fix GNU-IFUNC funcs called from injected codeJan Kratochvil1-0/+5
2015-02-26Fix print of value type in a corner case of finishAntoine Tremblay1-0/+4
2015-02-26SEGV in ppc64_elf_get_synthetic_symtab reading a separate debug fileJan Kratochvil1-0/+5
2015-02-26Rework signal frame probing for FreeBSD/x86John Baldwin1-0/+24
2015-02-26Fix infinite recursion in amd64fbsd_sigcontext_addrJohn Baldwin1-0/+5
2015-02-26Change // comment in gdb/compile/Jan Kratochvil1-0/+6
2015-02-26Remove // comment in gdb/iq2000-tdep.cJoel Brobecker1-0/+5
2015-02-23Fix typo in earlier entry.Doug Evans1-1/+1
2015-02-23remote.c: simplify parsing stop reasons in T stop repliesPedro Alves1-0/+8
2015-02-21PR c++/17976, symtab/17821Doug Evans1-0/+13
2015-02-20GNU/Linux: Stop using libthread_db/td_ta_thr_iterPedro Alves1-0/+33
2015-02-20linux-nat.c: fix a few lin_lwp_attach_lwp issuesPedro Alves1-0/+8
2015-02-20Garbage collect forward_target_decr_pc_after_breakPedro Alves1-0/+5
2015-02-20PR18006: internal error if threaded program calls clone(CLONE_VM)Pedro Alves1-0/+6
2015-02-20Document the GDB 7.9 release in gdb/ChangeLogJoel Brobecker1-0/+4
2015-02-192015-02-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-0/+5
2015-02-19Fix non executable stack handling when calling functions in the inferior.Antoine Tremblay1-0/+7
2015-02-19[gdb/ax] small "setv" fix and documentation's adjustment.David Taylor1-0/+4
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