summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/target.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-27Remove find_inferior usage for thread_searchSimon Marchi
2017-10-14gdbserver: use std::list for all_threadsSimon Marchi
2017-09-26Use "switch_to_thread" more thoroughly on gdbserverSergio Durigan Junior
2017-09-21gdbserver: Remove traces of ancient Hc handlingPedro Alves
2017-09-20Remove make_cleanup_restore_target_terminalTom Tromey
2017-06-07Share fork_inferior et al with gdbserverSergio Durigan Junior
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-06Consolidate API of target_supports_multi_processSergio Durigan Junior
2016-09-30PR 20627: Use resume_stop to stop lwpYao Qi
2016-09-19Consolidate target_mourn_inferior between GDB and gdbserverSergio Durigan Junior
2016-09-01Share target_wait prototype between GDB and gdbserverSergio Durigan Junior
2016-09-01Use target_continue{,_no_signal} instead of target_resumeSergio Durigan Junior
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-12-22gdbserver crash in gdb/gdbserver/thread.c::thread_search_callbackJoel Brobecker
2015-11-30gdbserver:prepare_access_memory: pick another threadPedro Alves
2015-10-23Refactor default_breakpoint_kind_from_pc to be used by all targets in GDBServer.Antoine Tremblay
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-09-15[gdbserver] Rename supports_conditional_breakpoints to supports_hardware_sing...Yao Qi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-08-21gdbserver: don't pick a random thread if the current thread diesPedro Alves
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil
2015-07-15Move linux_find_memory_regions_full & co.Jan Kratochvil
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-22Rename target_{stop,continue}_ptidGary Benson
2014-09-16Rename current_inferior as current_thread in gdbserverGary Benson
2014-09-11Introduce target_{stop,continue}_ptidGary Benson
2014-09-11Introduce target/target.hGary Benson
2014-02-19Replace code accessing list implementation details with API calls.Doug Evans
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-13Do the target-waiting within do_initial_child_stuff on Windows.Pedro Alves
2013-10-02[GDBserver]: Silence exits if GDB is connected through stdio.Pedro Alves
2013-09-05[gdbserver] Split a new tracepoint.h file out of server.h.Pedro Alves
2013-07-24 gdb/Luis Machado
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-07-27gdb/gdbserver/Yao Qi
2012-05-24gdb/Pedro Alves
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-10-312011-10-31 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-09-01 * server.c (step_thread): Remove definition.Jie Zhang
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-09-06gdb/Jan Kratochvil
2010-09-01use xsnprintf instead of snprintf.gdbadmin
2010-04-11 GDBserver disconnected tracing support.Pedro Alves
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-05-24gdb:Doug Evans
2009-04-012009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2009-04-01 Non-stop mode support.Pedro Alves
2009-04-01 Decouple target code from remote protocol.Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker