summaryrefslogtreecommitdiff
path: root/gdb/location.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* python: Add qualified parameter to gdb.BreakpointSimon Marchi2017-12-131-4/+7
* Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves2017-11-291-8/+30
* Constify some linespec functionsTom Tromey2017-09-271-3/+3
* Rewrite/enhance explicit locations completer, parse left->rightPedro Alves2017-07-171-6/+23
* 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