|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Go to the source code of this file.
Classes | |
| class | LuaDebuggerStackController |
| Stack trace panel: column layout, rebuild from the engine, selection → variables frame, open-source gestures, and context menu. More... | |
Namespaces | |
| namespace | StackColumn |
| Column indices for the Stack Trace tree model. | |
Variables | |
| constexpr int | StackColumn::Function = 0 |
| constexpr int | StackColumn::Location = 1 |
| constexpr int | StackColumn::Count = 2 |
Call-stack panel: column layout, model build, frame selection.