source:
vbox/trunk/src/libs/xpcom18a4/xpcom/tests/TestStackCrawl.cpp@
49491
最後變更 在這個檔案從49491是 1,由 提交於 55 年 前 | |
---|---|
|
|
檔案大小: 179 位元組 |
行 | |
---|---|
1 | #include <stdio.h> |
2 | |
3 | #include "nsISupportsUtils.h" |
4 | #include "nsTraceRefCntImpl.h" |
5 | |
6 | int main(int argc, char* argv[]) |
7 | { |
8 | nsTraceRefcntImpl::WalkTheStack(stdout); |
9 | return 0; |
10 | } |
11 |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器