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