DEBUG不能断点,DEBUG功能失效.严重问题(100分)

  • 主题发起人 主题发起人 ulysses
  • 开始时间 开始时间
U

ulysses

Unregistered / Unconfirmed
GUEST, unregistred user!
HELLO ALL:
首先我要说,D6和我的程序在98下都是正常的。
1.前天我把源代码发回家去修改,一运行D6就给我一个CPU的窗口.要RUN好
几次才能正常运行,我就去找BORLAND的FAQ,他们说在WIN2000下要关掉
Option/ DEBUG OPTION中的Integrated debugging.意思是说和2000的DEBUG
MACHINE 有冲突. 我修改了后就能正常修改了。
2.昨天我又把源代码发回家修改,刚开始还可以用,写了10分钟.我突然发现
屏幕上似乎少了点什么.原来RUN后,还可以再RUN很多次,就是可以重复的启动.
RUN菜单上只有RUN和PARAMETERS,EVALUATE/MODIFY这三个菜单项可以用.
其他的菜单项都ENABLED:=FALSE了. 然后我到处找原因,因为我使用了一个
OPEN TOOLS 的工具.我先怀疑是他的原因.关了后还是不行.然后我怀疑是
我的代码问题.我CLOSE ALL后启动一个新的APPLICATION只有一个FORM的
那种,故障依然存在. 然后就是无数次的2000重起.可怜了我的IBM硬盘.
发出的声音已经是在惨叫了。
我发现如果我使用了Integrated debugging.就能够断点.做一些调试
的事情.2问题就解决了.但是1问题就出现了。
那位同好遇到过这个问题.请告诉我,非常感谢.


 
我也碰到过这个问题,我 后来是删掉D6,重装一次搞定[:(]
 
HI MR。ZHANG
有没有不需要重装的方法。你知道我装了不少OPEN TOOLS。还有DESKTOP的设置,
EDITOR的设置。重新弄一遍真的很麻烦。如果把这些设置能保存下来就好了。
谁有这种现成的软件?
 
你到别人机器上看对方的D6的一些DEBUG设置,把自己的修改回来,
还有要看对方机器的注册表里,DELPHI的键值的设置,找出不同的
地方。做些修改,应该可以恢复的。
 
感谢提醒,我的意思是如果有人能做一个完全的设置的导入导出工具就好了。
这样不管是在OFFICE 或是HOME。都可以让一些特别是IDE。CODE TEMPLATES。
EDITOR PROPERTIES的设置保存下来。谁知道请一定告诉我。
 
在2000里面,你运行drwtsn32.exe,然后把所有的东西都去掉,
还有修改注册表,把里面有drwtsn32.exe的地方都删除看看?
注意备份注册表信息~~~
 
HI.kingron
我昨天晚上在注册表里游荡了很久。但是你知道就象我们自己写程序,这些注册表
里的名称只有自己最清楚。当然一些是能够看出来的,一些怎么也不能明白。我又不
敢随便的改。
然后我到BORLAND COMMUNITY上下了FAQ,TIP,我找了很久。这个文档做的真是
佩服,居然没有分类,我只能用CTRL+F了。根据文档的看,是说DELPHI的DEBUGGER
和电脑上的比如说2000的冲突,解决方法是Remove conflict program.
如果我选择了Integrated Debugger,在2000下就能用了。 我的机器还装了VC。
我怀疑是VC的machine degug mananger冲突,我停止了这个进程。但是还是存在。
我在公司的98上也装了VC 。但是就能够正常。
谁知道2000的DEBUG机制是怎么样的。为什么BORLAND没有提供解决方法。
 
还是d5稳定
 
不然,我刚才去找了BORLAND 的NEWSGROUP里的文章,发现有人用D5+WIN2000也
遇到过同样的问题。好象是16位真彩色图标导致的问题。我改了还是不行。唉。
今天回去要重装了。
 
[:)]
以下是我从BORLAND 的新闻组里找到的。而且我找不少相关的帖子。
很多人有这种问题,在2000和NT,D5和D6上都发生。
解决方法是1。装WIN2000 SP2
2。装一个PATCH。
在下面的文章里有。我正在试看看是否能够成功。
我太喜欢WIN2000了。以至于我不得不想解决这个问题。
刚刚删了VC,唉,这是谁的错呢?

所有留言及回应
Message 1 in thread
寄件者:Murat Karabek (murat@mikrobeta.com.tr)
主旨:problems with CPU view
新闻群组:borland.public.delphi.ide
View this article only
日期:2001-06-19 01:08:27 PST


hi,

in D6 and D5, when i run an application or close a running app., before it
runs or closes, an CPU view window brings up and waits for pressing run
button for ones or twice.

what's wrong? i don't want to see this CPU window. help me.

thanks.
Message 2 in thread
寄件者:Brad White (Brad_White@deja.com)
主旨:Re: problems with CPU view
新闻群组:borland.public.delphi.ide
View this article only
日期:2001-06-19 09:06:23 PST


Ignoring the fact that you didn't tell it to,
can you discern any reason for why
it thought it should stop there?

--
Brad.
-------------------------------
All spam will be responded to
by forwarding to SpamCop.

"Murat Karabek" <murat@mikrobeta.com.tr> wrote in message
news:3b2f0450_1@dnews...
> hi,
>
> in D6 and D5, when i run an application or close a running app., before it
> runs or closes, an CPU view window brings up and waits for pressing run
> button for ones or twice.
>
> what's wrong? i don't want to see this CPU window. help me.
>
> thanks.
>
>
Message 3 in thread
寄件者:Abner Doon (__abnrdoon@newsguy.com)
主旨:Re: problems with CPU view
新闻群组:borland.public.delphi.ide
View this article only
日期:2001-06-20 01:10:25 PST


"Murat Karabek" <murat@mikrobeta.com.tr> a écrit dans le message news:

> in D6 and D5, when i run an application or close a running app., before it
> runs or closes, an CPU view window brings up and waits for pressing run
> button for ones or twice.

This problem exists only under W2K
It is corrected by the SP2 or while downloading at this address
a patch created by Denis PassMore...

http://ww6.borland.com/codecentral/ccweb.exe/home

Delphi / binaries : W2k Debug Break Point fix

AD.
Message 4 in thread
寄件者:Murat Karabek (murat@mikrobeta.com.tr)
主旨:Re: problems with CPU view
新闻群组:borland.public.delphi.ide
View this article only
日期:2001-06-20 01:36:29 PST


can i use this package in D6?

"Abner Doon" <__abnrdoon@newsguy.com> wrote in message
news:3b305a1d$1_1@dnews...
>
> "Murat Karabek" <murat@mikrobeta.com.tr> a écrit dans le message news:
>
> > in D6 and D5, when i run an application or close a running app., before it
> > runs or closes, an CPU view window brings up and waits for pressing run
> > button for ones or twice.
>
> This problem exists only under W2K
> It is corrected by the SP2 or while downloading at this address
> a patch created by Denis PassMore...
>
> http://ww6.borland.com/codecentral/ccweb.exe/home
>
> Delphi / binaries : W2k Debug Break Point fix
>
> AD.
>
>
Message 5 in thread
寄件者:Abner Doon (__abnrdoon@newsguy.com)
主旨:Re: problems with CPU view
新闻群组:borland.public.delphi.ide
View this article only
日期:2001-06-20 01:39:21 PST


"Murat Karabek" <murat@mikrobeta.com.tr> a écrit dans le message news:

> can i use this package in D6?

I do not have D6, therefore I do not know!
But the sources are available with the component...
You might modify them...

AD.
Message 6 in thread
寄件者:David Taylor (david.j.taylor@baesystems.com)
主旨:Re: problems with CPU view
新闻群组:borland.public.delphi.ide
View this article only
日期:2001-06-20 04:12:16 PST


Better install Service Pack 2 for Win 2K. I understand it fixes the
problem.

"Murat Karabek" <murat@mikrobeta.com.tr> wrote in message
news:3b305cb8_1@dnews...
> can i use this package in D6?
Message 7 in thread
寄件者:Dennis Passmore (dennis_passmore@nospamyahoo.com)
主旨:Re: problems with CPU view
新闻群组:borland.public.delphi.ide
View this article only
日期:2001-06-21 17:36:27 PST


>
>can i use this package in D6?
>

The Delphi 6 version of the W2k Debug break points package is on the
Delphi 6 companion CD in a sub directory by my name.

Dennis
 
感谢各位的回答:
 
后退
顶部