mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
2001-04-17 Michael Snyder <msnyder@redhat.com>
* i386-nat.c: Fix typo in comment.
This commit is contained in:
parent
4bd3d87018
commit
c9e030cfcd
@ -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…
Reference in New Issue
Block a user