summaryrefslogtreecommitdiff
path: root/gdb/linespec.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
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-09-19Use DISABLE_COPY_AND_ASSIGNYao Qi
2017-09-04struct symtabs_and_lines -> std::vector<symtab_and_line>Pedro Alves
2017-07-17A smarter linespec completerPedro Alves
2017-07-17Explicit locations -label completerPedro Alves
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-12Add a constructor and destructor to linespec_resultTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-19Limit breakpoint re-set to the current program spacePedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-08-11Explicit locations: add UI features for CLIKeith Seitz
2015-08-11Explicit locations: introduce address locationsKeith Seitz
2015-08-11Explicit locations: use new location APIKeith Seitz
2015-08-11Explicit locations: introduce new struct event_location-based APIKeith Seitz
2015-03-23Expand keyword lexing intelligence in the linespec parser.Keith Seitz
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-06-29 * linespec.c: #include "stack.h".Doug Evans
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-12-06the "ambiguous linespec" seriesTom Tromey
2011-04-04 * tracepoint.c (scope_info): Update.Tom Tromey
2011-03-24 * linespec.h (struct linespec_result) <special_display>: NewTom Tromey
2011-03-24 * symtab.c (decode_line_spec): Update.Tom Tromey
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2003-12-172003-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-04-122003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2001-03-06Update/correct copyright notices.Kevin Buettner
2000-12-012000-11-30 Fernando Nasser <fnasser@redhat.com>Fernando Nasser