minor fixes

This commit is contained in:
Jim Kingdon 1993-07-15 21:16:12 +00:00
parent 38e1c8decb
commit be9af13cb5
1 changed files with 4 additions and 4 deletions

View File

@ -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