Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] Something about breakpoints in PTP

I have 4 questions about breakpoint when I debug the OpenMPI program:
  1. The breakpoint type options context menu (normal/parallel) crushes after the 1st right click on the left fringe.
  2. The breakpoints set in CDT and never die out (cannot toggle it off)
  3. Is that only parallel breakpoints are availabe to toggle in parallel debug? I set a normal (sequensial) breakpoint in an MPI program, but it seems not working~
  4. The conditional breakpoints do not work in the branch block (if-else).
Thanks regardless,
Krime

Back to the top