Files
reactos/reactos
Jérôme Gardou 1bbea7c093 [KDGDB]
- Add a callback mechanism permitting to "simulate" KD send <-> receive loop without having to actually communicate to GDB
 - Use that to update the program counter when cont'ing a breakpoint
Now cont'ing an assertion failure is possible, since we actually get beyond the int 3 instruction

svn path=/trunk/; revision=64127
2014-09-12 20:23:08 +00:00
..
2014-09-07 18:18:00 +00:00
2014-09-07 18:46:43 +00:00
2014-09-11 20:55:42 +00:00
2014-09-11 13:24:10 +00:00
2014-09-12 20:23:08 +00:00
2014-09-11 10:50:15 +00:00
2014-09-12 10:43:50 +00:00
2014-09-06 11:13:45 +00:00
2014-09-10 16:05:44 +00:00
2014-09-09 17:39:01 +00:00
2014-09-11 13:34:39 +00:00
2014-08-04 11:05:09 +00:00
2014-05-06 15:42:54 +00:00
2014-09-10 15:56:48 +00:00
2014-08-15 11:17:16 +00:00
2014-05-26 15:28:12 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.