summaryrefslogtreecommitdiff
path: root/gdb/location.h
Commit message (Expand)AuthorAgeFilesLines
* Change linespec_result::location to be an event_location_upTom Tromey2017-04-121-8/+1
* Introduce event_location_upTom Tromey2017-04-121-31/+31
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Refactor string_to_event_location for legacy linespec support.Keith Seitz2016-02-091-1/+13
* Fix regression introduced in "break *<EXPR>" by explicit location patches.Joel Brobecker2016-01-211-3/+12
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Mass rename `explicit' -> `explicit_loc'.Keith Seitz2015-08-131-4/+5
* Explicit locations: add UI features for CLIKeith Seitz2015-08-111-0/+15
* Explicit locations: introduce explicit locationsKeith Seitz2015-08-111-0/+87
* Explicit locations: introduce probe locationsKeith Seitz2015-08-111-1/+16
* Explicit locations: introduce address locationsKeith Seitz2015-08-111-1/+16
* Explicit locations: introduce new struct event_location-based APIKeith Seitz2015-08-111-0/+99