summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/mem-break.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-29Constify unpack_varlen_hex & fix falloutPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-09-02[GDBserver] Replace "reinsert_breakpoint" with "single_step_breakpoint"Yao Qi
2016-07-21Make reinsert_breakpoint thread specificYao Qi
2016-07-21Refactor clone_all_breakpointsYao Qi
2016-07-21Create sub classes of 'struct breakpoint'Yao Qi
2016-07-21Pass breakpoint type in set_breakpoint_atYao Qi
2016-06-17Handle reinsert breakpoints for vforked childYao Qi
2016-06-17Switch to current thread in finish_step_overYao Qi
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-11-30Fix instruction skipping when using software single step in GDBServerAntoine Tremblay
2015-10-23Remove set_breakpoint_data definition in GDBServer.Antoine Tremblay
2015-10-21Support breakpoint kinds for software breakpoints in GDBServer.Antoine Tremblay
2015-05-12Clone remote breakpointsDon Breazeal
2015-01-09[gdbserver] linux-low.c: better starvation avoidance, handle non-stop mode tooPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-06-02gdbserver: on GDB breakpoint reinsertion, also delete the breakpoint's commands.Pedro Alves
2014-05-20[GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves
2014-05-20[GDBserver] Move Z packet defines and type convertion routines to shared code.Pedro Alves
2014-04-23[gdbserver] mem-break.c:find_gdb_breakpoint_at: Make static.Pedro Alves
2014-04-10Conditional Z1 breakpoint hangs GDBserver.Pedro Alves
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-07-02 Add target-side support for dynamic printf.Stan Shebs
2012-02-242012-02-24 Luis Machado <lgustavo@codesourcery>Luis Machado
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-11-14 * mem-break.c (inc_ref_fast_tracepoint_jump): New.Yao Qi
2011-10-312011-10-31 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-07-01 Static tracepoints support, and UST integration.Pedro Alves
2010-06-01gdb/gdbserver/Pedro Alves
2010-05-02 * linux-low.c (linux_kill_one_lwp): Assume the lwp is stopped.Pedro Alves
2010-04-09 gdb/gdbserver/Pedro Alves
2010-04-01 * mem-break.c (struct raw_breakpoint): New field shlib_disabled.Pedro Alves
2010-04-01 * linux-low.c (linux_wait_1): Avoid setting need_step_over isPedro Alves
2010-03-24 * mem-break.c (enum bkpt_type): New.Pedro Alves
2010-03-24 Teach linux gdbserver to step-over-breakpoints.Pedro Alves
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-04-012009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-12-18 * linux-low.c (linux_wait_for_event): Update messages. Do notDaniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-07-02 * inferiors.c (change_inferior_id): Add comment.Daniel Jacobowitz
2007-03-29gdb/Pedro Alves
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-12-23 * linux-arm-low.c:Eli Zaretskii
2005-06-13 * acconfig.h: Remove.Daniel Jacobowitz
2002-04-202002-04-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz