projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rename _const functions to use overloading instead
[external/binutils.git]
/
gdb
/
linespec.c
2017-09-11
Tom Tromey
Rename _const functions to use overloading instead
blob
|
commitdiff
2017-09-09
Tom Tromey
Use gdb::def_vector in create_sals_line_offset
blob
|
commitdiff
|
diff to current
2017-09-04
Pedro Alves
Kill init_sal
blob
|
commitdiff
|
diff to current
2017-09-04
Pedro Alves
struct symtabs_and_lines -> std::vector<symtab_and_line>
blob
|
commitdiff
|
diff to current
2017-07-17
Pedro Alves
A smarter linespec completer
blob
|
commitdiff
|
diff to current
2017-07-17
Pedro Alves
Linespec lexing and C++ operators
blob
|
commitdiff
|
diff to current
2017-07-17
Pedro Alves
Explicit locations -label completer
blob
|
commitdiff
|
diff to current
2017-07-17
Pedro Alves
Rewrite/enhance explicit locations completer, parse...
blob
|
commitdiff
|
diff to current
2017-07-17
Pedro Alves
Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throu...
blob
|
commitdiff
|
diff to current
2017-05-04
Pedro Alves
RAII-fy make_cleanup_restore_current_thread & friends
blob
|
commitdiff
|
diff to current
2017-04-12
Tom Tromey
Change linespec_result::location to be an event_location_up
blob
|
commitdiff
|
diff to current
2017-04-12
Tom Tromey
Add a constructor and destructor to linespec_result
blob
|
commitdiff
|
diff to current
2017-04-12
Tom Tromey
Change find_pcs_for_symtab_line to return a std::vector
blob
|
commitdiff
|
diff to current
2017-04-12
Tom Tromey
Introduce event_location_up
blob
|
commitdiff
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
blob
|
commitdiff
|
diff to current
2017-03-22
Yao Qi
Wrap locally used classes in anonymous namespace
blob
|
commitdiff
|
diff to current
2017-02-23
Pedro Alves
Use gdb::function_view in iterate_over_symtabs & co
blob
|
commitdiff
|
diff to current
2017-01-11
Tom Tromey
Remove make_cleanup_htab_delete
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
diff to current
2016-12-22
Simon Marchi
Class-ify ui_out
blob
|
commitdiff
|
diff to current
2016-11-08
Pedro Alves
Use ui_file_as_string throughout more
blob
|
commitdiff
|
diff to current
2016-10-13
Pedro Alves
Convert tid_range_parser and get_number_or_range to...
blob
|
commitdiff
|
diff to current
2016-10-06
Tom Tromey
Remove Java support
blob
|
commitdiff
|
diff to current
2016-07-14
Tom Tromey
Remove unused variables
blob
|
commitdiff
|
diff to current
2016-05-11
Trevor Saunders
fix up two issues with the removal of unused variables
blob
|
commitdiff
|
diff to current
2016-05-08
Trevor Saunders
remove trivialy unused variables
blob
|
commitdiff
|
diff to current
2016-01-21
Joel Brobecker
Fix regression introduced in "break *<EXPR>" by explici...
blob
|
commitdiff
|
diff to current
2016-01-19
Pedro Alves
Limit breakpoint re-set to the current program space
blob
|
commitdiff
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add some more casts (1/2)
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
blob
|
commitdiff
|
diff to current
2015-09-21
Simon Marchi
Add two missing consts
blob
|
commitdiff
|
diff to current
2015-09-15
Jan Kratochvil
[ppc64le] Use skip_entrypoint for skip_trampoline_code
blob
|
commitdiff
|
diff to current
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
blob
|
commitdiff
|
diff to current
2015-08-13
Keith Seitz
Mass rename `explicit' -> `explicit_loc'.
blob
|
commitdiff
|
diff to current
2015-08-12
Keith Seitz
Explicit locations: add UI features for CLI
blob
|
commitdiff
|
diff to current
2015-08-12
Keith Seitz
Explicit locations: introduce explicit locations
blob
|
commitdiff
|
diff to current
2015-08-12
Keith Seitz
Explicit locations: introduce probe locations
blob
|
commitdiff
|
diff to current
2015-08-12
Keith Seitz
Explicit locations: introduce address locations
blob
|
commitdiff
|
diff to current
2015-08-12
Keith Seitz
Explicit locations: use new location API
blob
|
commitdiff
|
diff to current
2015-08-12
Keith Seitz
Explicit locations: introduce new struct event_location...
blob
|
commitdiff
|
diff to current
2015-08-01
Pierre-Marie de...
Replace the block_found global with explicit data-flow
blob
|
commitdiff
|
diff to current
2015-07-14
Simon Marchi
Remove CHECK_TYPEDEF, use check_typedef instead
blob
|
commitdiff
|
diff to current
2015-06-26
Jan Kratochvil
Do not skip prologue for asm (.S) files
blob
|
commitdiff
|
diff to current
2015-03-23
Keith Seitz
Update comment of linespec_lexer_lex_keyword.
blob
|
commitdiff
|
diff to current
2015-03-23
Keith Seitz
Expand keyword lexing intelligence in the linespec...
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Normalize TRY_CATCH exception handling block
blob
|
commitdiff
|
diff to current
2015-03-06
Gary Benson
New common function "startswith"
blob
|
commitdiff
|
diff to current
2015-01-31
Gary Benson
new callback parameter expansion_notify for expand_symt...
blob
|
commitdiff
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
diff to current
2014-12-23
Doug Evans
Replace some symbol accessor macros with functions.
blob
|
commitdiff
|
diff to current
2014-12-20
Mihail-Marian Nistor
gdb/17394: cannot put breakpoint only in selected ASM...
blob
|
commitdiff
|
diff to current
2014-12-05
Doug Evans
Revert: linespec.c (iterate_name_matcher): Fix argument...
blob
|
commitdiff
|
diff to current
2014-12-03
Doug Evans
PR symtab/17602
blob
|
commitdiff
|
diff to current
2014-11-20
Doug Evans
Split struct symtab into two: struct symtab and compuni...
blob
|
commitdiff
|
diff to current
2014-11-18
Doug Evans
symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
blob
|
commitdiff
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
diff to current
2014-06-18
Tom Tromey
constify struct block in some places
blob
|
commitdiff
|
diff to current
2014-05-05
Keith Seitz
Fix a dangling cleanup in linspec_parse_basic.
blob
|
commitdiff
|
diff to current
2014-02-26
Tom Tromey
start change to progspace independence
blob
|
commitdiff
|
diff to current
2014-02-26
Tom Tromey
change minsym representation
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
diff to current
2013-12-23
Sterling Augustine
2013-12-17 Sterling Augustine <saugustine@google...
blob
|
commitdiff
|
diff to current
2013-10-02
Keith Seitz
Constification of parse_linespec and fallout:
blob
|
commitdiff
|
diff to current
2013-09-23
Tom Tromey
(clh 9)
blob
|
commitdiff
|
diff to current
2013-08-20
Tom Tromey
move gdbarch object from objfile to per-BFD
blob
|
commitdiff
|
diff to current
2013-08-12
Ali Anwar
? .deps
blob
|
commitdiff
|
diff to current
2013-08-07
Tom Tromey
also filter label symbols
blob
|
commitdiff
|
diff to current
2013-08-01
Doug Evans
Further workarounds for binutils/15021.
blob
|
commitdiff
|
diff to current
2013-05-30
Tom Tromey
fix linespec bug noticed by the checker
blob
|
commitdiff
|
diff to current
2013-05-14
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2013-04-08
Tom Tromey
PR symtab/8424:
blob
|
commitdiff
|
diff to current
2013-03-12
Keith Seitz
* ada-lang.c (ada_read_renaming_var_value): Pass const
blob
|
commitdiff
|
diff to current
2013-03-11
Doug Evans
* linespec.c (find_linespec_symbols): Call find_functi...
blob
|
commitdiff
|
diff to current
2013-03-06
Pierre Muller
* linespec.c (get_current_search_block): ARI fix,...
blob
|
commitdiff
|
diff to current
2013-03-05
Doug Evans
* ada-lang.c (ada_lookup_symbol_list_worker): New...
blob
|
commitdiff
|
diff to current
2013-03-04
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2013-03-04
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2013-02-03
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2013-01-23
Doug Evans
* linespec.c (find_linespec_symbols): Make static.
blob
|
commitdiff
|
diff to current
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
diff to current
2012-12-24
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2012-11-10
Keith Seitz
* breakpoint.c (clear_command): Add cleanup for
blob
|
commitdiff
|
diff to current
2012-10-11
Doug Evans
PR breakpoints/14643.
blob
|
commitdiff
|
diff to current
2012-09-25
Joel Brobecker
Small typo in comment inside create_sals_line_offset
blob
|
commitdiff
|
diff to current
2012-09-18
Joel Brobecker
wrong language used when re-setting breakpoint
blob
|
commitdiff
|
diff to current
2012-08-11
Sergio Durigan Junior
2012-08-10 Sergio Durigan Junior <sergiodj@redhat...
blob
|
commitdiff
|
diff to current
2012-07-30
Keith Seitz
* linespec.c (linespec_lex_number): A number followed
blob
|
commitdiff
|
diff to current
2012-07-26
Keith Seitz
* linespec.c (linespec_lexer_lex_number): The input
blob
|
commitdiff
|
diff to current
2012-07-25
Hui Zhu
2012-07-25 Hui Zhu <hui_zhu@mentor.com>
blob
|
commitdiff
|
diff to current
2012-07-23
Keith Seitz
* linespec.c (convert_linespec_to_sal): Don't add
blob
|
commitdiff
|
diff to current
2012-07-23
Keith Seitz
* linespec.c (decode_objc): Record the function name
blob
|
commitdiff
|
diff to current
2012-07-18
Keith Seitz
* linespec.c (add_sal_to_sals): Add LITERAL_CANONICAL
blob
|
commitdiff
|
diff to current
2012-07-18
Keith Seitz
* linespec.c (struct linespec): Constify expression,
blob
|
commitdiff
|
diff to current
2012-07-18
Keith Seitz
* linespec.c (linespec_parse_line_offset): Make parameter
blob
|
commitdiff
|
diff to current
2012-06-29
Doug Evans
* linespec.c: #include "stack.h".
blob
|
commitdiff
|
diff to current
2012-06-04
Doug Evans
* objfiles.h (ALL_OBJFILE_PRIMARY_SYMTABS): New macro.
blob
|
commitdiff
|
diff to current
2012-05-31
Keith Seitz
* linespec.c (decode_objc): Add cleanup to free
blob
|
commitdiff
|
diff to current
2012-05-18
Sergio Durigan Junior
2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
blob
|
commitdiff
|
diff to current
next