aboutsummaryrefslogtreecommitdiff
path: root/gdb/location.c
AgeCommit message (Expand)Author
2017-04-12Change linespec_result::location to be an event_location_upTom Tromey
2017-04-12Remove some cleanups from location.cTom Tromey
2017-04-12Introduce event_location_upTom Tromey
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-05PR gdb/20653 - small cleanup in string_to_explicit_locationTom Tromey
2016-08-15Fix heap-buffer-overflow in explicit_location_lex_oneYao Qi
2016-05-07remove trivialy unused variablesTrevor Saunders
2016-02-09Refactor string_to_event_location for legacy linespec support.Keith Seitz
2016-01-21Fix regression introduced in "break *<EXPR>" by explicit location patches.Joel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-08-14Rename location accessor macro parameters to silence ARIKeith Seitz
2015-08-13Mass rename `explicit' -> `explicit_loc'.Keith Seitz
2015-08-11Explicit locations: add UI features for CLIKeith Seitz
2015-08-11Explicit locations: introduce explicit locationsKeith Seitz
2015-08-11Explicit locations: introduce probe locationsKeith Seitz
2015-08-11Explicit locations: introduce address locationsKeith Seitz
2015-08-11Explicit locations: introduce new struct event_location-based APIKeith Seitz