Fix ``show remotewritesize'' was doing a set.

This commit is contained in:
Andrew Cagney
2000-11-14 13:45:38 +00:00
parent 39124deab4
commit 4ad5b0f716
2 changed files with 8 additions and 1 deletions

View File

@@ -5577,7 +5577,7 @@ terminating `#' character and checksum.",
add_cmd ("remotewritesize", no_class, set_memory_write_packet_size,
"Set the maximum number of bytes per memory write packet (deprecated).\n",
&setlist);
add_cmd ("remotewritesize", no_class, set_memory_write_packet_size,
add_cmd ("remotewritesize", no_class, show_memory_write_packet_size,
"Show the maximum number of bytes per memory write packet (deprecated).\n",
&showlist);
add_cmd ("memory-write-packet-size", no_class,