On Tue, Nov 18, 2014 at 04:06:04PM +0100, Michael Heng wrote:
> <html><head></head><body><div style="font-family: Verdana;font-size: 
> 12.0px;"><div>
> <div style="font-family: Verdana;font-size: 12.0px;">
> <div>Hello,</div>
> 
> <div>&nbsp;</div>
> 
> <div>I want to know what a IDE do you all use? I just have download the grub 
> 2 project. Can you advise me how to setting up eclipse to import as a 
> project, how can I debug it?</div>
> 
> <div>&nbsp;</div>
> 
> <div>Kindly regards</div>
> 
> <div>&nbsp;</div>
> 
> <div>&nbsp;</div>
> 
> <div>Michael</div>
> </div>
> </div></div></body></html>

HTML mail to mailing lists is rude.

And personally I hate all IDEs.  They are all awful and get in the way
of getting work done.

And debuging a boot loader is hard, and if you did want to use a debugger
with it, would probably require a hardware debugger (using jtag or
similar).  Or you just add print statements to find out what the code
is doing and where it is.  Surprisingly effective.

-- 
Len Sorensen

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to