diff options
author | Daniel Jacobowitz <drow@false.org> | 2006-08-08 15:48:08 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2006-08-08 15:48:08 +0000 |
commit | 3d00d119d389c59cf9223d0b74d1d0bce0d18511 (patch) | |
tree | bb3685061a34056c06e3e4c26182a73a22767b80 /gdb/NEWS | |
parent | 0d0999db2fc508c13cb6b9a7d4edef119d2c2d8d (diff) | |
download | gdb-3d00d119d389c59cf9223d0b74d1d0bce0d18511.zip gdb-3d00d119d389c59cf9223d0b74d1d0bce0d18511.tar.gz gdb-3d00d119d389c59cf9223d0b74d1d0bce0d18511.tar.bz2 |
gdb/
* symfile.c (download_write_size): Remove.
(show_download_write_size): Remove.
(load_section_callback): Don't use download_write_size.
(_initialize_symfile): Don't register download_write_size.
* NEWS: Mention 'download-write-size' removal.
gdb/doc/
* gdb.texinfo (Target Commands): Remove
'set download-write-size' and 'show download-write-size'.
gdb/testsuite/
* config/monitor.exp (gdb_load): Remove support for obsolete
download-write-size.
* gdb.base/remote.exp: Likewise. Update all callers of
gdb_timed_load.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ The ARM Demon monitor support (RDP protocol, "target rdp"). Kernel Object Display, an embedded debugging feature which only worked with an obsolete version of Cisco IOS. +The 'set download-write-size' and 'show download-write-size' commands. + * New remote packets qSupported: |