aboutsummaryrefslogtreecommitdiff
path: root/gdb/location.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-05PR gdb/20653 - small cleanup in string_to_explicit_locationTom Tromey1-1/+1
2016-08-15Fix heap-buffer-overflow in explicit_location_lex_oneYao Qi1-3/+2
2016-05-07remove trivialy unused variablesTrevor Saunders1-1/+1
2016-02-09Refactor string_to_event_location for legacy linespec support.Keith Seitz1-36/+51
2016-01-21Fix regression introduced in "break *<EXPR>" by explicit location patches.Joel Brobecker1-2/+14
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-14Rename location accessor macro parameters to silence ARIKeith Seitz1-6/+6
2015-08-13Mass rename `explicit' -> `explicit_loc'.Keith Seitz1-31/+31
2015-08-11Explicit locations: add UI features for CLIKeith Seitz1-2/+206
2015-08-11Explicit locations: introduce explicit locationsKeith Seitz1-0/+179
2015-08-11Explicit locations: introduce probe locationsKeith Seitz1-2/+54
2015-08-11Explicit locations: introduce address locationsKeith Seitz1-1/+60
2015-08-11Explicit locations: introduce new struct event_location-based APIKeith Seitz1-0/+220