projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[gdb/testsuite] Restore breakpoint command in ui-redirect.exp
[external/binutils.git]
/
gdb
/
cp-support.c
2019-08-07
Tom Tromey
Add obstack_strdup overload taking a std::string
blob
|
commitdiff
2019-07-09
Tom Tromey
Rename common to gdbsupport
blob
|
commitdiff
|
diff to current
2019-06-04
Pedro Alves
Introduce and use make_unique_xstrdup
blob
|
commitdiff
|
diff to current
2019-04-25
Keith Seitz
c++/24367: Infinite recursion of typedef substitution
blob
|
commitdiff
|
diff to current
2019-04-08
Tom Tromey
Rename gdb exception types
blob
|
commitdiff
|
diff to current
2019-04-08
Tom Tromey
Rewrite TRY/CATCH
blob
|
commitdiff
|
diff to current
2019-04-06
Tom Tromey
Revert the header-sorting patch
blob
|
commitdiff
|
diff to current
2019-04-06
Tom Tromey
Sort includes for files gdb/[a-f]*.[chyl].
blob
|
commitdiff
|
diff to current
2019-03-25
Tom Tromey
More block constification
blob
|
commitdiff
|
diff to current
2019-01-25
Tom Tromey
Normalize includes to use common/
blob
|
commitdiff
|
diff to current
2019-01-17
Tom Tromey
Add compunits range adapter to objfile
blob
|
commitdiff
|
diff to current
2019-01-17
Tom Tromey
Change all_objfiles adapter to be a method on program_space
blob
|
commitdiff
|
diff to current
2019-01-10
Tom Tromey
Remove ALL_COMPUNITS
blob
|
commitdiff
|
diff to current
2019-01-10
Tom Tromey
Remove ALL_OBJFILE_COMPUNITS
blob
|
commitdiff
|
diff to current
2019-01-10
Tom Tromey
Remove most uses of ALL_OBJFILES
blob
|
commitdiff
|
diff to current
2019-01-03
Andrew Burgess
gdb: Remove a cleanup from find_overload_match
blob
|
commitdiff
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
diff to current
2018-11-21
Pedro Alves
Eliminate make_symbol_overload_list-related globals...
blob
|
commitdiff
|
diff to current
2018-10-05
Tom Tromey
Simple -Wshadow=local fixes
blob
|
commitdiff
|
diff to current
2018-06-01
Tom Tromey
Remove TYPE_TAG_NAME
blob
|
commitdiff
|
diff to current
2018-05-23
Tom Tromey
Remove symfile_complaints
blob
|
commitdiff
|
diff to current
2018-01-05
Pedro Alves
Fix regresssion(internal-error) printing subprogram...
blob
|
commitdiff
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
diff to current
2017-11-29
Pedro Alves
Breakpoints in symbols with ABI tags (PR c++/19436)
blob
|
commitdiff
|
diff to current
2017-11-29
Pedro Alves
Make "break foo" find "A::foo", A::B::foo", etc. [C...
blob
|
commitdiff
|
diff to current
2017-11-29
Pedro Alves
Handle custom completion match prefix / LCD
blob
|
commitdiff
|
diff to current
2017-11-24
Pedro Alves
Make strcmp_iw NOT ignore whitespace in the middle...
blob
|
commitdiff
|
diff to current
2017-11-08
Pedro Alves
lookup_name_info::make_ignore_params
blob
|
commitdiff
|
diff to current
2017-11-08
Pedro Alves
Introduce lookup_name_info and generalize Ada's FULL...
blob
|
commitdiff
|
diff to current
2017-11-07
Tom Tromey
Constify add_info
blob
|
commitdiff
|
diff to current
2017-11-04
Tom Tromey
Remove directive-searched cleanups
blob
|
commitdiff
|
diff to current
2017-10-11
Tom Tromey
Constify add_prefix_cmd
blob
|
commitdiff
|
diff to current
2017-10-09
Pedro Alves
Make cp_remove_params return a gdb::unique_xmalloc_ptr
blob
|
commitdiff
|
diff to current
2017-09-30
Tom Tromey
Remove cleanups from cp-support.c
blob
|
commitdiff
|
diff to current
2017-09-27
Tom Tromey
Constify first_component_command
blob
|
commitdiff
|
diff to current
2017-09-20
Tom Tromey
Remove make_cleanup_restore_target_terminal
blob
|
commitdiff
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
diff to current
2017-08-09
Pedro Alves
Make cp_comp_to_string return a gdb::unique_xmalloc_ptr...
blob
|
commitdiff
|
diff to current
2017-08-09
Yao Qi
Fix memory leak in cp-support.c
blob
|
commitdiff
|
diff to current
2017-07-20
Pedro Alves
Fix cp_find_first_component_aux bug
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-03-20
Artemiy Volkov
Convert lvalue reference type check to general referenc...
blob
|
commitdiff
|
diff to current
2017-03-20
Artemiy Volkov
Implement demangling for rvalue reference type names
blob
|
commitdiff
|
diff to current
2017-02-02
Pedro Alves
Eliminate make_cleanup_ui_file_delete / make ui_file...
blob
|
commitdiff
|
diff to current
2017-01-11
Tom Tromey
Add constructor and destructor to demangle_parse_info
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
diff to current
2016-11-08
Pedro Alves
Use ui_file_as_string throughout more
blob
|
commitdiff
|
diff to current
2016-06-24
Tom Tromey
Move logic out of symbol_find_demangled_name
blob
|
commitdiff
|
diff to current
2016-04-12
Pedro Alves
Use setjmp/longjmp for TRY/CATCH instead of sigsetjmp...
blob
|
commitdiff
|
diff to current
2016-04-12
Pedro Alves
Use target_terminal_ours_for_output in cp-support.c
blob
|
commitdiff
|
diff to current
2016-03-15
Don Breazeal
PR 18303, Tolerate malformed input for lookup_symbol...
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-08-27
Pedro Alves
gdb: Use sighandler_t everywhere
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
Pierre-Marie de...
[Ada] Add support for subprogram renamings
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-05-27
Doug Evans
PR c++/18141, c++/18417.
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
diff to current
2015-02-27
Pedro Alves
C++ keyword cleanliness, mostly auto-generated
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-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-11-07
Doug Evans
New macro ALL_BLOCK_SYMBOLS_WITH_NAME.
blob
|
commitdiff
|
diff to current
2014-11-07
Doug Evans
Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE...
blob
|
commitdiff
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
diff to current
2014-08-29
Gary Benson
Introduce common/gdb_setjmp.h
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include string.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-07-23
Gary Benson
Fix build on systems without sigaltstack.
blob
|
commitdiff
|
diff to current
2014-06-19
Gary Benson
Demangler crash handler
blob
|
commitdiff
|
diff to current
2014-06-13
Tom Tromey
make calls to help_list use enumerator
blob
|
commitdiff
|
diff to current
2014-06-07
Keith Seitz
Revert patchset for c++/16253: it causes a large perfor...
blob
|
commitdiff
|
diff to current
2014-04-14
Keith Seitz
Remove symbol_matches_domain. This fixes
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
diff to current
2013-11-18
Tom Tromey
remove gdb_string.h
blob
|
commitdiff
|
diff to current
2013-11-13
Keith Seitz
PR c++/7539
blob
|
commitdiff
|
diff to current
2013-08-20
Doug Evans
* blockframe.c: Remove #include "psymtab.h".
blob
|
commitdiff
|
diff to current
2013-04-15
Tom Tromey
PR c++/11990:
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-11-12
Tom Tromey
* cp-support.c (inspect_type,
blob
|
commitdiff
|
diff to current
2012-05-18
Sergio Durigan Junior
2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
blob
|
commitdiff
|
diff to current
2012-05-10
Tom Tromey
* tracepoint.c (scope_info): Update.
blob
|
commitdiff
|
diff to current
2012-04-05
Keith Seitz
linespec rewrite:
blob
|
commitdiff
|
diff to current
2012-03-15
Tom Tromey
* NEWS: Mention "info vtbl", not "info vtable".
blob
|
commitdiff
|
diff to current
2012-03-15
Tom Tromey
* gnu-v3-abi.c (struct value_and_voffset): New.
blob
|
commitdiff
|
diff to current
2012-02-07
Doug Evans
* gdbtypes.h (struct main_type): Change type of name...
blob
|
commitdiff
|
diff to current
2012-01-10
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2012-01-06
Sergio Durigan Junior
2012-01-06 Sergio Durigan Junior <sergiodj@redhat...
blob
|
commitdiff
|
diff to current
2012-01-04
Joel Brobecker
Copyright year update in most files of the GDB Project.
blob
|
commitdiff
|
diff to current
2011-08-18
Keith Seitz
PR c++/12266
blob
|
commitdiff
|
diff to current
2011-02-26
Michael Snyder
2011-02-25 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-02-18
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2011-01-05
Michael Snyder
2011-01-05 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-01-01
Joel Brobecker
run copyright.sh for 2011.
blob
|
commitdiff
|
diff to current
2010-12-31
Michael Snyder
2010-12-31 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2010-06-25
Ulrich Weigand
* cp-support.c (reset_directive_searched): New function.
blob
|
commitdiff
|
diff to current
2010-06-07
Sami Wagiaalla
Fix operator doubly nested namespace search.
blob
|
commitdiff
|
diff to current
2010-06-07
Sami Wagiaalla
Test and support all cpp operator types.
blob
|
commitdiff
|
diff to current
next