文件名称:Bannico_Debuger
介绍说明--下载内容均来自于网络,请自行研究使用
类似Raize CodeSite的一个工具,利用程序间通讯的方法实现调试信息传递,含源代码。
程序仅仅实现了一些简单的功能,代码接收框用TRichEdit是为以后接收图片信息提供一个扩展的基础。感兴趣可以自己扩展功能。
使用方法:
--将该目录添加到您的类库目录(也可以将bnDebug.pas做成您的控件包);
--首次使用先运行一次调试接收器Debuger.exe,运行后会将程序的路径记录于注册表,便于调试的时候自动运行该程序。
--在单元里面引用bnDebug类,并创建一个TDebug。
--程序调试过程会自动运行Debuger.exe-Similar the Raize CodeSite of a tool, using the method of communication between programs to debugging the transmission of information, including source code.
Procedures only to achieve some simple code for the receiving box TRichEdit is the basis of an extension after receiving picture messages. Interested can own extensions.
How to use:
- Add the directory to your class library directory (you can also bnDebug.pas made your control package)
- The first use of first run time debugging receiver Debuger.exe, and run the path of the program recorded in the registry for easy debugging automatically run the program.
- The unit inside the reference bnDebug class create a TDebug.
- The debugging process will automatically run Debuger.exe
程序仅仅实现了一些简单的功能,代码接收框用TRichEdit是为以后接收图片信息提供一个扩展的基础。感兴趣可以自己扩展功能。
使用方法:
--将该目录添加到您的类库目录(也可以将bnDebug.pas做成您的控件包);
--首次使用先运行一次调试接收器Debuger.exe,运行后会将程序的路径记录于注册表,便于调试的时候自动运行该程序。
--在单元里面引用bnDebug类,并创建一个TDebug。
--程序调试过程会自动运行Debuger.exe-Similar the Raize CodeSite of a tool, using the method of communication between programs to debugging the transmission of information, including source code.
Procedures only to achieve some simple code for the receiving box TRichEdit is the basis of an extension after receiving picture messages. Interested can own extensions.
How to use:
- Add the directory to your class library directory (you can also bnDebug.pas made your control package)
- The first use of first run time debugging receiver Debuger.exe, and run the path of the program recorded in the registry for easy debugging automatically run the program.
- The unit inside the reference bnDebug class create a TDebug.
- The debugging process will automatically run Debuger.exe
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Sample\Demo.cfg
......\Demo.dof
......\Demo.dpr
......\Demo.exe
......\Demo.res
......\uMain.dcu
......\uMain.dfm
......\uMain.pas
......\uMain.~dfm
......\uMain.~pas
bnDebug.dcu
bnDebug.pas
Debuger.bdsproj
Debuger.bdsproj.local
Debuger.cfg
Debuger.dof
Debuger.dpr
Debuger.dproj
Debuger.dproj.2007
Debuger.dproj.local
Debuger.exe
Debuger.identcache
Debuger.JPG
Debuger.res
DebugerTest.cfg
DebugerTest.dof
DebugerTest.dpr
DebugerTest.res
Delphi7.cfg
Delphi7.dof
Delphi7.dpk
Delphi7.res
Delphi2006.bdsproj
Delphi2006.bdsproj.local
Delphi2006.cfg
Delphi2006.dpk
Delphi2006.res
dunit.ini
Readme.txt
uMain.dcu
uMain.dfm
uMain.pas
Sample
......\Demo.dof
......\Demo.dpr
......\Demo.exe
......\Demo.res
......\uMain.dcu
......\uMain.dfm
......\uMain.pas
......\uMain.~dfm
......\uMain.~pas
bnDebug.dcu
bnDebug.pas
Debuger.bdsproj
Debuger.bdsproj.local
Debuger.cfg
Debuger.dof
Debuger.dpr
Debuger.dproj
Debuger.dproj.2007
Debuger.dproj.local
Debuger.exe
Debuger.identcache
Debuger.JPG
Debuger.res
DebugerTest.cfg
DebugerTest.dof
DebugerTest.dpr
DebugerTest.res
Delphi7.cfg
Delphi7.dof
Delphi7.dpk
Delphi7.res
Delphi2006.bdsproj
Delphi2006.bdsproj.local
Delphi2006.cfg
Delphi2006.dpk
Delphi2006.res
dunit.ini
Readme.txt
uMain.dcu
uMain.dfm
uMain.pas
Sample