Just as a side note: please avoid "answering" to old mailing list posts, when writing a new unrelated mail. This one just brought up a topic that is half a year old :)
Regarding dump files: We might eventually do that, but I don't think that this has any priority at all. Consider this a feature for ReactOS 1.0 :)
If you are familiar with Windows debugging, you can do it the same way with reactos. Create an MSVC build (or download one). Attach WinDbg as you would do with Windows (kernel debugging). The default builds (gcc) don't come with this feature, but create serial text output instead, you can debug it by conencting a serial terminal.
More information: http://www.reactos.org/wiki/Debugging http://www.reactos.org/wiki/WinDBG http://www.reactos.org/wiki/WinDbg_Tutorial
Am 21.08.2012 17:53, schrieb Moore Zhang:
Do we have a plan to generate the dump file like windows when bugcheck function is called? And do we has some good document to show people who is new of ROS but familiar with Windows how to debug ROS?
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev