Regenerate gdbarch.h
[deliverable/binutils-gdb.git] / gdb / gdbarch.h
index d8420cca099e4fcfae35545c0acf28bd692c1bb7..46c5afa3300880de6e5c8841ee0da2fe3ba894bb 100644 (file)
@@ -592,7 +592,7 @@ extern void set_gdbarch_smash_text_address (struct gdbarch *gdbarch, gdbarch_sma
    FIXME/cagney/2001-01-18: The logic is backwards.  It should be asking if the
    target can single step.  If not, then implement single step using breakpoints.
   
-   A return value of 1 means that the software_single_step breakpoints 
+   A return value of 1 means that the software_single_step breakpoints
    were inserted; 0 means they were not. */
 
 extern int gdbarch_software_single_step_p (struct gdbarch *gdbarch);
This page took 0.023698 seconds and 4 git commands to generate.