One way to get transparency into what our script is doing is to use an internal or external debugger.
获得脚本执行内容的透明性的一种方法是使用内部或外部调试器。
Internally, a debugger has direct access to the same memory space as the running process, while an external debugger will access the memory via a socket.
内部调试器对运行进程所在的内存空间具有直接访问权,而外部调试器将通过套接字访问内存。
When you specify the -V option on the command line, the compiler appends Turbo Debugger 5.0-compatible external debug information at the end of the executable file.
当你在命令行中使用-V选项时,编译器会在可执行文件的末尾附加与Turbo Debugger5.0一致的外部调试信息。
When you specify the -V option on the command line, the compiler appends Turbo Debugger 5.0-compatible external debug information at the end of the executable file.
当你在命令行中使用-V选项时,编译器会在可执行文件的末尾附加与Turbo Debugger5.0一致的外部调试信息。
应用推荐