Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tromey/gdb-testing-scripts

Compare gdb test results
https://github.com/tromey/gdb-testing-scripts

Last synced: 12 days ago
JSON representation

Compare gdb test results

Awesome Lists containing this project

README

        

This is a script to compare gdb test results.

Usage is:

```
compare-tests baseline.sum new.sum
```

... where the arguments are the "gdb.sum" files that are created by
"runtest".