Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-29 | Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching] | Pedro Alves | 1 | -32/+48 |
2017-11-24 | Comprehensive C++ linespec/completer tests | Pedro Alves | 1 | -7/+201 |
2017-02-13 | Fix gdb.linespec/explicit.exp | Luis Machado | 1 | -15/+15 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-23 | Fix more cases of improper test names | Luis Machado | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-18 | Require readline for gdb.linespec/explicit.exp tab-completion tests. | Sandra Loosemore | 1 | -135/+142 |
2015-08-17 | Move strace -m/explicit location test to strace.exp | Keith Seitz | 1 | -4/+0 |
2015-08-11 | Explicit locations: add UI features for CLI | Keith Seitz | 1 | -0/+406 |