Set the symbolName attribute of this object to the specified value. Note that the empty string indicates that symbolName is "unknown".
Declared in <balst_stacktraceframe.h>
void
setSymbolName(std::string_view const& value);
| Name | Description |
|---|---|
| value | new symbol name |