Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
3597 5702 d 8 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
/branches/tracing/kernel/arch/ia64/src/smp
/branches/tracing/boot/arch/ia64/loader/Makefile
/branches/tracing/boot/arch/ia64/loader/asm.S
/branches/tracing/boot/arch/ia64/loader/boot.S
/branches/tracing/boot/arch/ia64/loader/gefi/HelenOS/Makefile
/branches/tracing/boot/arch/ia64/loader/gefi/HelenOS/hello.c
/branches/tracing/boot/arch/ia64/loader/gefi/apps/Makefile
/branches/tracing/boot/arch/ia64/loader/main.c
/branches/tracing/boot/arch/ia64/loader/main.h
/branches/tracing/kernel/arch/ia64/Makefile.inc
/branches/tracing/kernel/arch/ia64/include/asm.h
/branches/tracing/kernel/arch/ia64/include/atomic.h
/branches/tracing/kernel/arch/ia64/include/bootinfo.h
/branches/tracing/kernel/arch/ia64/include/cpu.h
/branches/tracing/kernel/arch/ia64/include/drivers/it.h
/branches/tracing/kernel/arch/ia64/include/mm/page.h
/branches/tracing/kernel/arch/ia64/src/drivers/it.c
/branches/tracing/kernel/arch/ia64/src/ia64.c
/branches/tracing/kernel/arch/ia64/src/mm/frame.c
/branches/tracing/kernel/arch/ia64/src/mm/page.c
/branches/tracing/kernel/arch/ia64/src/start.S
/branches/tracing/kernel/arch/mips32/src/mm/tlb.c
/branches/tracing/kernel/arch/ppc32/src/asm.S
/branches/tracing/kernel/arch/ppc32/src/mm/tlb.c
/branches/tracing/kernel/arch/ppc64/src/mm/page.c
/branches/tracing/kernel/arch/sparc64/include/asm.h
/branches/tracing/kernel/arch/sparc64/include/drivers/ns16550.h
/branches/tracing/kernel/arch/sparc64/include/types.h
/branches/tracing/kernel/arch/sparc64/src/drivers/kbd.c
/branches/tracing/kernel/genarch/include/kbd/ns16550.h
/branches/tracing/kernel/genarch/src/kbd/key.c
/branches/tracing/kernel/genarch/src/kbd/ns16550.c
/branches/tracing/kernel/generic/include/proc/program.h
/branches/tracing/kernel/generic/include/proc/task.h
/branches/tracing/kernel/generic/include/proc/thread.h
/branches/tracing/kernel/generic/include/synch/spinlock.h
/branches/tracing/kernel/generic/src/main/kinit.c
/branches/tracing/kernel/generic/src/main/main.c
/branches/tracing/kernel/generic/src/mm/tlb.c
/branches/tracing/kernel/generic/src/proc/program.c
/branches/tracing/kernel/generic/src/proc/task.c
/branches/tracing/kernel/generic/src/proc/thread.c
/branches/tracing/kernel/kernel.config
/branches/tracing/tools/mkfat.py
/branches/tracing/tools/mktmpfs.py
/branches/tracing/uspace/Makefile
/branches/tracing/uspace/app/debug/main.c
/branches/tracing/uspace/app/klog/Makefile
/branches/tracing/uspace/app/tester/Makefile
/branches/tracing/uspace/app/tetris/Makefile
/branches/tracing/uspace/app/trace/Makefile
/branches/tracing/uspace/app/trace/trace.c
/branches/tracing/uspace/lib/libblock/Makefile
/branches/tracing/uspace/lib/libblock/libblock.c
/branches/tracing/uspace/lib/libblock/libblock.h
/branches/tracing/uspace/lib/libc/Makefile
/branches/tracing/uspace/lib/libc/arch/ppc32/src/entry.s
/branches/tracing/uspace/lib/libc/generic/loader.c
/branches/tracing/uspace/lib/libc/generic/task.c
/branches/tracing/uspace/lib/libc/generic/thread.c
/branches/tracing/uspace/lib/libc/include/loader/loader.h
/branches/tracing/uspace/lib/libfs/Makefile
/branches/tracing/uspace/lib/libfs/libfs.c
/branches/tracing/uspace/lib/libfs/libfs.h
/branches/tracing/uspace/lib/softfloat/Makefile
/branches/tracing/uspace/lib/softint/Makefile
/branches/tracing/uspace/srv/console/Makefile
/branches/tracing/uspace/srv/devmap/Makefile
/branches/tracing/uspace/srv/fb/Makefile
/branches/tracing/uspace/srv/fs/fat/Makefile
/branches/tracing/uspace/srv/fs/fat/fat.c
/branches/tracing/uspace/srv/fs/fat/fat.h
/branches/tracing/uspace/srv/fs/fat/fat_fat.c
/branches/tracing/uspace/srv/fs/fat/fat_fat.h
/branches/tracing/uspace/srv/fs/fat/fat_idx.c
/branches/tracing/uspace/srv/fs/fat/fat_ops.c
/branches/tracing/uspace/srv/fs/tmpfs/Makefile
/branches/tracing/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/tracing/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/tracing/uspace/srv/kbd/Makefile
/branches/tracing/uspace/srv/loader/Makefile
/branches/tracing/uspace/srv/loader/arch/ppc32/ppc32.s
/branches/tracing/uspace/srv/loader/main.c
/branches/tracing/uspace/srv/ns/Makefile
/branches/tracing/uspace/srv/pci/Makefile
/branches/tracing/uspace/srv/rd/Makefile
/branches/tracing/uspace/srv/vfs/Makefile
3536 5721 d 12 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
/branches/tracing/kernel/arch/ia32/include/syscall.h
/branches/tracing/kernel/arch/ia32/src/syscall.c
/branches/tracing/uspace/lib/libblock
/branches/tracing/uspace/srv/fs/fat/fat_dentry.c
/branches/tracing/uspace/srv/fs/fat/fat_dentry.h
/branches/tracing/uspace/srv/fs/fat/fat_fat.c
/branches/tracing/uspace/srv/fs/fat/fat_fat.h
/branches/tracing/tools/mkfat.sh
/branches/tracing/boot/arch/amd64/Makefile.inc
/branches/tracing/boot/arch/arm32/loader/Makefile
/branches/tracing/boot/arch/ia32/Makefile.inc
/branches/tracing/boot/arch/ia64/loader/Makefile
/branches/tracing/boot/arch/mips32/loader/Makefile
/branches/tracing/boot/arch/ppc32/loader/Makefile
/branches/tracing/boot/arch/ppc64/loader/Makefile
/branches/tracing/boot/arch/sparc64/Makefile.inc
/branches/tracing/boot/arch/sparc64/loader/Makefile
/branches/tracing/boot/boot.config
/branches/tracing/kernel/Makefile
/branches/tracing/kernel/arch/amd64/include/syscall.h
/branches/tracing/kernel/arch/ia32/Makefile.inc
/branches/tracing/kernel/arch/ia32/include/asm.h
/branches/tracing/kernel/arch/ia32/include/cpu.h
/branches/tracing/kernel/arch/ia32/src/asm.S
/branches/tracing/kernel/arch/ia32/src/cpu/cpu.c
/branches/tracing/kernel/arch/ia32/src/proc/scheduler.c
/branches/tracing/kernel/arch/ia64/include/asm.h
/branches/tracing/kernel/arch/sparc64/include/trap/regwin.h
/branches/tracing/kernel/arch/sparc64/src/proc/thread.c
/branches/tracing/kernel/arch/sparc64/src/trap/trap_table.S
/branches/tracing/kernel/generic/include/stdarg.h
/branches/tracing/kernel/generic/src/ipc/ipc.c
/branches/tracing/kernel/generic/src/ipc/kbox.c
/branches/tracing/kernel/generic/src/ipc/sysipc.c
/branches/tracing/tools/mkfat.py
/branches/tracing/uspace/Makefile
/branches/tracing/uspace/app/bdsh/cmds/modules/cat/cat.c
/branches/tracing/uspace/app/bdsh/exec.c
/branches/tracing/uspace/app/bdsh/util.c
/branches/tracing/uspace/app/bdsh/util.h
/branches/tracing/uspace/app/debug/main.c
/branches/tracing/uspace/app/tester/ipc/send_sync.c
/branches/tracing/uspace/app/tester/tester.c
/branches/tracing/uspace/app/trace/trace.c
/branches/tracing/uspace/lib/libc/Makefile
/branches/tracing/uspace/lib/libc/Makefile.toolchain
/branches/tracing/uspace/lib/libc/arch/amd64/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/arm32/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/ia32/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/ia32/src/syscall.S
/branches/tracing/uspace/lib/libc/arch/ia64/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/mips32/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/ppc32/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/ppc64/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/sparc64/include/syscall.h
/branches/tracing/uspace/lib/libc/generic/ipc.c
/branches/tracing/uspace/lib/libc/generic/loader.c
/branches/tracing/uspace/lib/libc/generic/smc.c
/branches/tracing/uspace/lib/libc/generic/time.c
/branches/tracing/uspace/lib/libc/generic/tls.c
/branches/tracing/uspace/lib/libc/generic/udebug.c
/branches/tracing/uspace/lib/libc/generic/vfs/canonify.c
/branches/tracing/uspace/lib/libc/generic/vfs/vfs.c
/branches/tracing/uspace/lib/libc/include/align.h
/branches/tracing/uspace/lib/libc/include/byteorder.h
/branches/tracing/uspace/lib/libc/include/errno.h
/branches/tracing/uspace/lib/libc/include/ipc/ipc.h
/branches/tracing/uspace/lib/libc/include/libc.h
/branches/tracing/uspace/lib/libc/include/loader/loader.h
/branches/tracing/uspace/lib/libc/include/syscall.h
/branches/tracing/uspace/lib/libfs/Makefile
/branches/tracing/uspace/lib/libfs/libfs.c
/branches/tracing/uspace/lib/libfs/libfs.h
/branches/tracing/uspace/lib/softfloat/Makefile
/branches/tracing/uspace/lib/softint/Makefile
/branches/tracing/uspace/srv/fs/fat/Makefile
/branches/tracing/uspace/srv/fs/fat/fat.c
/branches/tracing/uspace/srv/fs/fat/fat.h
/branches/tracing/uspace/srv/fs/fat/fat_ops.c
/branches/tracing/uspace/srv/fs/tmpfs/Makefile
/branches/tracing/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/tracing/uspace/srv/loader/main.c
/branches/tracing/uspace/srv/vfs/vfs.c
/branches/tracing/uspace/srv/vfs/vfs_ops.c
3472 5759 d 16 h svoboda /branches/tracing/uspace/app/ Port execute-and-debug feature to the debugger application.  
/branches/tracing/uspace/app/debug/main.c
/branches/tracing/uspace/app/trace/trace.c
3429 5767 d 19 h svoboda /branches/tracing/uspace/app/debug/ debug: pass task ID as a command-line argument  
/branches/tracing/uspace/app/debug/main.c
3126 5865 d 8 h svoboda /branches/tracing/uspace/app/debug/arch/arm32/src/ Add support for frequent 'mov pc, lr' instr. on arm32  
/branches/tracing/uspace/app/debug/arch/arm32/src/arm32.c
3124 5865 d 15 h svoboda /branches/tracing/uspace/app/debug/arch/arm32/ Add basic arm32 support to debugger.  
/branches/tracing/uspace/app/debug/arch/arm32
/branches/tracing/uspace/app/debug/arch/arm32/Makefile.inc
/branches/tracing/uspace/app/debug/arch/arm32/include
/branches/tracing/uspace/app/debug/arch/arm32/include/arch.h
/branches/tracing/uspace/app/debug/arch/arm32/include/types.h
/branches/tracing/uspace/app/debug/arch/arm32/src
/branches/tracing/uspace/app/debug/arch/arm32/src/arm32.c
3121 5866 d 11 h svoboda /branches/tracing/uspace/app/ Add initial ppc32 support to debugger. (Won't work yet because of missing IMBs and such).  
/branches/tracing/uspace/app/debug/arch/ppc32
/branches/tracing/uspace/app/debug/arch/ppc32/Makefile.inc
/branches/tracing/uspace/app/debug/arch/ppc32/include
/branches/tracing/uspace/app/debug/arch/ppc32/include/arch.h
/branches/tracing/uspace/app/debug/arch/ppc32/include/types.h
/branches/tracing/uspace/app/debug/arch/ppc32/src
/branches/tracing/uspace/app/debug/arch/ppc32/src/ppc32.c
/branches/tracing/uspace/app/debug/genarch/Makefile.inc
/branches/tracing/uspace/app/debug/arch/mips32/src/mips32.c
/branches/tracing/uspace/app/tester/debug/debug1.c
3108 5869 d 20 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
3100 5870 d 20 h svoboda /branches/tracing/uspace/app/debug/ Add support for mips32 branch instructions. (Still no delay slots)  
/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/dthread.c
/branches/tracing/uspace/app/debug/include/arch.h
/branches/tracing/uspace/app/debug/main.c
3099 5871 d 8 h svoboda /branches/tracing/uspace/app/debug/arch/mips32/src/ Support breaking on mips32 jump instructions (skip delay slots)  
/branches/tracing/uspace/app/debug/arch/mips32/src/mips32.c
3093 5871 d 15 h svoboda /branches/tracing/uspace/app/debug/ Make mips32 breakpoints/singlestepping more straightforward. Intermix breakpoint BREAKs with singlestepping BREAKs correctly.  
/branches/tracing/uspace/app/debug/arch/mips32/include/bstore.h
/branches/tracing/uspace/app/debug/arch/mips32/src/bstore.c
/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/debug/cmd.c
/branches/tracing/uspace/app/debug/include/arch.h
3018 5878 d 12 h svoboda /branches/tracing/ Isolate udebug-related thread_t fields into udebug_thread_t  
/branches/tracing/kernel/generic/include/proc/thread.h
/branches/tracing/kernel/generic/include/udebug/udebug.h
/branches/tracing/kernel/generic/src/interrupt/interrupt.c
/branches/tracing/kernel/generic/src/proc/thread.c
/branches/tracing/kernel/generic/src/syscall/syscall.c
/branches/tracing/kernel/generic/src/udebug/udebug.c
/branches/tracing/kernel/generic/src/udebug/udebug_ops.c
/branches/tracing/uspace/app/debug/main.c
/branches/tracing/uspace/app/tester/Makefile
3012 5879 d 15 h svoboda /branches/tracing/uspace/app/debug/arch/mips32/ Basic mips32 singlestepping  
/branches/tracing/uspace/app/debug/arch/mips32/include/types.h
/branches/tracing/uspace/app/debug/arch/mips32/src/mips32.c
3008 5880 d 10 h svoboda /branches/tracing/uspace/app/debug/ Remove obsolete source file  
/branches/tracing/uspace/app/debug/fib_synch.c
/branches/tracing/uspace/app/debug/fib_synch.h
/branches/tracing/uspace/app/debug/Makefile
/branches/tracing/uspace/app/debug/main.c
/branches/tracing/uspace/app/debug/main.h
3006 5880 d 11 h svoboda /branches/tracing/uspace/app/debug/ Add missing files breakpoin.c, breakpoint.h  
/branches/tracing/uspace/app/debug/breakpoint.c
/branches/tracing/uspace/app/debug/breakpoint.h
3005 5880 d 11 h svoboda /branches/tracing/ Generic breakpoint accounting in debugger  
/branches/tracing/boot/arch/mips32/loader/Makefile
/branches/tracing/uspace/app/debug/Makefile
/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/include/arch.h
/branches/tracing/uspace/app/debug/main.c
/branches/tracing/uspace/app/debug/main.h
2947 5889 d 21 h svoboda /branches/tracing/uspace/app/debug/ Add command for listing breakpoints. Fix command name comparison.  
/branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c
/branches/tracing/uspace/app/debug/cmd.c
/branches/tracing/uspace/app/debug/main.c
2946 5890 d 7 h svoboda /branches/tracing/uspace/ Get rid of warnings  
/branches/tracing/uspace/app/debug/cons.c
/branches/tracing/uspace/app/debug/dthread.c
/branches/tracing/uspace/app/debug/main.c
/branches/tracing/uspace/app/sctrace/Makefile
/branches/tracing/uspace/app/sctrace/ipcp.c
/branches/tracing/uspace/app/sctrace/proto.c
/branches/tracing/uspace/app/sctrace/sctrace.c
/branches/tracing/uspace/lib/libc/generic/udebug.c
/branches/tracing/uspace/lib/libc/include/udebug.h
2943 5890 d 9 h svoboda /branches/tracing/uspace/app/debug/ Breakpoint removal. Don't clear TF when a breakpoint is active  
/branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c
/branches/tracing/uspace/app/debug/arch/mips32/src/mips32.c
/branches/tracing/uspace/app/debug/cmd.c
/branches/tracing/uspace/app/debug/include/arch.h
2942 5890 d 10 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

Show All