mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
2005-11-16 Andrew Stubbs <andrew.stubbs@st.com>
* NEWS (6.4): Mention $argc.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2005-11-16 Andrew Stubbs <andrew.stubbs@st.com>
|
||||
|
||||
* NEWS (6.4): Mention $argc.
|
||||
|
||||
2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
|
||||
|
||||
* NEWS: Add --batch-silent, --return-child-result, and --eval-command
|
||||
|
6
gdb/NEWS
6
gdb/NEWS
@ -70,6 +70,12 @@ behavior.
|
||||
|
||||
GDB now supports the not-quite-ieee VAX F and D floating point formats.
|
||||
|
||||
* User-defined command support
|
||||
|
||||
In addition to using $arg0..$arg9 for argument passing, it is now possible
|
||||
to use $argc to determine now many arguments have been passed. See the
|
||||
section on user-defined commands in the user manual for more information.
|
||||
|
||||
*** Changes in GDB 6.3:
|
||||
|
||||
* New command line option
|
||||
|
Reference in New Issue
Block a user