VirtualBox

source: vbox/trunk/src/libs/xpcom18a4/xpcom/tests/TestStackCrawl.cpp@ 79189

最後變更 在這個檔案從79189是 1,由 vboxsync 提交於 55 年 前

import

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 179 位元組
 
1#include <stdio.h>
2
3#include "nsISupportsUtils.h"
4#include "nsTraceRefCntImpl.h"
5
6int main(int argc, char* argv[])
7{
8 nsTraceRefcntImpl::WalkTheStack(stdout);
9 return 0;
10}
11
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette