Help wanted - peter-bochs testing

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Locked
User avatar
mcheung63
Member
Member
Posts: 175
Joined: Thu Jun 22, 2006 8:33 am
Location: Hong Kong
Contact:

Help wanted - peter-bochs testing

Post by mcheung63 »

Hi
Do you want to help me to test on your computer? It is a GUI debugger for bochs, it can run on win/mac/linux.
Because different version of bochs will generate different output in different format, so I need someone to test it for me.

You can download peter-bochs from here http://code.google.com/p/peter-bochs/downloads/list

Here is the basic tutorial http://code.google.com/p/peter-bochs/wi ... uggerSetup

thanks
from Peter ([email protected])
stlw
Member
Member
Posts: 357
Joined: Fri Apr 04, 2008 6:43 am
Contact:

Re: Help wanted - peter-bochs testing

Post by stlw »

BTW, still not amd64 support ?

Stanislav
User avatar
Brynet-Inc
Member
Member
Posts: 2426
Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:

Re: Help wanted - peter-bochs testing

Post by Brynet-Inc »

I still think the name is hilarious, bochs is pronounced "box" and "peter" has alternative definitions.

..also, nobody likes Java.
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
gerryg400
Member
Member
Posts: 1801
Joined: Thu Mar 25, 2010 11:26 pm
Location: Melbourne, Australia

Re: Help wanted - peter-bochs testing

Post by gerryg400 »

Maybe not funny everywhere, but funny here.
If a trainstation is where trains stop, what is a workstation ?
User avatar
mcheung63
Member
Member
Posts: 175
Joined: Thu Jun 22, 2006 8:33 am
Location: Hong Kong
Contact:

Re: Help wanted - peter-bochs testing

Post by mcheung63 »

Hi Stanislav, AMD64 support on next version. Now working very hard on supporting source level debug for linux kernel. After that I think bochs can attract many linux kernel guy to use it. In youtube, people debug linux kernel using print and text-mode kgdb. I think providing them a GUI debugger has a great value.

Now i use this http://code.google.com/p/peter-dwarf/ to read out all dwarf information from ELF kernel, still have some bug and dwarf specification is very hard to read for me, maybe because my english is back, i am hacking readelf command and trying to understand more from dwarf.

I mean "Peter" mean "Weak", so peter-bochs may means a weak bochs. Anyway people usually think peter is just a name.

thanks
rdos
Member
Member
Posts: 3286
Joined: Wed Oct 01, 2008 1:55 pm

Re: Help wanted - peter-bochs testing

Post by rdos »

mcheung63 wrote:Hi Stanislav, AMD64 support on next version. Now working very hard on supporting source level debug for linux kernel. After that I think bochs can attract many linux kernel guy to use it. In youtube, people debug linux kernel using print and text-mode kgdb. I think providing them a GUI debugger has a great value.
What I find really funny is that Linux developpers cannot single step from an application into kernel, in the application debugger, to trace syscalls. I've had that feature for quite a while now, including full source-level debugging in kernel. I asked some Linux gurus when this feature would come to Linux on a seminar, but got no answer. :mrgreen:

The answer probably is that their debuggers use the same ancient approach to debugging as M$, and freeze application and kernel when the debugger gets control.
User avatar
Kazinsal
Member
Member
Posts: 559
Joined: Wed Jul 13, 2011 7:38 pm
Libera.chat IRC: Kazinsal
Location: Vancouver
Contact:

Re: Help wanted - peter-bochs testing

Post by Kazinsal »

Did you really just necro an otherwise unrelated thread to shamelessly brag about your operating system? That's really rather pathetic, dude.
User avatar
VolTeK
Member
Member
Posts: 815
Joined: Sat Nov 15, 2008 2:37 pm
Location: The Fire Nation

Re: Help wanted - peter-bochs testing

Post by VolTeK »

Brynet-Inc wrote:..also, nobody likes Java.
=D>
Last edited by JamesM on Tue Aug 14, 2012 2:20 am, edited 1 time in total.
Reason: Public warning: Don't necro threads for religious reasons.
Locked