diff options
author | Jeff Law <law@redhat.com> | 1996-02-21 08:22:42 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-02-21 08:22:42 +0000 |
commit | d3b0a49d0ea85890bdf4ec413e512f3c8eaab464 (patch) | |
tree | fb76a4c43bd2d208286b7ff070448c9dc9a6d464 /gdb/NEWS | |
parent | 464c6c5f3f10309ea1f55cc9ccd270acaa53ae7d (diff) | |
download | gdb-d3b0a49d0ea85890bdf4ec413e512f3c8eaab464.zip gdb-d3b0a49d0ea85890bdf4ec413e512f3c8eaab464.tar.gz gdb-d3b0a49d0ea85890bdf4ec413e512f3c8eaab464.tar.bz2 |
Minor tweak.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -25,7 +25,8 @@ The standard remote protocol now includes an option to send a break rather than a ^C to the target in order to interrupt it. By default, GDB will send ^C; to send a break, set the variable `remotebreak' to 1. -* Automatic tracking of dynamic object loading (HPUX only at the moment). +* Automatic tracking of dynamic object loading (HPUX and Solaris only at +the moment). By default GDB will automatically keep track of objects as they are loaded and unloaded by the dynamic linker. By using the command |