aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorAndrew Stubbs <andrew.stubbs@st.com>2005-11-16 12:49:17 +0000
committerAndrew Stubbs <andrew.stubbs@st.com>2005-11-16 12:49:17 +0000
commitd91e9901182382c1ae600c552133f093578f59c1 (patch)
treefeef9dc07a815c7bf5682a60ffe608090f8d03c1 /gdb/NEWS
parentb8ff78cefa335846b4303f303847a4d69e652795 (diff)
downloadgdb-d91e9901182382c1ae600c552133f093578f59c1.zip
gdb-d91e9901182382c1ae600c552133f093578f59c1.tar.gz
gdb-d91e9901182382c1ae600c552133f093578f59c1.tar.bz2
2005-11-16 Andrew Stubbs <andrew.stubbs@st.com>
* NEWS (6.4): Mention $argc.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index e09baaa..84dc827 100644
--- a/gdb/NEWS
+++ b/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