Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2899 5889 d 15 h svoboda /branches/tracing/ Add support for SET_EVMASK debug operation  
2898 5889 d 17 h svoboda /branches/tracing/ Implement operation UDEBUG_M_STOP that stops a thread. Can be used for stopping program by hitting a key in debugger. Somewhat jittery demo in sctrace. Fix missing lock of THREAD->debug_lock in udebug_stoppable_end()  
2894 5889 d 20 h svoboda /branches/tracing/ Add missing copyright messages  
2885 5896 d 2 h svoboda /branches/tracing/ Start moving debug method processing to kbox_thread. Start with BEGIN, END, THREAD_READ  
2853 5917 d 4 h svoboda /branches/tracing/uspace/app/ Fix thread index passed to fibril_create in sctrace.c  
2835 5919 d 1 h svoboda /branches/tracing/ Improve UDEBUG_M_END handling, switch sctrace to async API  
2833 5919 d 14 h svoboda /branches/tracing/ Remove buffer size argument from ARGS_READ call.  
2832 5919 d 16 h svoboda /branches/tracing/ Add separate syscall tracing program (sctrace), displaying correct number of arguments and return value decoding