aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-03-11S390: Skip prologue using SAL information, if possibleAndreas Arnez1-0/+5
2015-03-11S390: Defer PER info update until resumeAndreas Arnez1-0/+13
2015-03-09Revert union gdb_sockaddr_uPedro Alves1-0/+9
2015-03-07Remove C-specific warnings from common warning setPedro Alves1-0/+8
2015-03-07Fix struct sockaddr/sockaddr_in/sockaddr_un strict aliasing violationsPedro Alves1-0/+7
2015-03-07Make TRY/CATCH use real C++ try/catch in C++ modePedro Alves1-0/+27
2015-03-07kill volatile struct gdb_exceptionPedro Alves1-0/+5
2015-03-07more making TRY/CATCH callers look more like real C++ try/catch blocksPedro Alves1-0/+14
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-0/+17
2015-03-07quit_force: Replace TRY_CATCH wrapper macrosTom Tromey1-0/+4
2015-03-07Normalize TRY_CATCH exception handling blockPedro Alves1-0/+27
2015-03-07Fix mail address format of a couple recent ChangeLog entriesPedro Alves1-1/+1
2015-03-06New common function "startswith"Gary Benson1-0/+5
2015-03-05PR gdb/18002: Fix reinsert of a permanent breakpointsPedro Alves1-0/+6
2015-03-05Enable rthreads support on OpenBSD/hppaMark Kettenis1-0/+9
2015-03-04garbage collect target_decr_pc_after_breakPedro Alves1-0/+14
2015-03-04Linux native: Use TRAP_BRKPT/TRAP_HWBPTPedro Alves1-0/+21
2015-03-04remote+docs: software/hardware breakpoint trapsPedro Alves1-0/+28
2015-03-04record-full/record-btrace: software/hardware breakpoint trapPedro Alves1-0/+30
2015-03-04enum lwp_stop_reason -> enum target_stop_reasonPedro Alves1-0/+11
2015-03-04Teach GDB about targets that can tell whether a trap is a breakpoint eventPedro Alves1-0/+28
2015-03-04follow-fork: don't lose the ptids as set by the targetPedro Alves1-0/+10
2015-03-04Make "catch fork" work on systems with PT_GET_PROCESS_STATEMark Kettenis1-0/+7
2015-03-04S390: Name "invisible" registers with the empty string instead of NULLAndreas Arnez1-0/+5
2015-03-04S390: Fix syscall list for s390xAndreas Arnez1-0/+5
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