aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-01-08Fix GDBserver build failure when $development is falseYao Qi1-0/+10
2018-01-07Make parse_debug_format_options return an std::stringSimon Marchi1-0/+5
2018-01-05Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7)Pedro Alves1-0/+6
2018-01-02Update copyright year in version message of GDB, GDBserver and GDBreplayJoel Brobecker1-0/+6
2017-12-08C++-ify parse_format_stringTom Tromey1-0/+4
2017-12-07Initialize target description early in IPAYao Qi1-0/+11
2017-12-05Split tdesc_type into multiple classesSimon Marchi1-0/+8
2017-12-05Remove some unused variablesSimon Marchi1-0/+4
2017-12-02Remove for_each_inferior_with_dataSimon Marchi1-0/+7
2017-12-02Remove for_each_inferiorSimon Marchi1-0/+17
2017-12-02Remove find_inferiorSimon Marchi1-0/+5
2017-12-02Update commentsSimon Marchi1-0/+5
2017-12-02Remove usages of find_inferior that call proceed_one_lwpSimon Marchi1-0/+8
2017-12-02Remove usage of find_inferior in linux_resumeSimon Marchi1-0/+6
2017-12-02Remove usages of find_inferior in stop_all_lwpsSimon Marchi1-0/+10
2017-12-02Remove usage of find_inferior in linux_stabilize_threadsSimon Marchi1-0/+6
2017-12-02Remove usages of find_inferior in select_event_lwpSimon Marchi1-0/+7
2017-12-02Remove usages of find_inferior calling not_stopped_callbackSimon Marchi1-0/+7
2017-12-02Remove usage of find_inferior in find_lwp_pidSimon Marchi1-0/+5
2017-12-02Remove usage of find_inferior in linux_mournSimon Marchi1-0/+5
2017-12-02Remove usage of find_inferior in linux_detachSimon Marchi1-0/+6
2017-12-02Remove usage of find_inferior in last_thread_of_process_pSimon Marchi1-0/+6
2017-12-02Remove find_inferior_in_randomSimon Marchi1-0/+9
2017-12-02Remove find_inferior_idSimon Marchi1-0/+15
2017-12-02Remove usages of find_inferior in linux-mips-low.cSimon Marchi1-0/+6
2017-12-02Remove usage of find_inferior in lynx_mournSimon Marchi1-0/+5
2017-12-02Remove usage of find_inferior in regcache_invalidate_pidSimon Marchi1-0/+5
2017-11-26Change maybe_disable_address_space_randomization to a classTom Tromey1-0/+4
2017-11-24[spu] Fix spu-linux gdbserver buildUlrich Weigand1-0/+4
2017-11-24Add xml selftests for aarch64 target description.Alan Hayward1-0/+14
2017-11-24Use flexible target descriptors for aarch64Alan Hayward1-0/+6
2017-11-24gdbserver: add aarch64_create_target_descriptionAlan Hayward1-0/+11
2017-11-24Change tic6x target descriptionsYao Qi1-0/+8
2017-11-22Fix build with GCC 8: strncpy -> memcpyYao Qi1-0/+4
2017-11-19Remove usage of find_inferior when calling kill_one_lwp_callbackSimon Marchi1-0/+6
2017-11-19Remove usages of find_thread when calling need_step_over_pSimon Marchi1-0/+6
2017-11-19Remove usage of find_thread when calling resume_status_pending_pSimon Marchi1-0/+6
2017-11-19Remove usage of find_inferior when calling linux_set_resume_requestSimon Marchi1-0/+7
2017-11-19Remove usage of find_inferior in linux_stabilize_threadsSimon Marchi1-0/+6
2017-11-19Remove usage of find_inferior in unsuspend_all_lwpsSimon Marchi1-0/+6
2017-11-19Remove usage of find_inferior in iterate_over_lwpsSimon Marchi1-0/+7
2017-11-19Remove usage of find_inferior in reset_lwp_ptrace_options_callbackSimon Marchi1-0/+6
2017-11-19Remove usages of find_inferior in linux-arm-low.cSimon Marchi1-0/+7
2017-11-19Remove usage of find_inferior in win32-low.cSimon Marchi1-0/+6
2017-11-19Remove usage of find_inferior in win32-i386-low.cSimon Marchi1-0/+7
2017-11-17Make process_info::syscalls_to_catch an std::vectorSimon Marchi1-0/+11
2017-11-16GDBserver: Fix ignored Ctrl-C after reconnectionPedro Alves1-0/+5
2017-11-16Allow osabi to be optional in target descriptionsAlan Hayward1-0/+4
2017-11-16Fix tic6x-uclinux GDBserver build failureYao Qi1-0/+6
2017-11-15Better make rule for arch/ files built for IPAAlan Hayward1-0/+5