Introduce gdb.FinishBreakpoint in Python
[deliverable/binutils-gdb.git] / gdb / breakpoint.h
index ddf1881011d15f0e0f0f9e4d5561882bd716c80e..d22e5646ff515d052dda5a115d40638e8456aa87 100644 (file)
@@ -569,7 +569,7 @@ struct breakpoint
 
     /* The program space used to set the breakpoint.  This is only set
        for breakpoints which are specific to a program space; for
-       ordinary breakpoints this is NULL.  */
+       non-thread-specific ordinary breakpoints this is NULL.  */
     struct program_space *pspace;
 
     /* String we used to set the breakpoint (malloc'd).  */
This page took 0.025139 seconds and 4 git commands to generate.