This process turned out to be one of the trickiest aspects of debugging this problem as I discovered many different objects were still referencing the unused object.
在调试这个问题时该过程是最复杂的过程之一,因为我发现许多不同的对象仍然引用着这个无用的对象。
Typically, even though they don't breed, there are many bugs. And keep in mind that the bug goal of debugging is not to eliminate one bug.
这是件好事,其实即使bugs不会繁殖,也会有很多,并且请记住调试的目的,并不是去消除一个。
One of the lesser-known solutions for both debugging and optimizing your code is to use the Perl compiler with one of the many "back ends."
更少为人知的一种调试和优化代码的方法是,在Perl编译器中使用 "编译器后端"。
There are many ways in which code can produce different behavior between debug and release builds, and when this happens, one may have to resort to more primitive forms of debugging.
有代码可以通过多种方式在调试与正式发布的间隙发生不同的行为,当出现这种情况,我们可能不得不求助于更原始的调试方式。
On one hand, there are many compelling reasons to keep the debugging logic in the same process as the program that is being debugged.
一方面,将调试逻辑与正在调试的程序保持在相同进程中的原因很多,而且也很有说服力。
On one hand, there are many compelling reasons to keep the debugging logic in the same process as the program that is being debugged.
一方面,将调试逻辑与正在调试的程序保持在相同进程中的原因很多,而且也很有说服力。
应用推荐