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 5888 d 8 h svoboda /branches/tracing/ Add support for SET_EVMASK debug operation  
2898 5888 d 10 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 5888 d 13 h svoboda /branches/tracing/ Add missing copyright messages  
2885 5894 d 19 h svoboda /branches/tracing/ Start moving debug method processing to kbox_thread. Start with BEGIN, END, THREAD_READ  
2853 5915 d 21 h svoboda /branches/tracing/uspace/app/ Fix thread index passed to fibril_create in sctrace.c  
2835 5917 d 19 h svoboda /branches/tracing/ Improve UDEBUG_M_END handling, switch sctrace to async API  
2833 5918 d 7 h svoboda /branches/tracing/ Remove buffer size argument from ARGS_READ call.  
2832 5918 d 9 h svoboda /branches/tracing/ Add separate syscall tracing program (sctrace), displaying correct number of arguments and return value decoding