Poll
Question:
Emulator or Testbed?
Option 1: Emulator
votes: 1
Option 2: Emulator, only because I don't have a testbed.
votes: 2
Option 3: Testbed
votes: 4
Option 4: Huh?
votes: 0
Well, do you prefer a testbed box, or an emulator? Emulators have nice debugging information unavailable on a testbed box, because its lower level than any debugger, but a testbed box is sometimes better, because emulators are after all only emulators of a real box.
For myself, I usually test in MS VirtualPC, because JoeOS loads a lot faster on 2.4GHz than on 166MHz, but I often test new big stuff on poptart, my testbed box.
Testbed... as in another computer to test it on?
I plan on using both, emulator will be used when changing things and such. When I have a semi stable version it will be tested on a test bed.
A testbed is the OSDev term for another computer. In my case, that is poptart, my compaq.
Quote from: Joex86] link=topic=1680.msg14983#msg14983 date=1119240160]
A testbed is the OSDev term for another computer. In my case, that is poptart, my compaq.
OMG it's restricted to OSDev? WTF?!? I've been using that term all this time for general software testing! WTF was I THINKING?! Everyone is going to think I'm a freaking moron now!!!!1!!!1eleven!1!!!
Lub MyndFyre.
Quote from: Joex86] link=topic=1680.msg16990#msg16990 date=1120686128]
Lub MyndFyre.
;-)
On that note, I like VirtualPC. It's handy, and if you've got sufficient memory for it to not need to use the swapfile, you could easily do a dump of all kernel and non-kernel memory. Fun stuff :)
bochs ..
MyndFyre, mind giving me some info on the memory dump? Sounds fun.
You can use CurrProcess (http://www.nirsoft.net/utils/cprocess.html) to dump the memory of your VirtualPC process.