aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-28x32: Fix gdb.trace/mi-trace-frame-collected.expusers/palves/x32-fast-tracepointsPedro Alves
2016-07-28x32: gdb: Fix 'call' insn relocation with qRelocInsnPedro Alves
2016-07-28x32: gdbserver's agent bytecode JIT: fix "call" emissionPedro Alves
2016-07-28x32: Avoid unsigned long when installing fast tracepoint jump padsPedro Alves
2016-07-28x32 Fast tracepoints: Customize jump pad addressPedro Alves
2016-07-27x32 Fast tracepoints: IPA target descriptionsPedro Alves
2016-07-26Fix PR server/20414 - x32 gdbserver always crashes inferiorPedro Alves
2016-07-26PR python/20190 - compute TLS symbol without a frameTom Tromey
2016-07-26MIPS/GAS: Respect the `insn32' mode in branch relaxationMaciej W. Rozycki
2016-07-26MIPS/BFD: Handle branches in PLT compression selectionMaciej W. Rozycki
2016-07-26Fix PR gdb/20413 - x32: linux_ptrace_test_ret_to_nx: Cannot PTRACE_PEEKUSERPedro Alves
2016-07-26Fix PR gdb/20287 - x32 and "gdb_static_assert (sizeof (nat_siginfo_t) == size...Pedro Alves
2016-07-26Add support for creating uuid based build-id's in a MinGW32 environment.Igor Kudrin
2016-07-26[Gold, aarch64] Implement some AArch64 relocs.Han Shen
2016-07-26btrace, testsuite: fix assembly source file selectionMarkus Metzger
2016-07-26Automatic date update in version.inGDB Administrator
2016-07-25Handle correctly passing a bad interpreter name to new-uiSimon Marchi
2016-07-25linux-procfs: Handle lowercase "t (tracing stop)" statePedro Alves
2016-07-25linux-procfs: Introduce enum proc_statePedro Alves
2016-07-25Add myself as a write-after-approval GDB maintainer.Tim Wiederhake
2016-07-25btrace: Resume recording after disconnect.Tim Wiederhake
2016-07-25Revise targets able to run ELF 64k section testAlan Modra
2016-07-25Automatic date update in version.inGDB Administrator
2016-07-24Automatic date update in version.inGDB Administrator
2016-07-23Implement catch syscall groupGabriel Krisman Bertazi
2016-07-23Fix ARMv8.1/v8.2 for hw watchpoint and breakpointAndrew Pinski
2016-07-23Support JIT debugging on MS-WindowsРуслан Ижбулатов
2016-07-23Automatic date update in version.inGDB Administrator
2016-07-22PR rust/20162 - fix gdb regressions caused by rust 1.10Tom Tromey
2016-07-22Get "num" as unsigned in ctfYao Qi
2016-07-22Fix segfault in ARC linker when generating got entries for local symbols.Cupertino Miranda
2016-07-22Automatic date update in version.inGDB Administrator
2016-07-21Set BFD_VERSION to 2.27.51H.J. Lu
2016-07-21Move ChangeLog entry for PR ld/20376H.J. Lu
2016-07-21Allow empty struct expressions in RustTom Tromey
2016-07-21Add -Wunused-but-set-* to buildTom Tromey
2016-07-21Fix djgpp gdb buildPedro Alves
2016-07-21Remove unused variable in windows-nat.cPedro Alves
2016-07-21Remove unused variable in gdb/varobj.c when built without Python supportPedro Alves
2016-07-21Fix cast to 'gdb_breakpoint *'Yao Qi
2016-07-21Support vCont s and S actions with software single stepYao Qi
2016-07-21Use reinsert_breakpoint for vCont;sYao Qi
2016-07-21Enqueue signal even when resuming threadsYao Qi
2016-07-21Use enqueue_pending_signal in linux_resume_one_threadYao Qi
2016-07-21Switch current_thread to lwp's thread in install_software_single_step_breakpo...Yao Qi
2016-07-21Make reinsert_breakpoint thread specificYao Qi
2016-07-21Refactor clone_all_breakpointsYao Qi
2016-07-21Create sub classes of 'struct breakpoint'Yao Qi
2016-07-21Pass breakpoint type in set_breakpoint_atYao Qi
2016-07-21Skip gdb.server/ tests if lack of XML supportYao Qi