cvs commit: src/sys/ddb db_run.c
    Olivier Houchard 
    cognet at FreeBSD.org
       
    Sat Aug  2 12:49:54 UTC 2008
    
    
  
cognet      2008-08-02 12:49:43 UTC
  FreeBSD src repository
  Modified files:
    sys/ddb              db_run.c 
  Log:
  SVN rev 181175 on 2008-08-02 12:49:43Z by cognet
  
  Fix software single-stepping: we need to check if the instruction is a
  return instruction as well, or we'll stop single-stepping as soon as we'll
  return from a function.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.28      +1 -1      src/sys/ddb/db_run.c
    
    
More information about the cvs-all
mailing list