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 testsuite/17179] New: FAIL: gdb.base/readline-ask.exp: more message for 01 and 02


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

            Bug ID: 17179
           Summary: FAIL: gdb.base/readline-ask.exp: more message for 01
                    and 02
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: unassigned at sourceware dot org
          Reporter: schwab@linux-m68k.org

GNU gdb (GDB) 7.7.91.20140718-cvs
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
(gdb) set height 0
(gdb) set width 0
(gdb) dir
Reinitialize source path to empty? (y or n) y
Source directories searched: $cdir:$cwd
(gdb) dir ../../../gdb/gdb/testsuite/gdb.base
Source directories searched:
/daten/src/gdb/branch/test/gdb/testsuite/../../../gdb/gdb/testsuite/gdb.base:$cdir:$cwd
(gdb) kill
The program is not being run.
(gdb) file /daten/src/gdb/branch/test/gdb/testsuite/gdb.base/readline-ask
Reading symbols from
/daten/src/gdb/branch/test/gdb/testsuite/gdb.base/readline-ask...done.
(gdb) show editing
Editing of command lines as they are typed is on.
(gdb) set width 50
(gdb) PASS: gdb.base/readline-ask.exp: set width 50
set height 3
(gdb) PASS: gdb.base/readline-ask.exp: set height 3
p symbol_0PASS: gdb.base/readline-ask.exp: bell for more message

symbol_01_length_40_____________________
symbol_02_length_40_____________________
--More--
[K
symbol_03_length_40_____________________
symbol_04_length_40_____________________
(gdb) p symbol_0FAIL: gdb.base/readline-ask.exp: more message for 01 and 02

No symbol "symbol_0" in current context.
(gdb) FAIL: gdb.base/readline-ask.exp: more message for 03

No symbol "symbol_0" in current context.
(gdb) FAIL: gdb.base/readline-ask.exp: more finish for 04
foo
Undefined command: "foo".  Try "help".
(gdb) ERROR: Undefined command "foo".
UNRESOLVED: gdb.base/readline-ask.exp: abort more message
p symbol_PASS: gdb.base/readline-ask.exp: bell for ask message

Display all 5 possibilities? (y or n)
symbol_01_length_40_____________________
symbol_02_length_40_____________________
--More--
[K
symbol_03_length_40_____________________
symbol_04_length_40_____________________
--More--
[K
symbol_10_length_40_____________________
(gdb) p symbol_FAIL: gdb.base/readline-ask.exp: ask message

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