Subversion Repositories HelenOS

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4616 5425 d 8 h brambora /branches/snapshot/ Added functions for storing task checkpoint to udebug interface.
Added uspace task chkpnt that launches the snapshot creation.
 
/branches/snapshot/kernel/generic/include/udebug/udebug.h
/branches/snapshot/kernel/generic/include/udebug/udebug_ops.h
/branches/snapshot/kernel/generic/src/udebug/udebug_ipc.c
/branches/snapshot/kernel/generic/src/udebug/udebug_ops.c
/branches/snapshot/uspace/app/chkpnt/checkpoint.c
/branches/snapshot/uspace/lib/libc/generic/udebug.c
/branches/snapshot/uspace/lib/libc/include/udebug.h
4613 5426 d 6 h brambora /branches/snapshot/ Initial commit. Empty checkpoint.c added plus a Makefile.  
/branches/snapshot/uspace/app/chkpnt
/branches/snapshot/uspace/app/chkpnt/Makefile
/branches/snapshot/uspace/app/chkpnt/checkpoint.c
/branches/snapshot/boot/arch/ia32/Makefile.inc
/branches/snapshot/uspace/Makefile