Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » breakpoints controlled by different trigger points
breakpoints controlled by different trigger points [message #1767976] Wed, 12 July 2017 13:41
Asier  ostalé is currently offline Asier ostaléFriend
Messages: 3
Registered: July 2017
Junior Member
Hi,

New trigger point feature is great, but there is a case I don't know how to handle: I'd like to have different trigger points for different breakpoints.

For example breakpoint BP1 would stop after trigger point TP1 has been reached and breakpoints BP2 would stop after trigger point TP2 has been reached. But I don't want to have to reach both TP1 and TP2 to stop at BP1 or BP2, nor to stop at BP2 if TP1 has been reached but not TP2.

Is this feasible?

I'd see natural that, at least, working sets would work isolatelly so that trigger points would affect only those breakpoints defined in the same set they are in.

Previous Topic:Export or Deployment Java application to work with Webstart
Next Topic:Install not working
Goto Forum:
  


Current Time: Sat Apr 20 00:48:33 GMT 2024

Powered by FUDForum. Page generated in 0.02936 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top