aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/target.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-312011-10-31 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-09-01 * server.c (step_thread): Remove definition.Jie Zhang1-15/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-09-06gdb/Jan Kratochvil1-1/+1
2010-09-01use xsnprintf instead of snprintf.gdbadmin1-8/+8
2010-04-11 GDBserver disconnected tracing support.Pedro Alves1-0/+42
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-05-24gdb:Doug Evans1-3/+3
2009-04-012009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-25/+42
2009-04-01 Non-stop mode support.Pedro Alves1-2/+29
2009-04-01 Decouple target code from remote protocol.Pedro Alves1-4/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-12-14 * utils.c (xmalloc,xcalloc,xstrdup): New fns.Doug Evans1-2/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+1
2005-12-23 * linux-arm-low.c:Eli Zaretskii1-3/+3
2005-06-17 * linux-low.c (linux_wait, linux_send_signal): Don't testDaniel Jacobowitz1-1/+2
2005-06-13 * acconfig.h: Remove.Daniel Jacobowitz1-4/+5
2004-03-05 * linux-low.c (linux_read_memory): Change return type toDaniel Jacobowitz1-3/+5