2001-04-17 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Wed, 18 Apr 2001 00:37:49 +0000 (00:37 +0000)
committerMichael Snyder <msnyder@vmware.com>
Wed, 18 Apr 2001 00:37:49 +0000 (00:37 +0000)
        * i386-nat.c: Fix typo in comment.

gdb/ChangeLog
gdb/i386-nat.c

index 8d01274bbcb53d7f48429b3e377d708fcd56d7c3..e7aaa79b6ea4d4d8effb4082f3c7db2ee4e9bc98 100644 (file)
@@ -7,6 +7,7 @@
 
 2001-04-17  Michael Snyder  <msnyder@redhat.com>
 
+       * i386-nat.c: Fix typo in comment.
        * solib.c (no_shared_libraries): New function.  Discard all symbols
        from shared libraries.
        (_initialize_solib): Add command "nosharedlibrary" as complement
index fbd0b55f18f27ae601b1e6639949d2f02168dc94..b221649aab0e7ac3ed25a114915eebfe7f6e52cb 100644 (file)
@@ -28,7 +28,7 @@
 
    This provides several functions for inserting and removing
    hardware-assisted breakpoints and watchpoints, testing if
-   one or more of the watchpoints triggerd and at what address,
+   one or more of the watchpoints triggered and at what address,
    checking whether a given region can be watched, etc.
 
    A target which wants to use these functions should define