Debugger: Add dedicated functions for global {un}init.
[haiku.git] / src / apps / debugger / debug_info / StackFrameDebugInfo.cpp
blob8fd2c515028e2e47c0974cddfd6edf27d93a07c3
1 /*
2 * Copyright 2009, Ingo Weinhold, ingo_weinhold@gmx.de.
3 * Distributed under the terms of the MIT License.
4 */
7 #include "StackFrameDebugInfo.h"
9 #include "Architecture.h"
10 #include "ValueLocation.h"
13 StackFrameDebugInfo::StackFrameDebugInfo()
18 StackFrameDebugInfo::~StackFrameDebugInfo()