[ros-svn] [ion] 14760: Small Debugging Services re-arrangement. /dbgk created for User-Mode debugging and Native Debug Objects (implemented an experimental NtCreateDebugObject. Untested and doesn't work since the DbgkObjectType isn't created yet. Added dbgk.h with the basic structures for now. Removed /dbg and split up code in ex/debug.c for executive and rtl/debug.c for RunTime Library Debug calls. Kdbg now dedicated in /kdbg.

ion at svn.reactos.com ion at svn.reactos.com
Sat Apr 23 08:41:29 CEST 2005


Small Debugging Services re-arrangement. /dbgk created for User-Mode debugging and Native Debug Objects (implemented an experimental NtCreateDebugObject. Untested and doesn't work since the DbgkObjectType isn't created yet. Added dbgk.h with the basic structures for now. Removed /dbg and split up code in ex/debug.c for executive and rtl/debug.c for RunTime Library Debug calls. Kdbg now dedicated in /kdbg.


Added files:
trunk/reactos/ntoskrnl/kdbg/

Updated files:
trunk/reactos/ntoskrnl/Makefile
trunk/reactos/ntoskrnl/Makefile.i386
trunk/reactos/ntoskrnl/ex/init.c
trunk/reactos/ntoskrnl/include/internal/dbg.h
trunk/reactos/ntoskrnl/include/internal/debug.h
trunk/reactos/ntoskrnl/include/ntoskrnl.h
trunk/reactos/ntoskrnl/io/iomgr.c
trunk/reactos/ntoskrnl/kd/kdebug.c
trunk/reactos/ntoskrnl/kd/mda.c
trunk/reactos/ntoskrnl/kdbg/kdb.c
trunk/reactos/ntoskrnl/kdbg/kdb_cli.c
trunk/reactos/ntoskrnl/kdbg/kdb_expr.c
trunk/reactos/ntoskrnl/kdbg/kdb_symbols.c
trunk/reactos/ntoskrnl/ke/i386/irq.c
trunk/reactos/ntoskrnl/lpc/send.c

Deleted files:
trunk/reactos/ntoskrnl/dbg/




More information about the Ros-svn mailing list