<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to FAQ</title><link>https://sourceforge.net/p/bootdebug/wiki/FAQ/</link><description>Recent changes to FAQ</description><atom:link href="https://sourceforge.net/p/bootdebug/wiki/FAQ/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 16 Mar 2014 05:01:47 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/bootdebug/wiki/FAQ/feed" rel="self" type="application/rss+xml"/><item><title>FAQ modified by Fox Cutter</title><link>https://sourceforge.net/p/bootdebug/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="how-do-i-start-bootdebug-using-grub"&gt;* How do I start BootDebug using GRUB&lt;/h2&gt;
&lt;p&gt;It's really easy, you can use either the &lt;em&gt;multiboot&lt;/em&gt; or &lt;em&gt;multiboot2&lt;/em&gt; commands. Nothing else should be needed.&lt;/p&gt;
&lt;h2 id="why-use-visual-c-and-not-gcc"&gt;* Why use Visual C++ and not GCC?&lt;/h2&gt;
&lt;p&gt;Because I'm using the systems I'm the most familiar with. In this case that would be Visual C++ and C# (though C# is only used for some post built tools). On the whole it is a very good compiler and has good optimization so its not a bad choice in this case. Though I wouldn't object to providing build tools for GCC.&lt;/p&gt;
&lt;h2 id="why-use-masm-and-not-nasm"&gt;* Why use MASM and not NASM?&lt;/h2&gt;
&lt;p&gt;I wanted to try and use a stock version of Visual C++ to do this, and that means using MASM. On the whole I would prefer to use NASM (and it's not that hard to add it as a built tool to VS). In the future I might move the code over to NASM and just accept the cost of setup. If I do make custom rules for NASM I will contribute them to the project.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fox Cutter</dc:creator><pubDate>Sun, 16 Mar 2014 05:01:47 -0000</pubDate><guid>https://sourceforge.net60732ad7b3a5f1708aef16b8df9d7247f725d5c6</guid></item></channel></rss>