Skip to content
  1. Jun 23, 2010
  2. Jun 22, 2010
  3. Jun 21, 2010
  4. Jun 19, 2010
    • Jim Ingham's avatar
      Two changes in this checkin. Added a ThreadPlanKind so that I can do some... · b01e742a
      Jim Ingham authored
      Two changes in this checkin.  Added a ThreadPlanKind so that I can do some reasoning based on the kind of thread plan
      without having to use RTTI.
      Removed the ThreadPlanContinue and replaced with a ShouldAutoContinue query that serves the same purpose.  Having to push
      another plan to assert that if there's no other indication the target should continue when this plan is popped was flakey
      and error prone.  This method is more stable, and fixed problems we were having with thread specific breakpoints.
      
      llvm-svn: 106378
      b01e742a
    • Jim Ingham's avatar
      Remember whether a queue or thread name were passed into "breakpoint modify"... · b2a38a72
      Jim Ingham authored
      Remember whether a queue or thread name were passed into "breakpoint modify" so we can recognize an empty argument as unsetting the option.
      
      llvm-svn: 106377
      b2a38a72
  5. Jun 18, 2010
  6. Jun 17, 2010
  7. Jun 16, 2010
  8. Jun 15, 2010
  9. Jun 14, 2010
  10. Jun 13, 2010
Loading