4390 |
5774 d 23 h |
svoboda |
/branches/tracing/ |
Start porting debugger to amd64 (not done yet). |
|
4380 |
5779 d 1 h |
svoboda |
/branches/tracing/ |
Finish merge, part 2. |
|
4377 |
5779 d 2 h |
svoboda |
/branches/tracing/ |
Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing. |
|
3597 |
5950 d 23 h |
svoboda |
/branches/tracing/ |
Merge latest trunk changes into tracing. |
|
3536 |
5970 d 4 h |
svoboda |
/branches/tracing/ |
Merge latest trunk changes into tracing. |
|
3472 |
6008 d 8 h |
svoboda |
/branches/tracing/uspace/app/ |
Port execute-and-debug feature to the debugger application. |
|
3429 |
6016 d 11 h |
svoboda |
/branches/tracing/uspace/app/debug/ |
debug: pass task ID as a command-line argument |
|
3100 |
6119 d 12 h |
svoboda |
/branches/tracing/uspace/app/debug/ |
Add support for mips32 branch instructions. (Still no delay slots) |
|
3018 |
6127 d 4 h |
svoboda |
/branches/tracing/ |
Isolate udebug-related thread_t fields into udebug_thread_t |
|
3008 |
6129 d 2 h |
svoboda |
/branches/tracing/uspace/app/debug/ |
Remove obsolete source file |
|
3005 |
6129 d 3 h |
svoboda |
/branches/tracing/ |
Generic breakpoint accounting in debugger |
|
2947 |
6138 d 13 h |
svoboda |
/branches/tracing/uspace/app/debug/ |
Add command for listing breakpoints. Fix command name comparison. |
|
2946 |
6138 d 23 h |
svoboda |
/branches/tracing/uspace/ |
Get rid of warnings |
|
2942 |
6139 d 2 h |
svoboda |
/branches/tracing/uspace/app/debug/ |
Singlestepping in debugger (ia32) |
|
2940 |
6139 d 3 h |
svoboda |
/branches/tracing/uspace/app/debug/ |
Display current PC value in debugger |
|
2939 |
6139 d 5 h |
svoboda |
/branches/tracing/uspace/app/debug/ |
Finish transition of debugger to new bokkeeping. Allow pausing application |
|
2938 |
6139 d 6 h |
svoboda |
/branches/tracing/uspace/app/debug/ |
Proper thread bookkeeping in debugger |
|
2937 |
6139 d 6 h |
svoboda |
/branches/tracing/uspace/app/debug/ |
Listing threads in debugger, printing and changing 'working thread' |
|
2936 |
6139 d 7 h |
svoboda |
/branches/tracing/uspace/app/debug/ |
Allow debugger to asynchronously print messages without disrupting its command line |
|
2935 |
6139 d 7 h |
svoboda |
/branches/tracing/uspace/app/debug/ |
Use simple passive fibril synchronization in debugger. 'go' command for resuming thread execution |
|