OSDN Git Service

Fix typo in previous entry.
authorkevinb <kevinb>
Fri, 7 Feb 2003 23:15:36 +0000 (23:15 +0000)
committerkevinb <kevinb>
Fri, 7 Feb 2003 23:15:36 +0000 (23:15 +0000)
rda/unix/ChangeLog

index 91118af..60bead7 100644 (file)
@@ -28,7 +28,7 @@
        * server.h (struct ss_save): Add field ``in_use''.  Change
        type of field ``ss_addr'' to struct ``gdbserv_reg''.
        * thread-db.c (wait_all_threads): Revise diagnostic message to
-       print signal number for SIGDEBUG symbol.
+       print signal number for SIGDEBUG signal.
        (singlestep_thread): Add ``struct gdbserv *'' argument.  Adjust
        all callers.