aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/target.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-02Convert boolean globals in server.c to boolChristian Biesinger1-2/+2
2019-08-15Use gdb::byte_vector in target_write_memoryTom Tromey1-1/+2
2019-08-15Replace write_inferior_memory with target_write_memoryTom Tromey1-10/+4
2019-08-15Simplify write_inferior_memoryTom Tromey1-17/+5
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-13GDBserver: Pass process_info pointer to target_killPedro Alves1-3/+3
2018-07-03Remove ptid_equalTom Tromey1-2/+2
2018-07-03Remove ptid_get_tidTom Tromey1-2/+2
2018-07-03Remove ptid_get_lwpTom Tromey1-2/+2
2018-07-03Remove ptid_get_pidTom Tromey1-4/+4
2018-06-04Add client_state struct.Stan Cox1-5/+10
2018-01-30Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves1-2/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-27Remove find_inferior usage for thread_searchSimon Marchi1-56/+32
2017-10-14gdbserver: use std::list for all_threadsSimon Marchi1-4/+3
2017-09-26Use "switch_to_thread" more thoroughly on gdbserverSergio Durigan Junior1-1/+1
2017-09-21gdbserver: Remove traces of ancient Hc handlingPedro Alves1-7/+2
2017-09-20Remove make_cleanup_restore_target_terminalTom Tromey1-3/+24
2017-06-07Share fork_inferior et al with gdbserverSergio Durigan Junior1-0/+27
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-06Consolidate API of target_supports_multi_processSergio Durigan Junior1-0/+9
2016-09-30PR 20627: Use resume_stop to stop lwpYao Qi1-1/+5
2016-09-19Consolidate target_mourn_inferior between GDB and gdbserverSergio Durigan Junior1-0/+8
2016-09-01Share target_wait prototype between GDB and gdbserverSergio Durigan Junior1-1/+9
2016-09-01Use target_continue{,_no_signal} instead of target_resumeSergio Durigan Junior1-5/+14
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-22gdbserver crash in gdb/gdbserver/thread.c::thread_search_callbackJoel Brobecker1-1/+3
2015-11-30gdbserver:prepare_access_memory: pick another threadPedro Alves1-0/+107
2015-10-23Refactor default_breakpoint_kind_from_pc to be used by all targets in GDBServer.Antoine Tremblay1-0/+16
2015-09-25Add casts to memory allocation related callsSimon Marchi1-1/+1
2015-09-15[gdbserver] Rename supports_conditional_breakpoints to supports_hardware_sing...Yao Qi1-0/+8
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-1/+1
2015-08-21gdbserver: don't pick a random thread if the current thread diesPedro Alves1-5/+3
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-36/+0
2015-07-15Move linux_find_memory_regions_full & co.Jan Kratochvil1-0/+36
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-22Rename target_{stop,continue}_ptidGary Benson1-2/+2
2014-09-16Rename current_inferior as current_thread in gdbserverGary Benson1-3/+3
2014-09-11Introduce target_{stop,continue}_ptidGary Benson1-0/+32
2014-09-11Introduce target/target.hGary Benson1-0/+24
2014-02-19Replace code accessing list implementation details with API calls.Doug Evans1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-13Do the target-waiting within do_initial_child_stuff on Windows.Pedro Alves1-0/+5
2013-10-02[GDBserver]: Silence exits if GDB is connected through stdio.Pedro Alves1-7/+16
2013-09-05[gdbserver] Split a new tracepoint.h file out of server.h.Pedro Alves1-0/+1
2013-07-24 gdb/Luis Machado1-42/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-07-27gdb/gdbserver/Yao Qi1-0/+8
2012-05-24gdb/Pedro Alves1-4/+4
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2