2001-04-17 Michael Snyder <msnyder@redhat.com>
* i386-nat.c: Fix typo in comment.
This commit is contained in:
parent
4bd3d87018
commit
c9e030cfcd
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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…
Add table
Reference in a new issue