aboutsummaryrefslogtreecommitdiff
path: root/gdb/mem-break.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-10Don't include gdbarch.h from defs.hTom Tromey1-0/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-11Remove make_show_memory_breakpoints_cleanupTom Tromey1-7/+3
2017-08-07PR breakpoints/21886: mem-break: Fix breakpoint insertion locationMaciej W. Rozycki1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-03Rename placed_size to kindYao Qi1-2/+2
2016-11-03New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi1-6/+7
2016-11-03gdbarch_breakpoint_from_pc doesn't return NULLYao Qi1-2/+0
2016-08-10Plumb enum remove_bp_reason all the way to target_remove_breakpointPedro Alves1-1/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-1/+1
2015-03-05PR gdb/18002: Fix reinsert of a permanent breakpointsPedro Alves1-1/+10
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-03Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki1-10/+12
2014-08-07Include string.h in common-defs.hGary Benson1-3/+0
2014-04-23Stale breakpoint instructions, spurious SIGTRAPS.Pedro Alves1-0/+32
2014-01-16target, breakpoint: allow insert/remove breakpoint to be forwardedMarkus Metzger1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-01-17 * mem-break.c: Remove obsolete comment.Tom Tromey1-4/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-03-15Problem after hitting breakpoint on Windows (with GDBserver)Joel Brobecker1-6/+11
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-12-062011-12-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-4/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-4/+6
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-02-20 * gdbarch.sh (memory_insert_breakpoint, memory_remove_breakpoint): AddMarkus Deuling1-3/+5
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-06-132007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+2
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-04-18gdb/Daniel Jacobowitz1-25/+22
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-05-162005-05-16 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-05-012005-05-01 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-5/+5
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2003-05-152003-05-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-45/+2
2002-04-18* gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney1-5/+7
2002-01-05s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney1-2/+2
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2000-07-30Protoization.Kevin Buettner1-15/+5
2000-04-17* remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.cAndrew Cagney1-8/+0