Command to display a tooltip about a variables value.
More...
#include <cdb_commands.h>
Command to display a tooltip about a variables value.
Definition at line 350 of file cdb_commands.h.
◆ CdbCmd_TooltipEvaluation()
- Parameters
-
what | The variable to evaluate. |
win | A pointer to the tip window pointer. |
tiprect | The tip window's rect. |
Definition at line 360 of file cdb_commands.h.
References _T, and DebuggerCmd::m_Cmd.
◆ ParseOutput()
void CdbCmd_TooltipEvaluation::ParseOutput |
( |
const wxString & |
output | ) |
|
|
inlinevirtual |
Parses the command's output.
- Parameters
-
The | output. This is the full output up to (and including) the prompt. |
Reimplemented from DebuggerCmd.
Definition at line 368 of file cdb_commands.h.
References _T, and Manager::Get().
◆ m_pWin
◆ m_What
wxString CdbCmd_TooltipEvaluation::m_What |
|
private |
◆ m_WinRect
wxRect CdbCmd_TooltipEvaluation::m_WinRect |
|
private |
The documentation for this class was generated from the following file: