aboutsummaryrefslogtreecommitdiff
path: root/compiler/test/debug
Commit message (Collapse)AuthorAgeFilesLines
* increase command wait time to 1sliu fengyun2017-02-141-1/+1
| | | | | | | | | | | | | | | This change helps to reduce non-determinism in the test. The problem can happen when two consecute commands interfere: [expect] [jdb] cmd1 ----> sleep 0.5 <--- part 1 of rep1 read & match buffer clear buffer cmd2 ----> <--- part 2 of rep1
* remove noise in test outputliu fengyun2017-02-111-4/+7
|
* remove dependency on scala scriptliu fengyun2017-02-103-172/+182
|
* fix #1484: position of while incorrect in debugliu fengyun2017-02-102-0/+192