Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Can breakpoint resuse for new job?

Clement,

If the breakpoint was set prior to any job launch, or when no jobs are running (or selected), then the breakpoint should be considered as applying to all processes in all jobs (we should have a different marker for this). This breakpoint should persist across jobs.

There should also be an option on the debug launch preference panel that specifies that the debugger should stop in main.

Greg

On Sep 13, 2005, at 1:30 AM, Clement Chu wrote:

Hi Greg,

Another question about the breakpoint. For example, a breakpoint is created in job0. If the job0 is finished, and then launches a new job1. Then will this breakpoint be hit on job1? Or the breakpoints is associated with the job, so different jobs should have its own breakpoint. Then it will occur another problem. We cannot set the breakpoint for a new job before launch it. Any idea? Thanks.

Regards,
Clement
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev




Back to the top