Author: jgardou
 Date: Thu Sep 11 20:55:42 2014
 New Revision: 64121
 URL: 
http://svn.reactos.org/svn/reactos?rev=64121&view=rev
 Log:
 [KDGDB]
  - introduce KDGDB, a KDCOM-like DLL, wrapping the KD protocol and the GDB remote
protocol together.
 It is not fully functional, but for now it permits source-level debugging in some
modules. More will be added as I feel the need and find the time to work a bit more on it.
(That is, unless an angel comes and resume the work)
 To use it, set GDB and _WINKD_ to TRUE in your CMakeCache.txt. Using separate debug
symbols is also a good idea.
 
 _______________________________________________
 Ros-dev mailing list
 Ros-dev(a)reactos.org