Move aarch64_linux_new_thread to nat/aarch64-linux.c
[external/binutils.git] / gdb / gdbserver / ChangeLog
2015-08-25 Yao QiMove aarch64_linux_new_thread to nat/aarch64-linux.c
2015-08-25 Yao QiMove aarch64_linux_prepare_to_resume to nat/aarch64...
2015-08-25 Yao QiMake aarch64_linux_prepare_to_resume the same on GDB...
2015-08-25 Yao QiAdd pid argument in aarch64_get_debug_reg_state
2015-08-25 Yao QiMove debug_reg_change_callback and aarch64_notify_debug...
2015-08-25 Yao QiMake aarch64_notify_debug_reg_change the same on GDB...
2015-08-25 Yao QiUse debug_printf in debug_reg_change_callback
2015-08-25 Yao QiUse phex debug_reg_change_callback
2015-08-25 Yao QiRemove some comments in debug_reg_change_callback
2015-08-25 Yao QiRe-indent the code
2015-08-25 Yao Qi[gdbserver] Use iterate_over_lwps in aarch64_notify_deb...
2015-08-24 Pedro Alvesgdbserver crashes when multiprocess extensions aren...
2015-08-24 Pedro AlvesPrepare for gnulib update
2015-08-24 Pedro AlvesFix gdbserver SPU build
2015-08-21 Pedro AlvesFix ax.c:gdb_eval_agent_expr
2015-08-21 Pedro AlvesC++: Initialize a couple const globals
2015-08-21 Pedro AlvesFix gdbserver crash exposed by gdb.threads/process...
2015-08-21 Pedro Alvesgdbserver: don't pick a random thread if the current...
2015-08-21 Max Filippovxtensa: implement NPTL helpers
2015-08-19 Gary BensonPrelimit number of bytes to read in "vFile:pread:"
2015-08-18 Joel Brobeckergdbserver/linux-aarch32-low: build failure when NT_ARM_...
2015-08-14 Matthew FortuneAdd support for DT_MIPS_RLD_MAP_REL.
2015-08-06 Pedro Alvesgdbserver/tracepoint.c: make exported IPA global int...
2015-08-06 Pedro Alvesgdbserver: no point in hiding the regcache type nowadays
2015-08-06 Pedro Alvesgdbserver: fix silent error exit
2015-08-06 Pedro Alvesgdbserver: move_out_of_jump_pad_callback misses switchi...
2015-08-06 Pedro AlvesFix gdbserver --debug issues caught by Valgrind
2015-08-06 Pierre LangloisRemove required field in agent's symbols
2015-08-06 Pedro Alvesgdbserver: Fix non-stop / fork / step-over issues
2015-08-06 Pedro AlvesLinux gdbserver confused when event randomization picks...
2015-08-06 Pedro AlvesLinux gdbserver fork event debug output
2015-08-04 Yao QiDisable tracepoint support for aarch32
2015-08-04 Yao QiDisable Z0 packet on aarch64 on multi-arch debugging
2015-08-04 Yao QiGet and set PC correctly on aarch64 in multi-arch
2015-08-04 Yao QiUse arm target description and regs_info for 32-bit...
2015-08-04 Yao QiNew regs_info for aarch32
2015-08-04 Yao QiMove have_ptrace_getregset to linux-low.c
2015-08-04 Pedro AlvesC++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbse...
2015-08-03 Sandra LoosemoreNios II R2 support for GDB.
2015-07-30 Yao QiRemove global variable arm_hwcap
2015-07-30 Yao QiUse regcache->tdesc instead of arm_hwcap
2015-07-30 Yao QiDon't use arm_regmap and arm_num_regs in arm_fill_gregs...
2015-07-29 Simon MarchiMIPS ptrace build fixes
2015-07-27 Yao Qi[gdbserver] Don't set srv_linux_usrregs for aarch64...
2015-07-24 Pedro AlvesLinux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
2015-07-24 Pedro AlvesC++: handle glibc's ptrace(enum __ptrace_request, ...)
2015-07-24 Pedro Alvesmake gdbserver use the same ptrace autoconf checks...
2015-07-24 Yao QiRemove proc->priv->new_inferior
2015-07-24 Yao QiInitialise target descrption after skipping extra traps...
2015-07-24 Yao QiSet proc->priv->new_inferior out of linux_add_process
2015-07-24 Yao QiRefactor start_inferior
2015-07-24 Yao QiSet general_thread after restart
2015-07-24 H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-07-21 Yao QiMove aarch64_linux_get_debug_reg_capacity to nat/aarch6...
2015-07-17 Yao QiMove common aarch64 HW breakpoint/watchpoint code to...
2015-07-17 Yao QiPass aarch64_debug_reg_state to functions
2015-07-17 Yao QiUse debug_printf to print debug message
2015-07-15 Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15 Jan Kratochvilgdbserver build-id attribute generator
2015-07-15 Jan KratochvilMove linux_find_memory_regions_full & co.
2015-07-15 Jan KratochvilMove gdb_regex* to common/
2015-07-15 Jan KratochvilCreate empty nat/linux-maps.[ch] and common/target...
2015-07-15 Pierre LangloisMove ChangeLog entry to gdbserver
2015-07-14 Pedro Alvesgdbserver/Linux: internal error when killing a process...
2015-07-10 Pedro Alvesgdbserver/event-loop.c: type mismatch
2015-07-10 Pierre Langlois[GDBserver][AArch64] Cleanup comments for each linux_ta...
2015-07-09 Yao Qi[gdbserver, aarch64] Set usrregs to NULL in regs_info
2015-07-02 Markus Metzgerbtrace: support Intel(R) Processor Trace
2015-06-29 Pierre Langlois[GDBServer][AArch64] Enable support for Z0 packets
2015-06-29 Pierre Langlois[GDBServer][AArch64] Use the same break instruction...
2015-06-24 Gary BensonRemove redundant include directives.
2015-06-18 Simon Marchiremote: consider addressable unit size when reading...
2015-06-15 Jan KratochvilMerge multiple hex conversions
2015-06-10 Jan KratochvilFix gdbserver <library-list> and its #FIXED version...
2015-06-10 Gary BensonImplement vFile:setfs in gdbserver
2015-06-10 Gary BensonIntroduce nat/linux-namespaces.[ch]
2015-06-09 Gary BensonDon't assume File-I/O mode bits match the host's format
2015-06-01 Yao QiMove PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux...
2015-05-28 Don BreazealInitialize last_resume_kind for remote fork child
2015-05-15 Pedro AlvesMore C++ build fixing
2015-05-14 Joel BrobeckerFix gdbserver build failure on arm-android.
2015-05-12 Don BreazealExtended-remote follow vfork
2015-05-12 Don BreazealArch-specific remote follow fork
2015-05-12 Don BreazealExtended-remote Linux follow fork
2015-05-12 Don BreazealClone remote breakpoints
2015-05-12 Don BreazealIdentify remote fork event support
2015-05-12 Gary BensonLocate executables on remote stubs without multiprocess...
2015-05-08 Sandra LoosemoreUse PTRACE_GETREGSET/SETREGSET in nios2 gdbserver.
2015-05-08 Yao Qi[gdbserver] Disable conditional breakpoints on no-hardw...
2015-05-06 Pedro AlvesPR server/18081: gdbserver crashes when providing an...
2015-04-21 Gary BensonIntroduce new shared function fileio_to_host_openflags
2015-04-17 Max Filippovgdbserver/xtensa: fix typo in XCHAL_HAVE_LOOPS
2015-04-17 Max Filippovgdbserver/xtensa: drop xtensa_usrregs_info
2015-04-17 Gary BensonImplement qXfer:exec-file:read in gdbserver
2015-04-15 Romain Naourgdbserver: fix uClibc build whithout MMU.
2015-04-09 Gary BensonIntroduce new shared function remote_fileio_to_fio_error
2015-04-09 Yao Qigdbserver gnu/linux: stepping over breakpoint
2015-04-01 Pedro AlvesGDBServer: give more complete usage information
2015-03-24 Pedro AlvesDebug output tweaks in the Linux target backends
2015-03-24 Gary BensonMove duplicated Linux x86 code to nat/x86-linux.c
next