summaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)Author
2015-07-14Fix build issue with nat/linux-namespaces.c.Peter Bergner
2015-07-14Add test that exercises the inferior being killed while stopped under GDBPedro Alves
2015-07-14gdbserver/Linux: internal error when killing a process that is already gonePedro Alves
2015-07-13Fix attach-pie-noexec.exp fail on native-extended-gdbserverYao Qi
2015-07-13gdb/tui: Add command completion to winheight command.Andrew Burgess
2015-07-12Fix GDB breakage due to addition of new nios2 mach types in BFD.Sandra Loosemore
2015-07-10rx-tdep.c: Use target_read_code instead of target_read_memory.Kevin Buettner
2015-07-10gdbserver/event-loop.c: type mismatchPedro Alves
2015-07-10Fix testsuite regression by: Do not skip prologue for asm (.S) filesJan Kratochvil
2015-07-10[GDBserver][AArch64] Cleanup comments for each linux_target_ops methodPierre Langlois
2015-07-10gdb/tui: Use cleanups to free string copies.Andrew Burgess
2015-07-10gdb/tui: Define tui window names once.Andrew Burgess
2015-07-10gdb: Convert TUI windows names to lower case.Andrew Burgess
2015-07-10gnu_vector.exp: Skip infcall tests on x86/x86_64Andreas Arnez
2015-07-10record: set stop_pc in "record goto" commandMarkus Metzger
2015-07-09Add NEWS entry for tracepoints support on aarch64-linuxPierre Langlois
2015-07-09[GDBServer][AArch64] Enable support for tracepointsPierre Langlois
2015-07-09[testsuite][AArch64] Port gdb.tracePierre Langlois
2015-07-09[AArch64] Implement gdbarch_gen_return_address gdbarch methodPierre Langlois
2015-07-09[AArch64] Teach stub unwinder to terminate gracefullyPierre Langlois
2015-07-09[AArch64] Teach prologue unwinder to terminate gracefullyPierre Langlois
2015-07-09[AArch64] Only access inferior registers when creating a frame cachePierre Langlois
2015-07-09[AArch64] Refactor aarch64_make_stub_cachePierre Langlois
2015-07-09[AArch64] Refactor aarch64_make_prologue_cachePierre Langlois
2015-07-09Factor out memberptr printing code from c_val_printSimon Marchi
2015-07-09Factor out int printing code from c_val_printSimon Marchi
2015-07-09Factor out struct and union printing code from c_val_printSimon Marchi
2015-07-09Factor out pointer printing code from c_val_printSimon Marchi
2015-07-09Factor out array printing code from c_val_printSimon Marchi
2015-07-09Factor out print_unpacked_pointer from c_val_printSimon Marchi
2015-07-09Remove unneeded variable assignmentSimon Marchi
2015-07-09Pass ptid to aarch64_linux_get_debug_reg_capacityYao Qi
2015-07-09[gdbserver, aarch64] Set usrregs to NULL in regs_infoYao Qi
2015-07-09btrace, pt: support new packetsMarkus Metzger
2015-07-09btrace: fix build fail with 32-bit BFDMarkus Metzger
2015-07-08Add missing spaces in previous patchSimon Marchi
2015-07-08Delete program spaces directly when removing inferiorsSimon Marchi
2015-07-08tui: replace deprecated_register_changed_hook with observerPatrick Palka
2015-07-08gdb/doc: Update 'frame' command documentation.Andrew Burgess
2015-07-08Revert "Delete program spaces directly when removing inferiors"Simon Marchi
2015-07-08Delete program spaces directly when removing inferiorsSimon Marchi
2015-07-08compile: Warn for old GCC on cv-qualified self-referenceJan Kratochvil
2015-07-08PR18617 - Incorrect expression bytecode generated for narrowing conversionsRobert O'Callahan
2015-07-08add myself to write-after-approval listMarkus Metzger
2015-07-08ari: fix strerror() useMarkus Metzger
2015-07-07New proc is_aarch64_targetYao Qi
2015-07-07New proc is_aarch32_targetYao Qi
2015-07-07Enable multi-arch test in catch-syscall.exp on aarch64Yao Qi
2015-07-07Adjust gdb.multi tests for aarch64Yao Qi
2015-07-07Set architecture to arm in arm-*.xml filesYao Qi