简体   繁体   English

崩溃后修改了Delphi 2007 IDE布局

[英]Delphi 2007 IDE layout modified after a crash

I loaded a bad PAS/DFM file (long story), which caused a GPF, after which the IDE crashed horribly. 我加载了一个错误的PAS / DFM文件(长话短说),这导致了GPF,然后IDE崩溃了。 Lost my Project-related data (list of open files, etc). 丢失了与项目有关的数据(打开文件的列表等)。

Now, when I start the IDE, it always is in "run" mode. 现在,当我启动IDE时,它始终处于“运行”模式。 that is, it shows the breakpoints and watches and local variables, even though no program is running. 也就是说,即使没有程序在运行,它也会显示断点,监视值和局部变量。 Similarly, the properties are not visible unless I use F11 to bring them up. 同样,除非我使用F11来激活它们,否则这些属性是不可见的。 I've restarted the IDE repeatedly. 我已经反复重启了IDE。 Interestingly, it still can compile and run a program. 有趣的是,它仍然可以编译并运行程序。

How do I reset the IDE so that it works properly? 如何重置IDE,使其正常工作?

Check your layout. 检查您的布局。 It's a combo box on the toolbar. 这是工具栏上的组合框。 It's probably set to 'Debug Layout' instead of Default or Classic (or something else if you've setup a custom layout.) 它可能设置为“调试布局”,而不是“默认”或“经典”(如果您设置了自定义布局,则设置为其他。)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM