This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/21925] New: [onlinedocs] Error syntax: show set startup-with-shell


https://sourceware.org/bugzilla/show_bug.cgi?id=21925

            Bug ID: 21925
           Summary: [onlinedocs] Error syntax: show set startup-with-shell
           Product: gdb
           Version: 8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: hap.ddup at gmail dot com
  Target Milestone: ---

Please fix the following command syntax:

Error:

    (gdb) show set startup-with-shell
    Undefined show command: "set startup-with-shell".  Try "help show".

Success:

    (gdb) show startup-with-shell 
    Use of shell to start subprocesses is on.

--------

Error Location:

1. https://sourceware.org/gdb/current/onlinedocs/gdb/Starting.html#Starting
2. http://sourceware.org/gdb/current/onlinedocs/gdb.pdf.gz

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]