Hi,
after having finished its 11405th build, the last official RBuild builder has gone offline, forever. The Linux CMake builder has now turned as being the official builder.
Thanks RBuild, you served us well :-).
Also, the other RBuild builder, the release builder has also gone offline forever. Its hardware was not able to properly handle a ReactOS build, and was hardly upgradable. Daily release builds should replace it any time soon.
With my best regards,
Goodbye rbuild, we shall miss you.
Maybe.
Well actually, probably not. Slow builds aren't fun at all.
On 25 February 2012 00:26, Pierre Schweitzer pierre@reactos.org wrote:
Hi,
after having finished its 11405th build, the last official RBuild builder has gone offline, forever. The Linux CMake builder has now turned as being the official builder.
Thanks RBuild, you served us well :-).
Also, the other RBuild builder, the release builder has also gone offline forever. Its hardware was not able to properly handle a ReactOS build, and was hardly upgradable. Daily release builds should replace it any time soon.
With my best regards,
Pierre Schweitzer pierre@reactos.org Systems Administrator ReactOS Foundation
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
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?
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
Hi Kreuzer:
Thanks for your reply. If re-build ROS with "nmake ntoskrnl", does it means that the XP's ntoskrnl.exe will be used in ROS but not ROS's?
-----邮件原件----- 发件人: ros-dev-bounces@reactos.org [mailto:ros-dev-bounces@reactos.org] 代 表 Timo Kreuzer 发送时间: August 23, 2012 01:17 收件人: ReactOS Development List 主题: Re: [ros-dev] dump file on ReactOS
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
_______________________________________________ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev