]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/location.h
Fix latent bug in custom word point completion handling
[thirdparty/binutils-gdb.git] / gdb / location.h
2019-05-12  Simon MarchiFix two langauge -> language typos
2019-02-07  Tom TromeyNormalize include guards in gdb
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-13  Simon Marchipython: Add qualified parameter to gdb.Breakpoint
2017-11-29  Pedro AlvesMake "break foo" find "A::foo", A::B::foo", etc. [C...
2017-09-27  Tom TromeyConstify some linespec functions
2017-07-17  Pedro AlvesRewrite/enhance explicit locations completer, parse...
2017-04-12  Tom TromeyChange linespec_result::location to be an event_location_up
2017-04-12  Tom TromeyIntroduce event_location_up
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-02-09  Keith SeitzRefactor string_to_event_location for legacy linespec...
2016-01-21  Joel BrobeckerFix regression introduced in "break *<EXPR>" by explici...
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-13  Keith SeitzMass rename `explicit' -> `explicit_loc'.
2015-08-12  Keith SeitzExplicit locations: add UI features for CLI
2015-08-12  Keith SeitzExplicit locations: introduce explicit locations
2015-08-12  Keith SeitzExplicit locations: introduce probe locations
2015-08-12  Keith SeitzExplicit locations: introduce address locations
2015-08-12  Keith SeitzExplicit locations: introduce new struct event_location...