small patch to 19991101 snapshot

Jimmy Guo guo@cup.hp.com
Tue Nov 2 13:43:00 GMT 1999


If this is not already in the CVS repository ... breakpoint.c in
yesterday's snapshot doesn't compile.

- Jimmy Guo, guo@cup.hp.com

Index: gdb/breakpoint.c
*** gdb/breakpoint.c.orig	Tue Nov  2 13:38:08 1999
--- gdb/breakpoint.c	Tue Nov  2 13:38:17 1999
***************
*** 6635,6642 ****
  		goto win;
  	      }
  	  printf_unfiltered ("No breakpoint number %d.\n", num);
- 	win:
  	}
        p = p1;
      }
  }
--- 6635,6642 ----
  		goto win;
  	      }
  	  printf_unfiltered ("No breakpoint number %d.\n", num);
  	}
+     win:
        p = p1;
      }
  }



More information about the Gdb-patches mailing list