|
|
|
|
|
by wyldfire
3666 days ago
|
|
> If you are a touch typist what do you need to see? What line did it segfault on, did the tests pass or fail, what state is the program in when it hits this breakpoint? I suppose I could detect test pass failure with "echo \a" but it's just so terribly simple to view the results. I rarely go more than 20 minutes worth of coding without recompiling/re-running tests. |
|