summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
* [nto] Fix nto build.Aleksandar Ristovski2015-10-162-2/+7
* gdbserver: Reset current_thread when the thread is removed.Aleksandar Ristovski2015-10-161-0/+7
* gdbserver: Reset current_thread when the thread is removed.Aleksandar Ristovski2015-10-161-0/+24
* aarch64 multi-arch part 6: HW breakpoint on unaligned addressYao Qi2015-10-153-6/+37
* Rename emit_load_store to aarch64_emit_load_storeYao Qi2015-10-122-3/+8
* Rename emit_insn to aarch64_emit_insnYao Qi2015-10-122-39/+46
* Support displaced stepping in aarch64-linuxYao Qi2015-10-122-320/+15
* Move aarch64_relocate_instruction to arch/aarch64-insn.cYao Qi2015-10-122-155/+8
* Use visitor in aarch64_relocate_instructionYao Qi2015-10-122-143/+314
* Move append_insns out of aarch64_relocate_instructionYao Qi2015-10-122-18/+26
* Move target_read_uint32 out of aarch64_relocate_instructionYao Qi2015-10-122-7/+14
* Shorten long lines in linux-aarch64-low.cYao Qi2015-09-302-2/+9
* Add some more casts (1/2)Simon Marchi2015-09-256-16/+35
* Add casts to memory allocation related callsSimon Marchi2015-09-2511-71/+122
* Implement target_emit_opsPierre Langlois2015-09-212-14/+1300
* Add support for fast tracepointsPierre Langlois2015-09-215-3/+1689
* Move instruction decoding into new arch/ directoryPierre Langlois2015-09-213-0/+12
* Wrap gdb_agent_op_sizes by #ifndef IN_PROCESS_AGENTYao Qi2015-09-212-0/+6
* [gdbserver] Remove unused max_jump_pad_sizeYao Qi2015-09-212-3/+4
* aarch64 multi-arch (part 3): get thread areaYao Qi2015-09-182-16/+7
* Fix argument to compiled_cond, and add cases for compiled-condition.Wei-cheng Wang2015-09-162-2/+10
* gdbserver: Fix exec stop reply reporting conditionsPedro Alves2015-09-152-1/+7
* Move ChangeLog entry to proper placePedro Alves2015-09-151-0/+7
* PR remote/18965: vforkdone stop reply should indicate parent PIDPedro Alves2015-09-151-10/+7
* Fix typoYao Qi2015-09-152-1/+6
* Support single step by arch or targetYao Qi2015-09-152-1/+31
* [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_sing...Yao Qi2015-09-159-30/+51
* aarch64 multi-arch support (part 2): siginfo fixupYao Qi2015-09-152-1/+29
* Extended-remote follow-execDon Breazeal2015-09-118-24/+197
* btrace: kernel address filteringMarkus Metzger2015-09-092-21/+7
* [aarch64] Check region OK for HW watchpoint in GDBserverYao Qi2015-09-032-3/+13
* Fix ChangeLog entries starting with "Likewise"Simon Marchi2015-08-271-1/+2
* Detect SW breakpoints in Cell/B.E. combined debuggingUlrich Weigand2015-08-272-1/+6
* gdbserver/proc-service.c: bogus return value conversionPedro Alves2015-08-272-1/+7
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-2621-78/+122
* Move aarch64_linux_new_thread to nat/aarch64-linux.cYao Qi2015-08-252-16/+4
* Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.cYao Qi2015-08-254-37/+15
* Make aarch64_linux_prepare_to_resume the same on GDB and GDBserverYao Qi2015-08-252-6/+9
* Add pid argument in aarch64_get_debug_reg_stateYao Qi2015-08-252-10/+16
* Move debug_reg_change_callback and aarch64_notify_debug_reg_change to nat/aar...Yao Qi2015-08-252-82/+7
* Make debug_reg_change_callback the same on GDB and GDBserverYao Qi2015-08-251-1/+1
* Make aarch64_notify_debug_reg_change the same on GDB and GDBserverYao Qi2015-08-252-1/+6
* Use debug_printf in debug_reg_change_callbackYao Qi2015-08-252-9/+14
* Use phex debug_reg_change_callbackYao Qi2015-08-252-8/+12
* Remove some comments in debug_reg_change_callbackYao Qi2015-08-252-20/+4
* Re-indent the codeYao Qi2015-08-252-33/+38
* [gdbserver] Use iterate_over_lwps in aarch64_notify_debug_reg_changeYao Qi2015-08-252-19/+21
* gdbserver crashes when multiprocess extensions aren't supportedPedro Alves2015-08-244-3/+22
* Prepare for gnulib updatePedro Alves2015-08-245-4/+11
* Fix gdbserver SPU buildPedro Alves2015-08-242-1/+6