aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-03-03Remove unused function declarations in target.hSimon Marchi1-0/+5
2015-03-03inf-ptrace.c: use ptid_get_pid when resuming all threadsPedro Alves1-0/+6
2015-03-03Linux/ptrace: don't convert ptids when asking inf-ptrace layer to resume LWPPedro Alves1-0/+9
2015-03-03btrace: support 32-bit inferior on 64-bit hostMarkus Metzger1-0/+8
2015-03-03btrace: work around _dl_runtime_resolve returning to resolved functionMarkus Metzger1-0/+5
2015-03-03btrace: compute line range when printingMarkus Metzger1-0/+10
2015-03-03follow-exec: delete all non-execing threadsPedro Alves1-0/+5
2015-03-02Revert "Remove true and false ARI checks now that we use stdbool.h."Joel Brobecker1-0/+4
2015-03-02Remove use of stdbool.h in GDB sources.Joel Brobecker1-0/+8
2015-03-02S390: Add vector register support to gdbAndreas Arnez1-0/+58
2015-03-02S390: Add target descriptions for vector register setsAndreas Arnez1-0/+21
2015-02-28symtab.h (struct symtab) <next>: Fix comment.Doug Evans1-0/+4
2015-02-27Fix Python 3 build: rename GdbMethodsSimon Marchi1-0/+5
2015-02-27More redefinition errors in C++ modePedro Alves1-0/+4
2015-02-27Move exception_none to common code, and use itPedro Alves1-0/+11
2015-02-27catch_command_errors: Remove 'mask' parameterPedro Alves1-0/+6
2015-02-27python/python-internal.h: enum ‘ext_lang_rc’ not definedPedro Alves1-0/+4
2015-02-27breakpoint.h: move enum ‘print_stop_action’Pedro Alves1-0/+5
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