TRACE_GUI
TRACE_GUI("ImageFunctionsView::SetImageDebugInfo(%p)\n", imageDebugInfo);
TRACE_GUI("ImageFunctionsView::SetImageDebugInfo(%p) done\n",
TRACE_GUI("ImageFunctionsView::SetFunction(%p)\n", function);
TRACE_GUI("ImageListView::SetImage(%p)\n", image);
TRACE_GUI("ImageListView::SetImage() done\n");
TRACE_GUI("ImageListView::SetImage() done\n");
TRACE_GUI("SourceView::SetStackTrace(%p)\n", stackTrace);
TRACE_GUI("SourceView::SetStackFrame(%p)\n", stackFrame);
TRACE_GUI("SourceView::ScrollToAddress(%#" B_PRIx64 ")\n", address);
TRACE_GUI("SourceView::ScrollToLine(%" B_PRIu32 ")\n", line);
TRACE_GUI("SourceView::ScrollToLine(%" B_PRId32 ")\n", line);
TRACE_GUI(" visible: (%f, %f) - (%f, %f), line: %f - %f\n", visible.left,
TRACE_GUI(" -> scrolling to (%f, %f)\n", visible.left,
TRACE_GUI("TeamWindow::FunctionSourceCodeChanged(%p): source: %p, "
TRACE_GUI("TeamWindow::_HandleImageDebugInfoChanged(%" B_PRId32 ")\n",
TRACE_GUI(" image debug info: %p\n", imageDebugInfo);