summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/target.c
Commit message (Expand)AuthorAgeFilesLines
* Convert boolean globals in server.c to boolChristian Biesinger2019-10-021-2/+2
* Use gdb::byte_vector in target_write_memoryTom Tromey2019-08-151-1/+2
* Replace write_inferior_memory with target_write_memoryTom Tromey2019-08-151-10/+4
* Simplify write_inferior_memoryTom Tromey2019-08-151-17/+5
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* GDBserver: Pass process_info pointer to target_killPedro Alves2018-07-131-3/+3
* Remove ptid_equalTom Tromey2018-07-031-2/+2
* Remove ptid_get_tidTom Tromey2018-07-031-2/+2
* Remove ptid_get_lwpTom Tromey2018-07-031-2/+2
* Remove ptid_get_pidTom Tromey2018-07-031-4/+4
* Add client_state struct.Stan Cox2018-06-041-5/+10
* Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves2018-01-301-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove find_inferior usage for thread_searchSimon Marchi2017-10-271-56/+32
* gdbserver: use std::list for all_threadsSimon Marchi2017-10-141-4/+3
* Use "switch_to_thread" more thoroughly on gdbserverSergio Durigan Junior2017-09-261-1/+1
* gdbserver: Remove traces of ancient Hc handlingPedro Alves2017-09-211-7/+2
* Remove make_cleanup_restore_target_terminalTom Tromey2017-09-201-3/+24
* Share fork_inferior et al with gdbserverSergio Durigan Junior2017-06-071-0/+27
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Consolidate API of target_supports_multi_processSergio Durigan Junior2016-10-061-0/+9
* PR 20627: Use resume_stop to stop lwpYao Qi2016-09-301-1/+5
* Consolidate target_mourn_inferior between GDB and gdbserverSergio Durigan Junior2016-09-191-0/+8
* Share target_wait prototype between GDB and gdbserverSergio Durigan Junior2016-09-011-1/+9
* Use target_continue{,_no_signal} instead of target_resumeSergio Durigan Junior2016-09-011-5/+14
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* gdbserver crash in gdb/gdbserver/thread.c::thread_search_callbackJoel Brobecker2015-12-221-1/+3
* gdbserver:prepare_access_memory: pick another threadPedro Alves2015-11-301-0/+107
* Refactor default_breakpoint_kind_from_pc to be used by all targets in GDBServer.Antoine Tremblay2015-10-231-0/+16
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_sing...Yao Qi2015-09-151-0/+8
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* gdbserver: don't pick a random thread if the current thread diesPedro Alves2015-08-211-5/+3
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-151-36/+0
* Move linux_find_memory_regions_full & co.Jan Kratochvil2015-07-151-0/+36
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Rename target_{stop,continue}_ptidGary Benson2014-09-221-2/+2
* Rename current_inferior as current_thread in gdbserverGary Benson2014-09-161-3/+3
* Introduce target_{stop,continue}_ptidGary Benson2014-09-111-0/+32
* Introduce target/target.hGary Benson2014-09-111-0/+24
* Replace code accessing list implementation details with API calls.Doug Evans2014-02-191-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Do the target-waiting within do_initial_child_stuff on Windows.Pedro Alves2013-12-131-0/+5
* [GDBserver]: Silence exits if GDB is connected through stdio.Pedro Alves2013-10-021-7/+16
* [gdbserver] Split a new tracepoint.h file out of server.h.Pedro Alves2013-09-051-0/+1
* gdb/Luis Machado2013-07-241-42/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb/gdbserver/Yao Qi2012-07-271-0/+8
* gdb/Pedro Alves2012-05-241-4/+4
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2