Skip to content

Support templated function names#10

Open
CypherGrue wants to merge 1 commit intojasonrohrer:masterfrom
CypherGrue:templates
Open

Support templated function names#10
CypherGrue wants to merge 1 commit intojasonrohrer:masterfrom
CypherGrue:templates

Conversation

@CypherGrue
Copy link
Contributor

Pass templated function names correctly from the GDB stack trace through to callgrind. Previously, templated functions with multiple parameters would be truncated at the first space or comma. This is typical in STL, e.g. "map<int, int>::insert".

Pass templated function names correctly from the GDB stack trace through to callgrind. Previously, templated functions with multiple parameters would be truncated at the first space or comma. This is typical in STL, e.g. "map<int, int>::insert".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant