This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 51795 - Debugger tries to evaluate keywords
Summary: Debugger tries to evaluate keywords
Status: CLOSED DUPLICATE of bug 37890
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-24 12:38 UTC by _ lcincura
Modified: 2006-03-24 09:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ lcincura 2004-11-24 12:38:36 UTC
NetBeans RC1 on jdk1.5.0_01
When debugger is on breakpoint and mouse cursor is
over some keyword, debugger tries to evaluate the
keyword.
Comment 1 L Martinek 2004-11-24 13:06:14 UTC
Not only keywords, but also method names.
Comment 2 Maros Sandor 2004-11-24 13:08:48 UTC
To summarize: debugger tries to evaluate text under cursor.
Comment 3 _ lcincura 2004-11-24 13:15:53 UTC
No, it does not evaluate keyword "public", "static"... and probably
some more.
Comment 4 Jan Jancura 2004-12-01 23:05:41 UTC

*** This issue has been marked as a duplicate of 37890 ***
Comment 5 _ lcincura 2005-02-08 13:19:39 UTC
Verified