Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
4393 5488 d 11 h svoboda /branches/tracing/ Sync definition of ia32 istate in debugger with the kernel.  
/branches/tracing/kernel/arch/amd64/include/interrupt.h
/branches/tracing/kernel/generic/src/udebug/udebug_ops.c
/branches/tracing/uspace/app/debug/arch/ia32/include/types.h
/branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c
3108 5832 d 11 h svoboda /branches/tracing/ Split part of mips32 debugging into a genarch/idec directory for use with other trap-flag-less arches.  
/branches/tracing/uspace/app/debug/arch/mips32/include/arch.h
/branches/tracing/uspace/app/debug/genarch
/branches/tracing/uspace/app/debug/genarch/idec
/branches/tracing/uspace/app/debug/genarch/idec/bstore.c
/branches/tracing/uspace/app/debug/genarch/idec/bstore.h
/branches/tracing/uspace/app/debug/genarch/idec/idec.c
/branches/tracing/uspace/app/debug/genarch/idec/idec.h
/branches/tracing/uspace/app/debug/arch/mips32/include/bstore.h
/branches/tracing/uspace/app/debug/arch/mips32/src/bstore.c
/branches/tracing/kernel/generic/src/udebug/udebug.c
/branches/tracing/uspace/app/debug/Makefile
/branches/tracing/uspace/app/debug/arch/ia32/include/types.h
/branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c
/branches/tracing/uspace/app/debug/arch/mips32/Makefile.inc
/branches/tracing/uspace/app/debug/arch/mips32/include/types.h
/branches/tracing/uspace/app/debug/arch/mips32/src/mips32.c
/branches/tracing/uspace/app/sctrace/sctrace.c
2942 5853 d 1 h svoboda /branches/tracing/uspace/app/debug/ Singlestepping in debugger (ia32)  
/branches/tracing/uspace/app/debug/arch/ia32/include/types.h
/branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c
/branches/tracing/uspace/app/debug/arch/mips32/include/types.h
/branches/tracing/uspace/app/debug/arch/mips32/src/mips32.c
/branches/tracing/uspace/app/debug/cmd.c
/branches/tracing/uspace/app/debug/dthread.h
/branches/tracing/uspace/app/debug/include/arch.h
/branches/tracing/uspace/app/debug/main.c
/branches/tracing/uspace/app/debug/main.h
2941 5853 d 2 h svoboda /branches/tracing/uspace/app/debug/ Dumping registers in debugger. (Only those saved in istate, atm)  
/branches/tracing/uspace/app/debug/arch/ia32/include/types.h
/branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c
/branches/tracing/uspace/app/debug/arch/mips32/include/types.h
/branches/tracing/uspace/app/debug/arch/mips32/src/mips32.c
/branches/tracing/uspace/app/debug/cmd.c
/branches/tracing/uspace/app/debug/dthread.c
/branches/tracing/uspace/app/debug/include/arch.h
2940 5853 d 3 h svoboda /branches/tracing/uspace/app/debug/ Display current PC value in debugger  
/branches/tracing/uspace/app/debug/arch/ia32/include/types.h
/branches/tracing/uspace/app/debug/dthread.c
/branches/tracing/uspace/app/debug/dthread.h
/branches/tracing/uspace/app/debug/include/arch.h
/branches/tracing/uspace/app/debug/main.c
2923 5856 d 8 h svoboda /branches/tracing/uspace/app/debug/ Isolate ia32-dependent code from debugger into arch/ia32 subdirectory  
/branches/tracing/uspace/app/debug/arch
/branches/tracing/uspace/app/debug/arch/ia32
/branches/tracing/uspace/app/debug/arch/ia32/Makefile.inc
/branches/tracing/uspace/app/debug/arch/ia32/include
/branches/tracing/uspace/app/debug/arch/ia32/include/types.h
/branches/tracing/uspace/app/debug/arch/ia32/src
/branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c
/branches/tracing/uspace/app/debug/include
/branches/tracing/uspace/app/debug/include/arch
/branches/tracing/uspace/app/debug/include/arch.h
/branches/tracing/uspace/app/debug/Makefile
/branches/tracing/uspace/app/debug/cmd.c
/branches/tracing/uspace/app/debug/main.c
/branches/tracing/uspace/app/debug/main.h