Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor string_to_event_location for legacy linespec support. | Keith Seitz | 2016-02-09 | 1 | -36/+51 |
* | Fix regression introduced in "break *<EXPR>" by explicit location patches. | Joel Brobecker | 2016-01-21 | 1 | -2/+14 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | Rename location accessor macro parameters to silence ARI | Keith Seitz | 2015-08-14 | 1 | -6/+6 |
* | Mass rename `explicit' -> `explicit_loc'. | Keith Seitz | 2015-08-13 | 1 | -31/+31 |
* | Explicit locations: add UI features for CLI | Keith Seitz | 2015-08-11 | 1 | -2/+206 |
* | Explicit locations: introduce explicit locations | Keith Seitz | 2015-08-11 | 1 | -0/+179 |
* | Explicit locations: introduce probe locations | Keith Seitz | 2015-08-11 | 1 | -2/+54 |
* | Explicit locations: introduce address locations | Keith Seitz | 2015-08-11 | 1 | -1/+60 |
* | Explicit locations: introduce new struct event_location-based API | Keith Seitz | 2015-08-11 | 1 | -0/+220 |