OhiYooo wrote:
Call Back 是很常用的軟體技術勒! 你把它類比到軟體回收! 真的蠻奇怪的! (字義上也不是這個"回收'的意思吧!)
你回文都不看前後文的嗎? 有個神人說他看到flash裡call了某支名稱叫做"Debugger()"的程式,然後宣稱這就是flash還是開發版的證據。這種神蹟跟把callback當軟體回收的離譜相比真是恰如其份。
gate2 wrote:
你光看到 "Debu...(恕刪)
Shivahuang wrote:
這不用 trace code 啊,也不用什麼神人,只要去 ADC 翻一下就看得到了啊,不過很明顯的,你八成沒寫過 Mac 程式,我貼給你,你參考看看好了
Debugger
Enter the kernel debugger.
void Debugger(
const char *reason);
Parameters
reason
A C-string to describe why the debugger is being entered.
Discussion
This function freezes the kernel and enters the builtin debugger. It may not be possible to exit the debugger without a second machine.
P.S. 原來你把 hello world 取叫 Debugger() 喔?真歡樂
gate2 wrote:
1.你要怎麼證明 "...(恕刪)
gate2 wrote:
因為要debug...(恕刪)