aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-11-17Fix gdb.threads/multiple-step-overs.exp fails on armYao Qi1-0/+5
2015-11-17Introduce null_block_symbolPedro Alves1-0/+12
2015-11-17[C++] Always use setjmp/longjmp for exceptionsPedro Alves1-0/+8
2015-11-17MinGW and attribute format(printf/gnu_printf)Pedro Alves1-0/+5
2015-11-17[C++] Define __STDC_CONSTANT_MACROS / __STDC_LIMIT_MACROS for stdint.hPedro Alves1-0/+5
2015-11-17[C++/mingw] Simplify first chance exception handlingPedro Alves1-0/+6
2015-11-17[C++/mingw] Fix windows-nat.c::xlatePedro Alves1-0/+5
2015-11-17[C++/mingw] ser-tcp.c castsPedro Alves1-0/+7
2015-11-17[C++/mingw] gdbserver castsPedro Alves1-0/+10
2015-11-17[C++/mingw] windows-nat.c castsPedro Alves1-0/+17
2015-11-17[C++/mingw] gdb-dlfcn.c castsPedro Alves1-0/+5
2015-11-17[C++/mingw] Misc alloca castsPedro Alves1-0/+7
2015-11-17[C++/mingw] ser-mingw.c castsPedro Alves1-0/+16
2015-11-17Convert c_string_type to an enum flags typeSimon Marchi1-0/+16
2015-11-17Type-safe wrapper for enum flagsPedro Alves1-0/+60
2015-11-17guile disassembly hardcode TARGET_XFER_E_IOPedro Alves1-0/+7
2015-11-17gdb: Fix left shift of negative value.Dominik Vogt1-0/+7
2015-11-16Fix stack buffer overflow in aarch64_extract_return_valueYao Qi1-0/+5
2015-11-16Pass value * instead of bfd_byte * to pass_* functions in aarch64-tdep.cYao Qi1-0/+8
2015-11-16Use value_contents instead of value_contents_writeableYao Qi1-0/+6
2015-11-16Fix bug in arm_push_dummy_call by -fsanitize=addressYao Qi1-0/+5
2015-11-13PR 19051: support of inferior call with gnu vector support on ARMYao Qi1-0/+9
2015-11-13Refactor arm_return_in_memoryYao Qi1-0/+6
2015-11-12Use gdb_byte * instead of void * in push_stack_itemYao Qi1-0/+5
2015-11-11Replace long int * cast with PTRACE_TYPE_RET *Simon Marchi1-0/+6
2015-11-11gdb: Make use of 'add_info' to create info sub-commands.Andrew Burgess1-0/+7
2015-11-11gdb: Use class_info when creating info commands.Andrew Burgess1-0/+4
2015-11-09[Ada] GDB crash during "finish" of function with out parametersJoel Brobecker1-0/+5
2015-11-09Use ELF_STRING_ARM_unwind in arm-tdep.cYao Qi1-0/+5
2015-11-09New function displaced_step_in_progress_threadYao Qi1-0/+5
2015-11-05Use aarch64_decode_insn in aarch64_displaced_step_copy_insnYao Qi1-0/+5
2015-11-05Use aarch64_decode_insn in aarch64_analyze_prologueYao Qi1-0/+15
2015-11-05Combine aarch64_decode_stp_offset_wb and aarch64_decode_stp_offsetYao Qi1-0/+8
2015-11-04gdb/s390-linux: Step over MVCLE+JO (and similiar) as a unit.Marcin Kościelnicki1-0/+8
2015-11-04gdb: Add process record and replay support for s390.Marcin Kościelnicki1-0/+22
2015-11-04gdb/record-full: Use xmalloc instead of alloca for temporary memory storage.Marcin Kościelnicki1-0/+5
2015-11-04btrace: add instruction-history /s and fix documentationMarkus Metzger1-0/+7
2015-11-04btrace: change record instruction-history /mMarkus Metzger1-0/+8
2015-11-04disasm: add struct disasm_insn to describe to-be-disassembled instructionMarkus Metzger1-0/+9
2015-11-04disasm: split dump_insnsMarkus Metzger1-0/+5
2015-11-03xtensa: Add missing staticsSimon Marchi1-0/+6
2015-11-03arm-linux-nat.c: Add castSimon Marchi1-0/+4
2015-11-03target_ops mask_watchpoint: change int to target_hw_bp_typeSimon Marchi1-0/+13
2015-11-03remote-sim.c: Add castsSimon Marchi1-0/+11
2015-11-03Add myself to gdb MAINTAINERSMarcin Kościelnicki1-0/+4
2015-10-30Don't displaced step when there's a breakpoint in the scratch pad rangePedro Alves1-0/+8
2015-10-30gdb/linux-record: Fix struct sizes for x32Marcin Kościelnicki1-0/+5
2015-10-30gdb/linux-record: Fix size_termios for x32, amd64, aarch64Marcin Kościelnicki1-0/+6
2015-10-30gdb/linux-record: TASK_COMM_LEN is 16 on ppc tooMarcin Kościelnicki1-0/+4
2015-10-30gdb/linux-record: Fix old_select syscall handlingMarcin Kościelnicki1-0/+4