summaryrefslogtreecommitdiff
path: root/gdb/location.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor string_to_event_location for legacy linespec support.Keith Seitz2016-02-091-36/+51
* Fix regression introduced in "break *<EXPR>" by explicit location patches.Joel Brobecker2016-01-211-2/+14
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Rename location accessor macro parameters to silence ARIKeith Seitz2015-08-141-6/+6
* Mass rename `explicit' -> `explicit_loc'.Keith Seitz2015-08-131-31/+31
* Explicit locations: add UI features for CLIKeith Seitz2015-08-111-2/+206
* Explicit locations: introduce explicit locationsKeith Seitz2015-08-111-0/+179
* Explicit locations: introduce probe locationsKeith Seitz2015-08-111-2/+54
* Explicit locations: introduce address locationsKeith Seitz2015-08-111-1/+60
* Explicit locations: introduce new struct event_location-based APIKeith Seitz2015-08-111-0/+220