aboutsummaryrefslogtreecommitdiff
path: root/gdb/location.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-09Refactor string_to_event_location for legacy linespec support.Keith Seitz1-1/+13
2016-01-21Fix regression introduced in "break *<EXPR>" by explicit location patches.Joel Brobecker1-3/+12
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-13Mass rename `explicit' -> `explicit_loc'.Keith Seitz1-4/+5
2015-08-11Explicit locations: add UI features for CLIKeith Seitz1-0/+15
2015-08-11Explicit locations: introduce explicit locationsKeith Seitz1-0/+87
2015-08-11Explicit locations: introduce probe locationsKeith Seitz1-1/+16
2015-08-11Explicit locations: introduce address locationsKeith Seitz1-1/+16
2015-08-11Explicit locations: introduce new struct event_location-based APIKeith Seitz1-0/+99