aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-05[GDBserver] Use pre-generated amd64-linux tdesc as testYao Qi1-0/+7
2017-09-05Convert amd64-linux target descriptionsYao Qi1-0/+25
2017-09-05[GDBserver] Shorten srv_i386_linux_xmlfilesYao Qi1-0/+5
2017-09-05[GDBserver] Use pre-generated tdesc as testYao Qi1-0/+11
2017-09-05Share i386-linux target description between GDB and GDBserverYao Qi1-0/+13
2017-09-05Dynamically composite xml in reply to GDBYao Qi1-0/+19
2017-09-05[GDBserver] unit test to i386_tdescYao Qi1-0/+8
2017-09-05[GDBserver] Centralize tdesc for i386-linuxYao Qi1-0/+18
2017-09-05Return X86_TDESC_MMX in x86_get_ipa_tdesc_idxYao Qi1-0/+5
2017-09-05Use VEC for target_desc.reg_defsYao Qi1-0/+20
2017-09-04gdbserver Makefile: don't delete intermediary filesSimon Marchi1-0/+4
2017-09-03Make target_waitstatus_to_string return an std::stringSimon Marchi1-0/+5
2017-08-31Implement the ability to set/unset environment variables to GDBserver when st...Sergio Durigan Junior1-0/+7
2017-08-25gdbserver: Rename some functions, thread -> inferiorSimon Marchi1-0/+26
2017-08-24Remove unused function set_inferior_target_dataSimon Marchi1-0/+5
2017-08-18GDBserver self testsYao Qi1-0/+8
2017-08-09Clean up x86 non-linux GDBserver target descriptionsYao Qi1-0/+14
2017-08-09Remove x32 non-linux target descriptionsYao Qi1-0/+7
2017-07-26Add enum for result of fast_tracepoint_collectingSimon Marchi1-0/+18
2017-07-10Re-indent the codeYao Qi1-0/+4
2017-06-29Use target_desc fields expedite_regs and xmltarget ifndef IN_PROCESS_AGENTYao Qi1-0/+6
2017-06-20gdbserver/Makefile.in: Sort IPA_OBJSSimon Marchi1-0/+4
2017-06-20C++ify gdb/common/environ.cSergio Durigan Junior1-0/+12
2017-06-17linux-low: Remove usage of "register" keywordSimon Marchi1-0/+5
2017-06-17gdb: Add -Wno-mismatched-tagsSimon Marchi1-0/+4
2017-06-17gdb: Use -Werror when checking for (un)supported warning flagsSimon Marchi1-0/+4
2017-06-17gdb: Pass -x c++ to the compilerSimon Marchi1-0/+4
2017-06-09Include <signal.h> on gdbserver/fork-child.c (and fix regressions)Sergio Durigan Junior1-0/+4
2017-06-07Implement proper "startup-with-shell" support on gdbserverSergio Durigan Junior1-0/+12
2017-06-07Share fork_inferior et al with gdbserverSergio Durigan Junior1-0/+69
2017-06-07Share parts of gdb/gdbthread.h with gdbserverSergio Durigan Junior1-0/+4
2017-06-07Move parts of inferior job control to common/Sergio Durigan Junior1-0/+5
2017-05-06Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files)Sergio Durigan Junior1-0/+4
2017-05-05gdb: Disable -Werror for -Wmaybe-uninitializedPedro Alves1-0/+4