Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4377 5483 d 23 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
3108 5823 d 9 h svoboda /branches/tracing/ Split part of mips32 debugging into a genarch/idec directory for use with other trap-flag-less arches.  
3008 5834 d 0 h svoboda /branches/tracing/uspace/app/debug/ Remove obsolete source file  
3005 5834 d 0 h svoboda /branches/tracing/ Generic breakpoint accounting in debugger  
2938 5844 d 3 h svoboda /branches/tracing/uspace/app/debug/ Proper thread bookkeeping in debugger  
2936 5844 d 4 h svoboda /branches/tracing/uspace/app/debug/ Allow debugger to asynchronously print messages without disrupting its command line  
2935 5844 d 5 h svoboda /branches/tracing/uspace/app/debug/ Use simple passive fibril synchronization in debugger. 'go' command for resuming thread execution  
2924 5846 d 0 h svoboda /branches/tracing/ Preliminary mips32 breakpoint support for udebug/debugger. (You must write-enable code segments for it to work, yet)  
2923 5847 d 7 h svoboda /branches/tracing/uspace/app/debug/ Isolate ia32-dependent code from debugger into arch/ia32 subdirectory  
2911 5848 d 2 h svoboda /branches/tracing/ Add 'debug' program - the foundation of a breakpoint debugger