summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/mem-break.c
Commit message (Expand)AuthorAgeFilesLines
* Constify unpack_varlen_hex & fix falloutPedro Alves2017-09-291-4/+4
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdbserver: Use warning for warningsPedro Alves2016-11-231-4/+2
* [GDBserver] Replace "reinsert_breakpoint" with "single_step_breakpoint"Yao Qi2016-09-021-34/+34
* Fix cast to 'gdb_breakpoint *'Yao Qi2016-07-211-1/+1
* Make reinsert_breakpoint thread specificYao Qi2016-07-211-18/+53
* Refactor clone_all_breakpointsYao Qi2016-07-211-7/+8
* Create sub classes of 'struct breakpoint'Yao Qi2016-07-211-60/+149
* Pass breakpoint type in set_breakpoint_atYao Qi2016-07-211-6/+14
* Handle reinsert breakpoints for vforked childYao Qi2016-06-171-0/+38
* More assert checks on reinsert breakpointYao Qi2016-06-171-1/+6
* Switch to current thread in finish_step_overYao Qi2016-06-171-0/+22
* [GDBserver] Don't error in reinsert_raw_breakpoint if bp->insertedYao Qi2016-04-251-1/+1
* Insert breakpoint even when the raw breakpoint is foundYao Qi2016-04-251-20/+28
* gdbserver: fix various warningsMike Frysinger2016-01-121-2/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Fix instruction skipping when using software single step in GDBServerAntoine Tremblay2015-11-301-0/+17
* gdbserver:prepare_access_memory: pick another threadPedro Alves2015-11-301-10/+7
* gdbserver/mem-break.c: Add castPedro Alves2015-10-291-1/+1
* Refactor default_breakpoint_kind_from_pc to be used by all targets in GDBServer.Antoine Tremblay2015-10-231-1/+1
* Support breakpoint kinds for software breakpoints in GDBServer.Antoine Tremblay2015-10-211-75/+80
* Add casts to memory allocation related callsSimon Marchi2015-09-251-7/+7
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-9/+9
* Remove redundant include directives.Gary Benson2015-06-241-2/+0
* Clone remote breakpointsDon Breazeal2015-05-121-0/+105
* [gdbserver] linux-low.c: better starvation avoidance, handle non-stop mode tooPedro Alves2015-01-091-0/+34
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Rename current_inferior as current_thread in gdbserverGary Benson2014-09-161-3/+3
* Straightforward fatal to internal_error conversionsGary Benson2014-08-281-1/+2
* gdbserver crash if the_target->supports_z_point_type is NULLJoel Brobecker2014-06-041-0/+1
* gdbserver: on GDB breakpoint reinsertion, also delete the breakpoint's commands.Pedro Alves2014-06-021-6/+37
* [GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves2014-05-201-167/+561
* [GDBserver] Move Z packet defines and type convertion routines to shared code.Pedro Alves2014-05-201-0/+18
* [gdbserver] mem-break.c:find_gdb_breakpoint_at: Make static.Pedro Alves2014-04-231-1/+4
* Conditional Z1 breakpoint hangs GDBserver.Pedro Alves2014-04-101-8/+8
* New gdbserver option --debug-format=timestamp.Doug Evans2014-01-221-53/+41
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* gdb/gdbserver:Yao Qi2013-01-181-6/+12
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* (gdb_no_commands_at_breakpoint): Tweak previous patch for win64 whereDoug Evans2012-07-021-2/+3
* * mem-break.c (gdb_no_commands_at_breakpoint): Fix cast fromDoug Evans2012-07-021-2/+3
* Add target-side support for dynamic printf.Stan Shebs2012-07-021-0/+125
* 2012-02-25 Luis Machado <lgustavo@codesourcery.com>Luis Machado2012-02-251-4/+6
* 2012-02-24 Luis Machado <lgustavo@codesourcery>Luis Machado2012-02-241-3/+138
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* gdb/gdbserver/Jan Kratochvil2011-12-061-17/+41
* * mem-break.c (inc_ref_fast_tracepoint_jump): New.Yao Qi2011-11-141-0/+6
* 2011-10-31 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-10-311-3/+4
* 2011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder2011-01-061-1/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1