minor fixes
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 15 Jul 1993 21:16:12 +0000 (21:16 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 15 Jul 1993 21:16:12 +0000 (21:16 +0000)
gdb/NEWS

index 5359d6b22f86d12d853bf0e1a076a14ccd6f88e3..c0bd68b18e63528559137e4eb13165378acf5685 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -6,15 +6,15 @@
  * User visible changes:
 
 Remote debugging using the GDB-specific (`target remote') protocol now
-supports the `load' command.  This is only useful if you have some way
-of getting the stub to the target system, and putting it somewhere in
-memory where it won't get clobbered by the download.
+supports the `load' command.  This is only useful if you have some
+other way of getting the stub to the target system, and you can put it
+somewhere in memory where it won't get clobbered by the download.
 
 Filename completion now works.
 
 When run under emacs mode, the "info line" command now causes the
 arrow to point to the line specified.  Also, "info line" prints
-addresses in symbolic form.
+addresses in symbolic form (as well as hex).
 
 All vxworks based targets now support a user settable option, called
 vxworks-timeout.  This option represents the number of seconds gdb
This page took 0.025105 seconds and 4 git commands to generate.