aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-03-26Make gdbserver reg_defs a vector of objectsAlan Hayward1-0/+12
2018-03-23Make gdbserver find_register_by_number staticAlan Hayward1-0/+6
2018-03-23Move gdbserver tdesc header funcs to c fileAlan Hayward1-0/+7
2018-03-22S390: Correct brace style in s390_get_wordsizeAndreas Arnez1-0/+4
2018-03-21S390: Make IPA recognize tdescs with guarded storageAndreas Arnez1-0/+8
2018-03-21S390: gdbserver: Don't write guarded storage registersAndreas Arnez1-0/+7
2018-03-21S390: Enable re-attaching with native-extended-gdbserverAndreas Arnez1-0/+9
2018-03-16Add silent Makefile rulesSimon Marchi1-0/+13
2018-03-14Special case NULL when using printf's %s formatTom Tromey1-0/+5
2018-03-08Add xml_escape_text_append and use itSimon Marchi1-0/+5
2018-03-08linux_qxfer_libraries_svr4: Use std::stringSimon Marchi1-0/+4
2018-03-02handle_general_set: Remove useless xstrdupSimon Marchi1-0/+4
2018-03-02Make delim_string_to_char_ptr_vec return an std::vectorSimon Marchi1-0/+7
2018-03-01btrace, gdbserver: check btrace target pointersMarkus Metzger1-0/+9
2018-02-28Change order of error message printed when gdbserver can't find CWDSergio Durigan Junior1-0/+5
2018-02-28Make gdbserver work with filename-only binariesSergio Durigan Junior1-0/+11
2018-02-28Create new common/pathstuff.[ch]Sergio Durigan Junior1-0/+7
2018-02-26Move arch/tdesc.h to common/tdesc.hAlan Hayward1-0/+5
2018-02-20Fix make 3.81 build errorsAlan Hayward1-0/+5
2018-02-19Add common/ dir in build directoriesAlan Hayward1-0/+6
2018-02-09btrace, gdbserver: remove the to_supports_btrace target methodMarkus Metzger1-0/+10
2018-02-09btrace, gdbserver: use exceptions to convey btrace enable/disable errorsMarkus Metzger1-0/+8
2018-02-08Remove make_cleanup_restore_current_thread from gdbserverTom Tromey1-0/+9
2018-02-08Remove a cleanup from gdbserverTom Tromey1-0/+5
2018-01-30Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves1-0/+6
2018-01-19gdb: Add missing #ifdef USE_THREAD_DB to gdbserverJames Clarke1-0/+5
2018-01-17Make linux_ptrace_attach_fail_reason return an std::stringSimon Marchi1-0/+8
2018-01-17configure: Fix test for fs_base/gs_base in <sys/user.h>Eldar Abusalimov1-0/+7
2018-01-16Mark register unavailable when PTRACE_PEEKUSER failsYao Qi1-0/+6
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