Skip to content
Snippets Groups Projects
Commit 0e3aa47f authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Added ToolTip support for CDB.


Make debugger tooltip API more general, have the engines check the
correct file type, figure out the expression and context from the text
editor.

Put common functionality in watchutils.cpp. In the CDB engine, check
whether a tooltip expression is a known variable within the stack frame
context. If so, retrieve via symbol group or dumpers. Cache by function
and expression.
Reviewed-by: default avatarhjk <qtc-committer@nokia.com>
parent 11ccb571
No related branches found
No related tags found
No related merge requests found
Showing
with 255 additions and 55 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment