Remove dwarf2_cu->per_cu->dwarf2_per_objfile references
[deliverable/binutils-gdb.git] / gdb / breakpoint.h
index 13d8102c1753d49866fc5029635b46f008fff211..347aeb75f301972d1e39e9fcf801cc1008dec4af 100644 (file)
@@ -1194,11 +1194,6 @@ enum breakpoint_here
 
 /* Prototypes for breakpoint-related functions.  */
 
-/* Return 1 if there's a program/permanent breakpoint planted in
-   memory at ADDRESS, return 0 otherwise.  */
-
-extern int program_breakpoint_here_p (struct gdbarch *gdbarch, CORE_ADDR address);
-
 extern enum breakpoint_here breakpoint_here_p (const address_space *,
                                               CORE_ADDR);
 
This page took 0.049963 seconds and 4 git commands to generate.