How to debug a Delphi Expert instaled as a package |
|
axsoft
版主 發表:681 回覆:1056 積分:969 註冊:2002-03-13 發送簡訊給我 |
How to debug a Delphi Expert instaled as a package 資料來源: www.delphi3000.com Debugging an Expert can be a tedious task, unless you follow these steps. Ok, here are the instructions. 1.- Open your package. 2.- You have toModify the Project Options: In the Packages tab uncheck your package. In the Compiler tab uncheck Optimization, select the Stack_frames option,
an select also the debugger options. 3.- Compile the package. 4.- Select Run-Parameters, select Delphi as the host application, (a package
is just a DLL with a fancy extension). Click the Load Button. 5.- Press F9, another instance of Delphi will load, so run your expert from
there. 6.- Now you can use the debugger from the first instance of Delphi to debug
your expert code running in the second one. I hope you like this one. 網路志工聯盟----Visita網站http://www.vista.org.tw
---[ 發問前請先找找舊文章 ]---
|
本站聲明 |
1. 本論壇為無營利行為之開放平台,所有文章都是由網友自行張貼,如牽涉到法律糾紛一切與本站無關。 2. 假如網友發表之內容涉及侵權,而損及您的利益,請立即通知版主刪除。 3. 請勿批評中華民國元首及政府或批評各政黨,是藍是綠本站無權干涉,但這裡不是政治性論壇! |