[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Conditional breakpoints in debugger
|
- From: jared_burns@xxxxxxx (Jared Burns)
- Date: 22 Aug 2001 18:41:23 GMT
- Newsgroups: eclipse.tools
- Organization: http://www.eclipse.org
- User-agent: NewsPortal 0.23
We don't currently support conditional breakpoints, however, there is a PR
with the feature request.
- Jared
Matthew Conway wrote:
> Is it possible to set a conditional breakpoint? i.e. break here only if
> some expression evaluates to true. I figured out how to set hitcounts, and
> exception catchpoints, but don't see anything about conditionals. If its
> not currently possible, I'd like to add it as a feature request. Thanks,
> Matt