mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
minor fixes
This commit is contained in:
8
gdb/NEWS
8
gdb/NEWS
@ -6,15 +6,15 @@
|
|||||||
* User visible changes:
|
* User visible changes:
|
||||||
|
|
||||||
Remote debugging using the GDB-specific (`target remote') protocol now
|
Remote debugging using the GDB-specific (`target remote') protocol now
|
||||||
supports the `load' command. This is only useful if you have some way
|
supports the `load' command. This is only useful if you have some
|
||||||
of getting the stub to the target system, and putting it somewhere in
|
other way of getting the stub to the target system, and you can put it
|
||||||
memory where it won't get clobbered by the download.
|
somewhere in memory where it won't get clobbered by the download.
|
||||||
|
|
||||||
Filename completion now works.
|
Filename completion now works.
|
||||||
|
|
||||||
When run under emacs mode, the "info line" command now causes the
|
When run under emacs mode, the "info line" command now causes the
|
||||||
arrow to point to the line specified. Also, "info line" prints
|
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
|
All vxworks based targets now support a user settable option, called
|
||||||
vxworks-timeout. This option represents the number of seconds gdb
|
vxworks-timeout. This option represents the number of seconds gdb
|
||||||
|
Reference in New Issue
Block a user