From: Nick Roberts <nickrob@snap.net.nz>
To: gdb-patches@sources.redhat.com
Subject: [commit] Doc: -var-delete
Date: Mon, 04 Dec 2006 03:57:00 -0000 [thread overview]
Message-ID: <17779.39827.835325.436366@kahikatea.snap.net.nz> (raw)
Committed as obvious.
--
Nick http://www.inet.net.nz/~nickrob
2006-12-04 Nick Roberts <nickrob@snap.net.nz>
* gdb.texinfo (GDB/MI Variable Objects): Describe -c option
of -var-delete.
*** gdb.texinfo 23 Nov 2006 09:27:02 +1300 1.371
--- gdb.texinfo 04 Dec 2006 16:45:48 +1300
***************
*** 19598,19604 ****
@item @code{-var-create}
@tab create a variable object
@item @code{-var-delete}
! @tab delete the variable object and its children
@item @code{-var-set-format}
@tab set the display format of this variable
@item @code{-var-show-format}
--- 19598,19604 ----
@item @code{-var-create}
@tab create a variable object
@item @code{-var-delete}
! @tab delete the variable object and/or its children
@item @code{-var-set-format}
@tab set the display format of this variable
@item @code{-var-show-format}
***************
*** 19681,19690 ****
@subsubheading Synopsis
@smallexample
! -var-delete @var{name}
@end smallexample
Deletes a previously created variable object and all of its children.
Returns an error if the object @var{name} is not found.
--- 19681,19691 ----
@subsubheading Synopsis
@smallexample
! -var-delete [ -c ] @var{name}
@end smallexample
Deletes a previously created variable object and all of its children.
+ With the @samp{-c} option, just deletes the children.
Returns an error if the object @var{name} is not found.
next reply other threads:[~2006-12-04 3:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-04 3:57 Nick Roberts [this message]
2006-12-04 4:10 ` Eli Zaretskii
2006-12-04 4:45 ` Nick Roberts
2006-12-04 19:45 ` Eli Zaretskii
2006-12-04 20:57 ` Nick Roberts
2006-12-08 17:29 ` Eli Zaretskii
2006-12-08 17:32 ` [commit] Clarify obvious fix in the docs (was: Doc: -var-delete) Eli Zaretskii
2006-12-04 9:16 ` [commit] Doc: -var-delete Vladimir Prus
2006-12-04 10:29 Nick Roberts
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=17779.39827.835325.436366@kahikatea.snap.net.nz \
--to=nickrob@snap.net.nz \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox