Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor string_to_event_location for legacy linespec support. | Keith Seitz | 2016-02-09 | 1 | -1/+13 |
* | Fix regression introduced in "break *<EXPR>" by explicit location patches. | Joel Brobecker | 2016-01-21 | 1 | -3/+12 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | Mass rename `explicit' -> `explicit_loc'. | Keith Seitz | 2015-08-13 | 1 | -4/+5 |
* | Explicit locations: add UI features for CLI | Keith Seitz | 2015-08-11 | 1 | -0/+15 |
* | Explicit locations: introduce explicit locations | Keith Seitz | 2015-08-11 | 1 | -0/+87 |
* | Explicit locations: introduce probe locations | Keith Seitz | 2015-08-11 | 1 | -1/+16 |
* | Explicit locations: introduce address locations | Keith Seitz | 2015-08-11 | 1 | -1/+16 |
* | Explicit locations: introduce new struct event_location-based API | Keith Seitz | 2015-08-11 | 1 | -0/+99 |