Delphi CPU window |
21.7.04 |
Sometimes the CPU window pops up when running delphi project in the IDE . I always ignore it because I can't understand the symbols (is assembler, right?) on it. In Google I find few hints about the usage. Deepak Shenoy's blog demonstrates how we can avoid the infinite loop with CPU window when debugging projects. Thanks, Deepak! |