reactos/reactos/tools
KJK::Hyperion f5891f221e added lib/debugsup
added      lib/debugsup/debugsup-ntos.def
added      lib/debugsup/debugsup.rbuild
modified   lib/lib.rbuild
   New import-only library. Links modules that need low-level debugging functions (DbgBreakPoint, DbgBreakPointWithStatus, DbgPrint, DbgPrompt, DbgPrintEx, RtlAssert, RtlUnwind) to the correct low-level library (ntdll for user mode and ntoskrnl for kernel mode). This ensures debugging macros will always work, everywhere, and it doesn't force all modules with debugging information to link to ntdll/ntoskrnl. TODO: link RtlUnwind to kernel32 for Win32 modules

modified   tools/rbuild/backend/mingw/modulehandler.cpp
modified   tools/rbuild/backend/mingw/modulehandler.h
   Add debugsup_ntdll/debugsup_ntoskrnl as an implicit library for all executable modules (minus the kernel)


svn path=/trunk/; revision=26051
2007-03-10 03:51:27 +00:00
..
bin2res
buildno Fix use of unicode for unix host regardless of -fshort-wchar. 2006-09-24 20:14:44 +00:00
cabman
cdmake
create_nls set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
dbgprint - add a primitive tool to output text via DbgPrint 2006-11-11 16:07:35 +00:00
gendib
mkhive Sort the key indexes in CM. 2006-10-09 23:43:06 +00:00
ms2ps
nci Merge clipboard branch to trunk 2007-03-08 13:31:33 +00:00
pipetools
rbuild added lib/debugsup 2007-03-10 03:51:27 +00:00
regtests2xml
rgenstat - fix small bug 2007-01-21 23:13:02 +00:00
sysreg named pipes support for linux builds 2007-01-22 19:34:53 +00:00
unicode
widl Fix mkhive on unix. 2006-09-24 02:58:31 +00:00
wine2ros
winebuild - Fix some annoying warnings in wrc. 2007-01-08 08:48:28 +00:00
wmc
wpp
wrc fix some warnings 2007-01-18 17:12:49 +00:00
bin2c.c
bin2c.mak
depends.c
dumpstab.c
hack-coff.c
make_ctests.c
mkconfig.c
mkflpimg.c
pefixup.c fix some warnings (gcc 4.2 on Linux x64) 2007-01-19 01:00:06 +00:00
pefixup.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ppc-le2be.c
raddr2line.c
raddr2line.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
rcopy.c
rdel.c
regtests.c
rline.c
rmkdir.c
rrmdir.c
rs6000.h
rsym.c
rsym.h
rsym.mak
rsym_common.c
rtouch.c
ssprintf.cpp
ssprintf.h
stubgen.c
tools-check.c
tools-check.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
tools.mak Move up wpp include, as it is needed by widl 2007-01-10 19:57:52 +00:00
xml.cpp
xml.h