Mercurial > hg > CbC > old > device
comparison .gdbinit @ 693:e5a498eab0f4
*** empty log message ***
author | kono |
---|---|
date | Sat, 13 Oct 2007 18:49:28 +0900 |
parents | 6785c63f0558 |
children | edc024fc7472 |
comparison
equal
deleted
inserted
replaced
692:6785c63f0558 | 693:e5a498eab0f4 |
---|---|
11 nexti | 11 nexti |
12 regs | 12 regs |
13 x/1i $eip | 13 x/1i $eip |
14 end | 14 end |
15 b errmsg | 15 b errmsg |
16 # r -s test/tmp7.c | 16 r -s test/tmp7.c |
17 # r -s test/tmp6.c | 17 # r -s test/tmp6.c |
18 # r -s test/call.c | 18 # r -s test/call.c |
19 # r -s test/code-gen-all.c | 19 # r -s test/code-gen-all.c |
20 # r -s mc-code-powerpc.c | 20 # r -s mc-code-powerpc.c |
21 r -s test/strinit.c | 21 # r -s test/strinit.c |
22 # r -s -DINLINE=inline test/strinit.c | 22 # r -s -DINLINE=inline test/strinit.c |
23 # r -s test/fact-a.c | 23 # r -s test/fact-a.c |