aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-13Enable hardware single step for m68k in GDBServerAndreas Schwab1-0/+6
2017-11-06Don't check termio.h and sgtty.h in common/common.m4 eitherPedro Alves1-0/+4
2017-10-27Remove find_inferior usage for thread_searchSimon Marchi1-0/+7
2017-10-27Remove usage of find_inferior in resumeSimon Marchi1-0/+7
2017-10-27Remove usages of find_inferior in handle_statusSimon Marchi1-0/+8
2017-10-25Add common AARCH64 REGNUM definesAlan Hayward1-0/+8
2017-10-21Add overloads of for_each_thread/find_thread that filter on pidSimon Marchi1-0/+7
2017-10-17[GDBserver] Move aarch64-insn.o to arch/ and remove one Makefile ruleYao Qi1-0/+5
2017-10-17[GDBserver] Move arm-linux.o and arm-get-next-pcs.o to arch/Yao Qi1-0/+5
2017-10-17[GDBserver] Move arm.o to arch/arm.oYao Qi1-0/+4
2017-10-17[GDBserver] Replicate src dir in build dirYao Qi1-0/+13
2017-10-16Regenerate gdbserver/configureYao Qi1-0/+4
2017-10-14gdbserver: use std::list for all_threadsSimon Marchi1-0/+69
2017-10-14gdbserver: Use std::list for all_processesSimon Marchi1-0/+36
2017-10-14gdbserver: Use std::list for all_dllsSimon Marchi1-0/+19
2017-10-12linux low: Make the arch code free arch_process_infoSimon Marchi1-0/+23
2017-10-12lwp_info: Make the arch code free arch_lwp_infoSimon Marchi1-0/+23
2017-10-06Fix GDB build under msys+mingw gcc 32bitYuanhui Zhang1-0/+4
2017-10-04Extend "set cwd" to work on gdbserverSergio Durigan Junior1-0/+8
2017-10-04Implement "set cwd" command on GDBSergio Durigan Junior1-0/+6
2017-10-04Introduce gdb_tilde_expandSergio Durigan Junior1-0/+5
2017-10-02nto & lynx x86: call init_target_descSimon Marchi1-0/+5
2017-09-29Constify unpack_varlen_hex & fix falloutPedro Alves1-0/+15
2017-09-29gdbserver/libthread_db: Don't ignore memory reading failuresPedro Alves1-0/+5
2017-09-29Fix gdbserver regression exposed by gdb.threads/multi-create-ns-info-thr.expPedro Alves1-0/+10
2017-09-26Use "switch_to_thread" more thoroughly on gdbserverSergio Durigan Junior1-0/+9
2017-09-25S390: Add guarded-storage register support to gdbserverAndreas Arnez1-0/+20
2017-09-22gdbserver x86 on win32: call init_target_descSimon Marchi1-0/+4
2017-09-21Add thread_handle_to_thread_info support for remote targetsKevin Buettner1-0/+14
2017-09-21Add thread_db_notice_clone to gdbserverKevin Buettner1-0/+6
2017-09-21gdbserver: Remove traces of ancient Hc handlingPedro Alves1-0/+9
2017-09-20Remove make_cleanup_restore_target_terminalTom Tromey1-0/+9
2017-09-16Refactor handle_qxfer_libraries and friends to use std::stringSimon Marchi1-0/+6
2017-09-16Make xml_escape_text return an std::stringSimon Marchi1-0/+6
2017-09-16Add selftests run filteringSimon Marchi1-0/+7
2017-09-15Use std::vector on tdesc->reg_defs (gdbserver/tdesc.h)Sergio Durigan Junior1-0/+19
2017-09-15gdbserver: Remove thread_to_gdb_idSimon Marchi1-0/+11
2017-09-15gdbserver: Remove gdb_id_to_thread_idSimon Marchi1-0/+7
2017-09-15gdbserver: Move detach code to its own functionSimon Marchi1-0/+5
2017-09-15Deduplicate require_running macros and move them upSimon Marchi1-0/+7
2017-09-15linux-low: Remove unused variablesSimon Marchi1-0/+5
2017-09-15gdbserver: Remove duplicate functions to find any thread of processSimon Marchi1-0/+17
2017-09-10Fix build breakage on GNU/Linux AArch64, take 2Sergio Durigan Junior1-0/+5
2017-09-10Fix build breakage on GNU/Linux AArch64Sergio Durigan Junior1-0/+6
2017-09-05Convert the rest x86 target descriptionsYao Qi1-0/+15
2017-09-05[GDBserver] Shorten srv_amd64_linux_xmlfilesYao Qi1-0/+5