summaryrefslogtreecommitdiff
path: root/gdb/location.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-13python: Add qualified parameter to gdb.BreakpointSimon Marchi
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves
2017-09-27Constify some linespec functionsTom Tromey
2017-07-17Rewrite/enhance explicit locations completer, parse left->rightPedro Alves
2017-04-12Change linespec_result::location to be an event_location_upTom Tromey
2017-04-12Introduce event_location_upTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
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-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