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/15800] New: IWBN to override what defaulted_query will do when input is not from terminal


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

            Bug ID: 15800
           Summary: IWBN to override what defaulted_query will do when
                    input is not from terminal
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com

When scripting something, and input is not from a terminal, there are some
things that cannot be done.

E.g. skip file foo.c
->
Ignore file pending future shared library load? (y or [n]) [answered N; input
not from terminal]

If foo.c isn't found the default is "N" (No), and there's no way to "reply" Y.

-- 
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]