Browse Source

2001-04-17 Michael Snyder <msnyder@redhat.com>

* i386-nat.c: Fix typo in comment.
dberlin-typesystem-branch
Michael Snyder 25 years ago
parent
commit
c9e030cfcd
  1. 1
      gdb/ChangeLog
  2. 2
      gdb/i386-nat.c

1
gdb/ChangeLog

@ -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

2
gdb/i386-nat.c

@ -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

Loading…
Cancel
Save