summaryrefslogtreecommitdiff
path: root/gdb/mem-break.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-0/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove make_show_memory_breakpoints_cleanupTom Tromey2017-09-111-7/+3
* PR breakpoints/21886: mem-break: Fix breakpoint insertion locationMaciej W. Rozycki2017-08-071-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Rename placed_size to kindYao Qi2016-11-031-2/+2
* New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi2016-11-031-6/+7
* gdbarch_breakpoint_from_pc doesn't return NULLYao Qi2016-11-031-2/+0
* Plumb enum remove_bp_reason all the way to target_remove_breakpointPedro Alves2016-08-101-1/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* PR gdb/18002: Fix reinsert of a permanent breakpointsPedro Alves2015-03-051-1/+10
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki2014-10-031-10/+12
* Include string.h in common-defs.hGary Benson2014-08-071-3/+0
* Stale breakpoint instructions, spurious SIGTRAPS.Pedro Alves2014-04-231-0/+32
* target, breakpoint: allow insert/remove breakpoint to be forwardedMarkus Metzger2014-01-161-2/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* * mem-break.c: Remove obsolete comment.Tom Tromey2013-01-171-4/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* Problem after hitting breakpoint on Windows (with GDBserver)Joel Brobecker2012-03-151-6/+11
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-12-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-12-061-4/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-1/+0
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-4/+6
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * gdbarch.sh (memory_insert_breakpoint, memory_remove_breakpoint): AddMarkus Deuling2008-02-201-3/+5
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-1/+2
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-2/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* gdb/Daniel Jacobowitz2006-04-181-25/+22
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-05-16 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-161-1/+1
* 2005-05-01 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-011-5/+5
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-2/+2
* 2003-05-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-151-45/+2
* * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney2002-04-181-5/+7
* s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney2002-01-051-2/+2
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Protoization.Kevin Buettner2000-07-301-15/+5