HomeSort by: relevance | last modified time | path
    Searched refs:re (Results 1 - 25 of 2883) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
non-executable.exp 23 set re \
28 set re [join $re ": "]
32 gdb_test "file $binfile" $re "error message"
show-user-completion.exp 24 set re [multi_line "Type commands for definition of \"foo\"." \
28 -re $re {
33 set re [multi_line "Type commands for definition of \"bar\"." \
37 -re $re {
53 set re [multi_line "Type commands for definition of \"mygroup mycommand\"." \
58 -re $re {
float.exp 44 -re "Software FPU type.*mask:.*flags:.*$gdb_prompt $" {
47 -re "fpscr.*s0.*s1.*s31.*$gdb_prompt $" {
52 -re "No floating.point info available for this processor.*$gdb_prompt $" {
62 -re "fp0.*fp1.*fp7.*$gdb_prompt $" {
65 -re "No floating.point info available for this processor.*$gdb_prompt $" {
71 -re "fpu type: none / unused\r\n$gdb_prompt $" {
74 -re "fpu type:.*cause.*mask.*flags.*round.*flush.*f0:.*flt:.*dbl:.*$gdb_prompt $" {
80 -re "fd0.*fd3.*$gdb_prompt $" {
83 -re "No floating.point info available for this processor.*$gdb_prompt $" {
89 -re "f0.*f1.*f31.*fpscr.*$gdb_prompt $"
    [all...]
define.exp 40 -re "Type commands for definition of \"nextwhere\".\r\nEnd with a line saying just \"end\".\r\n>$" {
56 -re "Type commands for definition of \"nextwh\".\r\nEnd with a line saying just \"end\".\r\n>$" {
73 -re "Redefine command \"nextwhere\".*y or n. $"\
76 -re "Type commands for definition of \"nextwhere\".\r\nEnd with a line saying just \"end\".\r\n>$"\
79 -re "$gdb_prompt $"\
87 -re "$gdb_prompt $"\
102 -re "Type documentation for \"nextwhere\".\r\nEnd with a line saying just \"end\".\r\n>$" {
103 gdb_test "A next command that first shows you where you're stepping from.\nend" \
109 gdb_test_multiple "document nextwhere" "re-document user command: nextwhere" {
110 -re "Type documentation for \"nextwhere\".\r\nEnd with a line saying just \"end\".\r\n>$"
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
non-executable.exp 23 set re \
28 set re [join $re ": "]
32 gdb_test "file $binfile" $re "error message"
show-user-completion.exp 24 set re [multi_line "Type commands for definition of \"foo\"." \
28 -re $re {
33 set re [multi_line "Type commands for definition of \"bar\"." \
37 -re $re {
53 set re [multi_line "Type commands for definition of \"mygroup mycommand\"." \
58 -re $re {
float.exp 44 -re "Software FPU type.*mask:.*flags:.*$gdb_prompt $" {
47 -re "fpscr.*s0.*s1.*s31.*$gdb_prompt $" {
52 -re "No floating.point info available for this processor.*$gdb_prompt $" {
62 -re "fp0.*fp1.*fp7.*$gdb_prompt $" {
65 -re "No floating.point info available for this processor.*$gdb_prompt $" {
71 -re "fpu type: none / unused\r\n$gdb_prompt $" {
74 -re "fpu type:.*cause.*mask.*flags.*round.*flush.*f0:.*flt:.*dbl:.*$gdb_prompt $" {
80 -re "fd0.*fd3.*$gdb_prompt $" {
83 -re "No floating.point info available for this processor.*$gdb_prompt $" {
89 -re "f0.*f1.*f31.*fpscr.*$gdb_prompt $"
    [all...]
define.exp 40 -re "Type commands for definition of \"nextwhere\".\r\nEnd with a line saying just \"end\".\r\n>$" {
56 -re "Type commands for definition of \"nextwh\".\r\nEnd with a line saying just \"end\".\r\n>$" {
73 -re "Redefine command \"nextwhere\".*y or n. $"\
76 -re "Type commands for definition of \"nextwhere\".\r\nEnd with a line saying just \"end\".\r\n>$"\
79 -re "$gdb_prompt $"\
87 -re "$gdb_prompt $"\
102 -re "Type documentation for \"nextwhere\".\r\nEnd with a line saying just \"end\".\r\n>$" {
103 gdb_test "A next command that first shows you where you're stepping from.\nend" \
109 gdb_test_multiple "document nextwhere" "re-document user command: nextwhere" {
110 -re "Type documentation for \"nextwhere\".\r\nEnd with a line saying just \"end\".\r\n>$"
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/cds/
mangle.pl 14 my $re = $ARGV[0];
17 s{($re)........}{${1}00000000};
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
memory.exp 25 -re "Delete all memory regions.*y or n.*$" {
29 -re "$gdb_prompt $" { }
  /src/external/gpl3/gdb/dist/gdb/testsuite/lib/
memory.exp 25 -re "Delete all memory regions.*y or n.*$" {
29 -re "$gdb_prompt $" { }
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
local.exp 79 -re "type = $re_class${ws}$re_fields${ws}$re_methods$nl\}$nl$gdb_prompt $" {
85 -re "type = $re_class${ws}$re_fields${ws}$re_synth_gcc_23${ws}$re_methods$nl\}$nl$gdb_prompt $" {
90 -re "type = $re_class${ws}$re_fields${ws}$re_methods${ws}$re_synth_gcc_23${ws}$nl\}$nl$gdb_prompt $" {
95 -re "type = $XX_class${ws}$re_fields${ws}$re_methods$nl\}$nl$gdb_prompt $" {
99 -re "type = ($re_class|$XX_class)${ws}$re_fields${ws}($re_synth_gcc_23|$XX_synth_gcc_2)${ws}$re_methods$nl\}$nl$gdb_prompt $" {
104 -re "type = ($re_class|$XX_class)${ws}$re_fields${ws}$YY_methods$nl\}$nl$gdb_prompt $" {
116 -re "type = $re_class${ws}$re_fields${ws}$re_methods$nl\}$nl$gdb_prompt $" {
122 -re "type = $re_class${ws}$re_fields${ws}$re_synth_gcc_23${ws}$re_methods$nl\}$nl$gdb_prompt $" {
127 -re "type = $re_class${ws}$re_fields${ws}$re_methods${ws}$re_synth_gcc_23${ws}$nl\}$nl$gdb_prompt $" {
132 -re "type = $XX_class${ws}$re_fields${ws}$re_methods$nl\}$nl$gdb_prompt $"
    [all...]
ctti.exp 45 -re "\\$\[0-9\]+ = 4\r\n$gdb_prompt $" {
48 -re "No symbol \"add<int>\" in current context.\r\n$gdb_prompt $" {
55 -re "\\$\[0-9\]+ = 4\\.5\r\n$gdb_prompt $" {
58 -re "No symbol \"add<float>\" in current context.\r\n$gdb_prompt $" {
64 -re "\\$\[0-9\]+ = 130 .*\r\n$gdb_prompt $" {
67 -re "No symbol \"add<unsigned char>\" in current context.\r\n$gdb_prompt $" {
73 -re "\\$\[0-9\]+ = 4\r\n$gdb_prompt $" {
76 -re "No symbol \"add2<int>\" in current context.\r\n$gdb_prompt $" {
82 -re "\\$\[0-9\]+ = 4\\.5\r\n$gdb_prompt $" {
85 -re "No symbol \"add2<float>\" in current context.\r\n$gdb_prompt $"
    [all...]
templates.exp 45 -re "type = class T5<int> \{${ws}public:${ws}static int X;${ws}int x;${ws}int val;${ws}T5<int> & operator=\\(T5<int> const ?&\\);${ws}T5\\(int\\);${ws}T5\\((T5<int> const|const T5<int>) ?&\\);${ws}~T5\\((void|)\\);${ws}static void \\* operator new\\(unsigned( int| long)?\\);${ws}static void operator delete\\(void ?\\*\\);${ws}int value\\((void|)\\);${ws}\}\r\n$gdb_prompt $" {
48 -re "type = class T5<int> \{${ws}public:${ws}static int X;${ws}int x;${ws}int val;${ws}T5\\(int\\);${ws}T5\\((T5<int> const|const T5<int>) ?&\\);${ws}~T5\\((void|)\\);${ws}static void \\* operator new\\(unsigned( int| long)?\\);${ws}static void operator delete\\(void ?\\*\\);${ws}int value\\((void|)\\);${ws}T5<int> & operator=\\(T5<int> const ?&\\);${ws}\}\r\n$gdb_prompt $" {
51 -re "type = class T5<int> \\{${ws}public:${ws}static int X;${ws}int x;${ws}int val;${ws}${ws}T5 \\(int\\);${ws}T5 \\(const class T5<int> &\\);${ws}void ~T5 \\(()\\);${ws}static void \\* new \\(unsigned int\\);${ws}static void delete \\(void ?\\*\\);${ws}int value \\((void|)\\);${ws}\\}${ws}$gdb_prompt $" {
54 -re "type = class T5<int> \\{.*public:.*static int X;.*int x;.*int val;.*T5 \\(int\\);.*T5 \\(const class T5<int> &\\);.*void ~T5 \\(\\);.*static void \\* new \\(unsigned long\\);.*static void delete \\(void ?\\*\\);.*int value \\((void|)\\);.*\\}\r\n$gdb_prompt $" {
57 -re "type = class T5<int> \{${ws}public:${ws}static int X;${ws}int x;${ws}int val;((${ws}T5<int> & operator=\\(T5<int> const ?&\\);)|(${ws}T5\\(int\\);)|(${ws}T5\\((T5<int> const|const T5<int>) ?&\\);)|(${ws}~T5\\((void|)\\);)|(${ws}static void \\* operator new\\(unsigned( int| long)?\\);)|(${ws}static void operator delete\\(void ?\\*\\);)|(${ws}int value\\((void|)\\);))*${ws}\}\r\n$gdb_prompt $" {
60 -re "type = class T5<int> \{${ws}public:${ws}static int X;${ws}int x;${ws}int val;${ws}void T5\\(int\\);${ws}void T5\\((T5<int> const|const T5<int>) ?&\\);${ws}~T5\\(\\);${ws}static void \\* operator new\\((size_t|unsigned( int| long|))\\);${ws}static void operator delete\\(void ?\\*\\);${ws}int value\\((void|)\\);${ws}\}\r\n$gdb_prompt $" {
68 -re "type = class T5<int> \{${ws}public:${ws}static int X;${ws}int x;${ws}int val;${ws}T5\\(int\\);${ws}T5\\((T5<int> const|const T5<int>) ?&\\);${ws}~T5\\(int\\);${ws}static void \\* operator new\\((size_t|unsigned( int| long|))\\);${ws}static void operator delete\\(void ?\\*\\);${ws}int value\\((void|)\\);${ws}\}\r\n$gdb_prompt $" {
73 -re "type = class T5<int> \{${ws}public:${ws}static int X;${ws}int x;${ws}int val;${ws}T5\\(int\\);${ws}T5\\((T5<int> const|const T5<int>) ?&\\);${ws}~T5\\(void\\);${ws}static void \\* operator new\\((size_t|unsigned( int| long|))\\);${ws}static void operator delete\\(void ?\\*\\);${ws}int value\\((void|)\\);${ws}\}\r\n$gdb_prompt $" {
79 -re "type = class T5<int> \\{${ws}public:${ws}static int X;${ws}int x;${ws}int val;\r\n${ws}T5\\(int\\);${ws}T5\\(T5<int> const ?&\\);${ws}~T5\\((void|)\\);${ws}static void \\* operator new\\(unsigned( int| long)?\\);${ws}static void operator delete\\(void ?\\*\\);${ws}int value\\((void|)\\);${ws}\\}\r\n$gdb_prompt $" {
82 -re "type = class T5<int> \\{${ws}public:${ws}static int X;${ws}int x;${ws}int val;\r\n${ws}T5 \\(int\ (…)
    [all...]
ref-types.exp 78 -re "type = short \\\[4\\\].*$gdb_prompt $" { pass "ptype as" }
79 -re "type = short int \\\[4\\\].*$gdb_prompt $" { pass "ptype as" }
87 -re ".\[0-9\]* = \\(short &\\) @$hex: -1.*$gdb_prompt $" {
90 -re ".\[0-9\]* = \\(short int &\\) @$hex: -1.*$gdb_prompt $" {
97 -re "type = short &.*$gdb_prompt $" { pass "ptype rs" }
98 -re "type = short int &.*$gdb_prompt $" { pass "ptype rs" }
110 -re "type = short \\*&.*$gdb_prompt $" { pass "ptype rps" }
111 -re "type = short int \\*&.*$gdb_prompt $" { pass "ptype rps" }
118 -re "type = short \\\(&\\\)\\\[4\\\].*$gdb_prompt $" { pass "ptype ras" }
119 -re "type = short int \\\(&\\\)\\\[4\\\].*$gdb_prompt $" { pass "ptype ras"
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
local.exp 79 -re "type = $re_class${ws}$re_fields${ws}$re_methods$nl\}$nl$gdb_prompt $" {
85 -re "type = $re_class${ws}$re_fields${ws}$re_synth_gcc_23${ws}$re_methods$nl\}$nl$gdb_prompt $" {
90 -re "type = $re_class${ws}$re_fields${ws}$re_methods${ws}$re_synth_gcc_23${ws}$nl\}$nl$gdb_prompt $" {
95 -re "type = $XX_class${ws}$re_fields${ws}$re_methods$nl\}$nl$gdb_prompt $" {
99 -re "type = ($re_class|$XX_class)${ws}$re_fields${ws}($re_synth_gcc_23|$XX_synth_gcc_2)${ws}$re_methods$nl\}$nl$gdb_prompt $" {
104 -re "type = ($re_class|$XX_class)${ws}$re_fields${ws}$YY_methods$nl\}$nl$gdb_prompt $" {
116 -re "type = $re_class${ws}$re_fields${ws}$re_methods$nl\}$nl$gdb_prompt $" {
122 -re "type = $re_class${ws}$re_fields${ws}$re_synth_gcc_23${ws}$re_methods$nl\}$nl$gdb_prompt $" {
127 -re "type = $re_class${ws}$re_fields${ws}$re_methods${ws}$re_synth_gcc_23${ws}$nl\}$nl$gdb_prompt $" {
132 -re "type = $XX_class${ws}$re_fields${ws}$re_methods$nl\}$nl$gdb_prompt $"
    [all...]
ctti.exp 45 -re "\\$\[0-9\]+ = 4\r\n$gdb_prompt $" {
48 -re "No symbol \"add<int>\" in current context.\r\n$gdb_prompt $" {
55 -re "\\$\[0-9\]+ = 4\\.5\r\n$gdb_prompt $" {
58 -re "No symbol \"add<float>\" in current context.\r\n$gdb_prompt $" {
64 -re "\\$\[0-9\]+ = 130 .*\r\n$gdb_prompt $" {
67 -re "No symbol \"add<unsigned char>\" in current context.\r\n$gdb_prompt $" {
73 -re "\\$\[0-9\]+ = 4\r\n$gdb_prompt $" {
76 -re "No symbol \"add2<int>\" in current context.\r\n$gdb_prompt $" {
82 -re "\\$\[0-9\]+ = 4\\.5\r\n$gdb_prompt $" {
85 -re "No symbol \"add2<float>\" in current context.\r\n$gdb_prompt $"
    [all...]
templates.exp 45 -re "type = class T5<int> \{${ws}public:${ws}static int X;${ws}int x;${ws}int val;${ws}T5<int> & operator=\\(T5<int> const ?&\\);${ws}T5\\(int\\);${ws}T5\\((T5<int> const|const T5<int>) ?&\\);${ws}~T5\\((void|)\\);${ws}static void \\* operator new\\(unsigned( int| long)?\\);${ws}static void operator delete\\(void ?\\*\\);${ws}int value\\((void|)\\);${ws}\}\r\n$gdb_prompt $" {
48 -re "type = class T5<int> \{${ws}public:${ws}static int X;${ws}int x;${ws}int val;${ws}T5\\(int\\);${ws}T5\\((T5<int> const|const T5<int>) ?&\\);${ws}~T5\\((void|)\\);${ws}static void \\* operator new\\(unsigned( int| long)?\\);${ws}static void operator delete\\(void ?\\*\\);${ws}int value\\((void|)\\);${ws}T5<int> & operator=\\(T5<int> const ?&\\);${ws}\}\r\n$gdb_prompt $" {
51 -re "type = class T5<int> \\{${ws}public:${ws}static int X;${ws}int x;${ws}int val;${ws}${ws}T5 \\(int\\);${ws}T5 \\(const class T5<int> &\\);${ws}void ~T5 \\(()\\);${ws}static void \\* new \\(unsigned int\\);${ws}static void delete \\(void ?\\*\\);${ws}int value \\((void|)\\);${ws}\\}${ws}$gdb_prompt $" {
54 -re "type = class T5<int> \\{.*public:.*static int X;.*int x;.*int val;.*T5 \\(int\\);.*T5 \\(const class T5<int> &\\);.*void ~T5 \\(\\);.*static void \\* new \\(unsigned long\\);.*static void delete \\(void ?\\*\\);.*int value \\((void|)\\);.*\\}\r\n$gdb_prompt $" {
57 -re "type = class T5<int> \{${ws}public:${ws}static int X;${ws}int x;${ws}int val;((${ws}T5<int> & operator=\\(T5<int> const ?&\\);)|(${ws}T5\\(int\\);)|(${ws}T5\\((T5<int> const|const T5<int>) ?&\\);)|(${ws}~T5\\((void|)\\);)|(${ws}static void \\* operator new\\(unsigned( int| long)?\\);)|(${ws}static void operator delete\\(void ?\\*\\);)|(${ws}int value\\((void|)\\);))*${ws}\}\r\n$gdb_prompt $" {
60 -re "type = class T5<int> \{${ws}public:${ws}static int X;${ws}int x;${ws}int val;${ws}void T5\\(int\\);${ws}void T5\\((T5<int> const|const T5<int>) ?&\\);${ws}~T5\\(\\);${ws}static void \\* operator new\\((size_t|unsigned( int| long|))\\);${ws}static void operator delete\\(void ?\\*\\);${ws}int value\\((void|)\\);${ws}\}\r\n$gdb_prompt $" {
68 -re "type = class T5<int> \{${ws}public:${ws}static int X;${ws}int x;${ws}int val;${ws}T5\\(int\\);${ws}T5\\((T5<int> const|const T5<int>) ?&\\);${ws}~T5\\(int\\);${ws}static void \\* operator new\\((size_t|unsigned( int| long|))\\);${ws}static void operator delete\\(void ?\\*\\);${ws}int value\\((void|)\\);${ws}\}\r\n$gdb_prompt $" {
73 -re "type = class T5<int> \{${ws}public:${ws}static int X;${ws}int x;${ws}int val;${ws}T5\\(int\\);${ws}T5\\((T5<int> const|const T5<int>) ?&\\);${ws}~T5\\(void\\);${ws}static void \\* operator new\\((size_t|unsigned( int| long|))\\);${ws}static void operator delete\\(void ?\\*\\);${ws}int value\\((void|)\\);${ws}\}\r\n$gdb_prompt $" {
79 -re "type = class T5<int> \\{${ws}public:${ws}static int X;${ws}int x;${ws}int val;\r\n${ws}T5\\(int\\);${ws}T5\\(T5<int> const ?&\\);${ws}~T5\\((void|)\\);${ws}static void \\* operator new\\(unsigned( int| long)?\\);${ws}static void operator delete\\(void ?\\*\\);${ws}int value\\((void|)\\);${ws}\\}\r\n$gdb_prompt $" {
82 -re "type = class T5<int> \\{${ws}public:${ws}static int X;${ws}int x;${ws}int val;\r\n${ws}T5 \\(int\ (…)
    [all...]
ref-types.exp 78 -re "type = short \\\[4\\\].*$gdb_prompt $" { pass "ptype as" }
79 -re "type = short int \\\[4\\\].*$gdb_prompt $" { pass "ptype as" }
87 -re ".\[0-9\]* = \\(short &\\) @$hex: -1.*$gdb_prompt $" {
90 -re ".\[0-9\]* = \\(short int &\\) @$hex: -1.*$gdb_prompt $" {
97 -re "type = short &.*$gdb_prompt $" { pass "ptype rs" }
98 -re "type = short int &.*$gdb_prompt $" { pass "ptype rs" }
110 -re "type = short \\*&.*$gdb_prompt $" { pass "ptype rps" }
111 -re "type = short int \\*&.*$gdb_prompt $" { pass "ptype rps" }
118 -re "type = short \\\(&\\\)\\\[4\\\].*$gdb_prompt $" { pass "ptype ras" }
119 -re "type = short int \\\(&\\\)\\\[4\\\].*$gdb_prompt $" { pass "ptype ras"
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.ada/
packed_array_assign.exp 44 set re \
61 set re [join $re]
63 -re -wrap $re {
66 -re -wrap $kfail_int128support_re {
69 -re -wrap $all_zeros {
78 set re \
83 set re [join $re]
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/
packed_array_assign.exp 44 set re \
61 set re [join $re]
63 -re -wrap $re {
66 -re -wrap $kfail_int128support_re {
69 -re -wrap $all_zeros {
78 set re \
83 set re [join $re]
    [all...]
  /src/external/bsd/mdocml/dist/
test-rewb-bsd.c 8 regex_t re; local
10 if (regcomp(&re, "[[:<:]]word[[:>:]]", REG_EXTENDED | REG_NOSUB))
12 if (regexec(&re, "the word is here", 0, NULL, 0))
14 if (regexec(&re, "same word", 0, NULL, 0))
16 if (regexec(&re, "word again", 0, NULL, 0))
18 if (regexec(&re, "word", 0, NULL, 0))
20 if (regexec(&re, "wordy", 0, NULL, 0) != REG_NOMATCH)
22 if (regexec(&re, "sword", 0, NULL, 0) != REG_NOMATCH)
24 if (regexec(&re, "reworded", 0, NULL, 0) != REG_NOMATCH)
test-rewb-sysv.c 8 regex_t re; local
10 if (regcomp(&re, "\\<word\\>", REG_EXTENDED | REG_NOSUB))
12 if (regexec(&re, "the word is here", 0, NULL, 0))
14 if (regexec(&re, "same word", 0, NULL, 0))
16 if (regexec(&re, "word again", 0, NULL, 0))
18 if (regexec(&re, "word", 0, NULL, 0))
20 if (regexec(&re, "wordy", 0, NULL, 0) != REG_NOMATCH)
22 if (regexec(&re, "sword", 0, NULL, 0) != REG_NOMATCH)
24 if (regexec(&re, "reworded", 0, NULL, 0) != REG_NOMATCH)
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-explore-cc.exp 51 -re "$int_ptr_ref_desc.*Continue exploring it as a pointer to a single value \\\[y/n\\\]:.*" {
54 -re "'\[*\]int_ptr_ref' is a scalar value of type 'int'.*\[*\]int_ptr_ref = 10.*$gdb_prompt" {
62 -re "$b_desc.*Enter the field number of choice:.*" {
65 -re "The value of 'b\.A' is a struct/class of type 'A' with no fields\." {
68 -re ".*$b_desc.*Enter the field number of choice:.*" {
71 -re "'b\.i' is a scalar value of type 'int'.*b\.i = 10.*" {
74 -re "$b_desc.*Enter the field number of choice:.*" {
81 -re "'b\.c' is a scalar value of type 'char'.*b\.c = .*'a'.*" {
84 -re "$b_desc.*Enter the field number of choice:.*" {
91 -re "$gdb_prompt"
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-explore-cc.exp 51 -re "$int_ptr_ref_desc.*Continue exploring it as a pointer to a single value \\\[y/n\\\]:.*" {
54 -re "'\[*\]int_ptr_ref' is a scalar value of type 'int'.*\[*\]int_ptr_ref = 10.*$gdb_prompt" {
62 -re "$b_desc.*Enter the field number of choice:.*" {
65 -re "The value of 'b\.A' is a struct/class of type 'A' with no fields\." {
68 -re ".*$b_desc.*Enter the field number of choice:.*" {
71 -re "'b\.i' is a scalar value of type 'int'.*b\.i = 10.*" {
74 -re "$b_desc.*Enter the field number of choice:.*" {
81 -re "'b\.c' is a scalar value of type 'char'.*b\.c = .*'a'.*" {
84 -re "$b_desc.*Enter the field number of choice:.*" {
91 -re "$gdb_prompt"
    [all...]

Completed in 23 milliseconds

1 2 3 4 5 6 7 8 91011>>