aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/mem-break.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Move gdbserver to top levelTom Tromey1-279/+0
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-02-07Normalize include guards in gdbTom Tromey1-3/+3
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-11GDBserver: Don't assume a current process in D;PID implementation (PR gdb/23377)Pedro Alves1-1/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-29Constify unpack_varlen_hex & fix falloutPedro Alves1-2/+3
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-09-02[GDBserver] Replace "reinsert_breakpoint" with "single_step_breakpoint"Yao Qi1-13/+13
2016-07-21Make reinsert_breakpoint thread specificYao Qi1-11/+12
2016-07-21Refactor clone_all_breakpointsYao Qi1-4/+4
2016-07-21Create sub classes of 'struct breakpoint'Yao Qi1-5/+6
2016-07-21Pass breakpoint type in set_breakpoint_atYao Qi1-1/+2
2016-06-17Handle reinsert breakpoints for vforked childYao Qi1-0/+9
2016-06-17Switch to current thread in finish_step_overYao Qi1-0/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-30Fix instruction skipping when using software single step in GDBServerAntoine Tremblay1-0/+4
2015-10-23Remove set_breakpoint_data definition in GDBServer.Antoine Tremblay1-5/+0
2015-10-21Support breakpoint kinds for software breakpoints in GDBServer.Antoine Tremblay1-4/+4
2015-05-12Clone remote breakpointsDon Breazeal1-0/+6
2015-01-09[gdbserver] linux-low.c: better starvation avoidance, handle non-stop mode tooPedro Alves1-0/+10
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-06-02gdbserver: on GDB breakpoint reinsertion, also delete the breakpoint's commands.Pedro Alves1-2/+3
2014-05-20[GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves1-18/+61
2014-05-20[GDBserver] Move Z packet defines and type convertion routines to shared code.Pedro Alves1-0/+13
2014-04-23[gdbserver] mem-break.c:find_gdb_breakpoint_at: Make static.Pedro Alves1-5/+0
2014-04-10Conditional Z1 breakpoint hangs GDBserver.Pedro Alves1-1/+8
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-07-02 Add target-side support for dynamic printf.Stan Shebs1-0/+8
2012-02-242012-02-24 Luis Machado <lgustavo@codesourcery>Luis Machado1-0/+18
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-11-14 * mem-break.c (inc_ref_fast_tracepoint_jump): New.Yao Qi1-0/+3
2011-10-312011-10-31 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-2/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-07-01 Static tracepoints support, and UST integration.Pedro Alves1-0/+11
2010-06-01gdb/gdbserver/Pedro Alves1-0/+27
2010-05-02 * linux-low.c (linux_kill_one_lwp): Assume the lwp is stopped.Pedro Alves1-0/+4
2010-04-09 gdb/gdbserver/Pedro Alves1-0/+4
2010-04-01 * mem-break.c (struct raw_breakpoint): New field shlib_disabled.Pedro Alves1-0/+4
2010-04-01 * linux-low.c (linux_wait_1): Avoid setting need_step_over isPedro Alves1-5/+10
2010-03-24 * mem-break.c (enum bkpt_type): New.Pedro Alves1-2/+3
2010-03-24 Teach linux gdbserver to step-over-breakpoints.Pedro Alves1-9/+26
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-04-012009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+5
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-18 * linux-low.c (linux_wait_for_event): Update messages. Do notDaniel Jacobowitz1-2/+3