* defs.h: Include progress.h.
authorStan Shebs <shebs@codesourcery.com>
Fri, 16 Dec 1994 01:58:43 +0000 (01:58 +0000)
committerStan Shebs <shebs@codesourcery.com>
Fri, 16 Dec 1994 01:58:43 +0000 (01:58 +0000)
(QUIT): Call PROGRESS.
* main.c (main): Call START_PROGRESS and END_PROGRESS, break
usage message into shorter strings.
* source.c:  Change long command help strings into concats of
shorter ones, for picky ANSI compilers.

(ChangeLog.mpw)
* main.c, source.c: Remove hacks that replace long strings
with shorter ones, now solved portably.

gdb/ChangeLog
gdb/ChangeLog.mpw

index 31cc4c555bed75b4cd92a4f77701522eaecdae06..6ade1bd4aa8a90d7845f690e5be45e25c5546990 100644 (file)
@@ -1,5 +1,12 @@
 Thu Dec 15 16:55:35 1994  Stan Shebs  <shebs@andros.cygnus.com>
 
+       * defs.h: Include progress.h.
+       (QUIT): Call PROGRESS.
+       * main.c (main): Call START_PROGRESS and END_PROGRESS, break
+       usage message into shorter strings.
+       * source.c:  Change long command help strings into concats of
+       shorter ones, for picky ANSI compilers.
+
        * top.c (command_loop): For space usage display, show both
         absolute size and the change from before command execution.
 
index 0116cf3345326a9e70d083080a58dc8f561d45b3..2bbcb2a9d350bbd3e703d8fc0c9e5a82cf38edb9 100644 (file)
@@ -1,3 +1,8 @@
+Thu Dec 15 17:53:30 1994  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * main.c, source.c: Remove hacks that replace long strings
+       with shorter ones, now solved portably.
+
 Tue Dec 13 16:32:09 1994  Stan Shebs  <shebs@andros.cygnus.com>
 
        * config/m68k/xm-mpw.h (spin.h): Include.