summaryrefslogtreecommitdiff
path: root/gdb/mem-break.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-11Remove make_show_memory_breakpoints_cleanupTom Tromey
2017-08-07PR breakpoints/21886: mem-break: Fix breakpoint insertion locationMaciej W. Rozycki
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-03Rename placed_size to kindYao Qi
2016-11-03New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi
2016-11-03gdbarch_breakpoint_from_pc doesn't return NULLYao Qi
2016-08-10Plumb enum remove_bp_reason all the way to target_remove_breakpointPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-03-05PR gdb/18002: Fix reinsert of a permanent breakpointsPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-03Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki
2014-08-07Include string.h in common-defs.hGary Benson
2014-04-23Stale breakpoint instructions, spurious SIGTRAPS.Pedro Alves
2014-01-16target, breakpoint: allow insert/remove breakpoint to be forwardedMarkus Metzger
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-01-17 * mem-break.c: Remove obsolete comment.Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-03-15Problem after hitting breakpoint on Windows (with GDBserver)Joel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-12-062011-12-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-02-20 * gdbarch.sh (memory_insert_breakpoint, memory_remove_breakpoint): AddMarkus Deuling
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-06-132007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2006-04-18gdb/Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-05-162005-05-16 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2005-05-012005-05-01 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2003-05-152003-05-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2002-04-18* gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney
2002-01-05s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney
2001-03-06Update/correct copyright notices.Kevin Buettner
2000-07-30Protoization.Kevin Buettner
2000-04-17* remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.cAndrew Cagney
1999-10-19import gdb-1999-10-18 snapshotJason Molenda
1999-07-07import gdb-1999-07-07 post reformatJason Molenda
1999-04-16Initial creation of sourceware repositoryStan Shebs
1999-04-16Initial creation of sourceware repositoryStan Shebs
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore