public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/15012] New: online docs for "alias" command are unclear
@ 2013-01-10 23:23 dje at google dot com
  2013-01-10 23:27 ` [Bug gdb/15012] " dje at google dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: dje at google dot com @ 2013-01-10 23:23 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=15012

             Bug #: 15012
           Summary: online docs for "alias" command are unclear
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: dje@google.com
    Classification: Unclassified


The help docs for the "alias" command say this:

Usage: alias [-a] [--] ALIAS = COMMAND
ALIAS is the name of the alias command to create.
COMMAND is the command being aliased to.

A user could infer that COMMAND means command + arguments.

E.g.

alias nosegv = handle SIGSEGV nostop noprint pass
alias segv = handle SIGSEGV stop

This doesn't work, but the user could think it should.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-12-31 16:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-10 23:23 [Bug gdb/15012] New: online docs for "alias" command are unclear dje at google dot com
2013-01-10 23:27 ` [Bug gdb/15012] " dje at google dot com
2013-01-11 15:59 ` tromey at redhat dot com
2013-01-11 17:33 ` dje at google dot com
2023-12-31 16:01 ` ssbssa at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).