summaryrefslogtreecommitdiff
path: root/gdb/mem-break.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2013-01-17 15:23:37 +0000
committerTom Tromey <tromey@redhat.com>2013-01-17 15:23:37 +0000
commit8a4ee9b0efaf51270964894fc34d341b4bcd88ce (patch)
treeff20cf1dfbc6a2aede8ed4f541f65fc62a92c7fe /gdb/mem-break.c
parent220abe4a4ec1fccf34c2113293ef35032bc2c82b (diff)
downloadgdb-8a4ee9b0efaf51270964894fc34d341b4bcd88ce.tar.gz
* mem-break.c: Remove obsolete comment.
* bfin-tdep.c (bfin_breakpoint_from_pc): Fix comment.
Diffstat (limited to 'gdb/mem-break.c')
-rw-r--r--gdb/mem-break.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/mem-break.c b/gdb/mem-break.c
index 1fe6893e779..74fd8dba8e1 100644
--- a/gdb/mem-break.c
+++ b/gdb/mem-break.c
@@ -20,10 +20,6 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "defs.h"
-
-/* This file is only useful if BREAKPOINT_FROM_PC is set. If not, we
- punt. */
-
#include "symtab.h"
#include "breakpoint.h"
#include "inferior.h"