News:

Help! We're trapped in the computer, and the computer is trapped in 2008! Someone call the time police!

Main Menu

Testbed vs Emulator!

Started by Joe, June 19, 2005, 07:46:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Emulator or Testbed?

Emulator
1 (14.3%)
Emulator, only because I don't have a testbed.
2 (28.6%)
Testbed
4 (57.1%)
Huh?
0 (0%)

Total Members Voted: 6

Joe

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.
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.


Blaze

Testbed... as in another computer to test it on?
And like a fool I believed myself, and thought I was somebody else...

zorm

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.
"Frustra fit per plura quod potest fieri per pauciora"
- William of Ockham

Joe

A testbed is the OSDev term for another computer. In my case, that is poptart, my compaq.
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.


MyndFyre

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!!!
Quote from: Joe on January 23, 2011, 11:47:54 PM
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Quote from: Rule on May 26, 2009, 02:02:12 PMOur species really annoys me.

Joe

Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.


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 :)
Quote from: Joe on January 23, 2011, 11:47:54 PM
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Quote from: Rule on May 26, 2009, 02:02:12 PMOur species really annoys me.

Warrior

One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Joe

MyndFyre, mind giving me some info on the memory dump? Sounds fun.
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.


MyndFyre

You can use CurrProcess to dump the memory of your VirtualPC process.
Quote from: Joe on January 23, 2011, 11:47:54 PM
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Quote from: Rule on May 26, 2009, 02:02:12 PMOur species really annoys me.