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 135140 - Logging breakpoint
Summary: Logging breakpoint
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-15 12:56 UTC by Martin Krauskopf
Modified: 2011-01-28 20:11 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krauskopf 2008-05-15 12:56:53 UTC
Quoting richo from issue 100096:

"A breakpoint that doesn't break but writes a log entry
(to a custom window or file or anything), the log entry should be
constructed as a ruby statement having all items in scope at the
breakpoint available to it."