It is one indication. There is even a worse scenario. If breakpoint event comes 
before we has added the breakpoint using RecordBrkPtInfo. Then the event 
processing will issue a breakpoint-created event instead of 
breakpoint-modified. Eclipse will then delete this breakpoint and execution 
will not stop. This problem can occur in other commands too which can produce 
events.


http://reviews.llvm.org/D7371

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
lldb-commits mailing list
lldb-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to