aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/breakpoint.h')
-rw-r--r--gdb/breakpoint.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/breakpoint.h b/gdb/breakpoint.h
index 5c7e69d..8317dd3 100644
--- a/gdb/breakpoint.h
+++ b/gdb/breakpoint.h
@@ -33,9 +33,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
/* FIXME In the future, we should fold all other breakpoint-like things into
here. This includes:
- * call-dummy (the breakpoint at the end of a subroutine stub that gdb
- uses to call functions in the target) (definately).
-
* single-step (for machines where we have to simulate single stepping)
(probably, though perhaps it is better for it to look as much as
possible like a single-step to wait_for_inferior). */