Home | History | Annotate | Download | only in gdb.cp

Lines Matching refs:re

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 $" {
91 -re "\\$\[0-9]+ = 130 .*$gdb_prompt $" {
94 -re "No symbol \"add2<unsigned char>\" in current context.\r\n$gdb_prompt $" {
100 -re "\\$\[0-9\]+ = 4\r\n$gdb_prompt $" {
103 -re "No symbol \"add3<int>\" in current context.\r\n$gdb_prompt $" {
109 -re "\\$\[0-9\]+ = 4\\.5\r\n$gdb_prompt $" {
112 -re "No symbol \"add3<float>\" in current context.\r\n$gdb_prompt $" {
118 -re "\\$\[0-9]+ = 130 .*$gdb_prompt $" {
121 -re "No symbol \"add3<unsigned char>\" in current context.\r\n$gdb_prompt $" {
127 -re "\\$\[0-9\]+ = 4\r\n$gdb_prompt $" {
130 -re "No symbol \"add4<int>\" in current context.\r\n$gdb_prompt $" {
136 -re "\\$\[0-9\]+ = 4\\.5\r\n$gdb_prompt $" {
139 -re "No symbol \"add4<float>\" in current context.\r\n$gdb_prompt $" {
145 -re "\\$\[0-9]+ = 130 .*$gdb_prompt $" {
148 -re "No symbol \"add4<unsigned char>\" in current context.\r\n$gdb_prompt $" {