From bb7b38008eca5e948b39e65c7d5ff9ae2eb56a4a Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Tue, 21 Sep 1993 22:55:39 +0000 Subject: * breakpoint.c (breakpoint_1): Support bp_call_dummy. --- gdb/breakpoint.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'gdb/breakpoint.h') 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). */ -- cgit v1.1