Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4616 5451 d 11 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 5452 d 9 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