Re: [9fans] breakpoint and single step on ARM

2013-08-04 Thread erik quanstrom
On Sat Aug 3 16:28:26 EDT 2013, 9f...@hamnavoe.com wrote: > A couple of patches applied yesterday should make debugging on ARM a > bit more reliable. Using db or acid on ARM, you may have noticed that > a program being debugged would sometimes execute through a breakpoint > without stopping, or r

[9fans] mips bug

2013-08-04 Thread erik quanstrom
i'm unable to compile tojpg (which you may not have, but most any program should do) for amd64 on mips. here's an example: ; objtype=amd64 mk tojpg.install 6c -FTVw writejpg.c 6c -FTVw multichan.c 6c -FTVw tojpg.c 6l -o 6.tojpg writejpg.6 multichan.6 tojpg

Re: [9fans] mips bug

2013-08-04 Thread David du Colombier
> i'm unable to compile tojpg (which you may not have, but most any > program should do) for amd64 on mips. here's an example: > > ; objtype=amd64 mk tojpg.install > 6c -FTVw writejpg.c > 6c -FTVw multichan.c > 6c -FTVw tojpg.c > 6l -o 6.tojpg writejpg.6 multichan.6

[9fans] Installing from the live environment

2013-08-04 Thread Alex Jordan
Hi! I'm installing Plan 9 on an Acer Aspire 5610-2273. When I boot the Plan 9 CD and choose the boot option, it works perfectly (including rio) but when I choose the install option, there's a kernel panic (at least that's what it looks like to me). Therefore I'm wondering if there's a way to start

[9fans] it's all about the ethernet

2013-08-04 Thread erik quanstrom
ladd & comer are essentially the same machine (1.6ghz atom vs 1.8ghz atom). the difference between the 8169 and the 82574 is 2x. mikro0.57u 0.20s 1.20r wc -l historyrb450g ar71xx kw 0.26u 0.12s 0.77r wc -l historykirkwoodmarvell yukon-style ladd 0.

Re: [9fans] Installing from the live environment

2013-08-04 Thread erik quanstrom
On Sun Aug 4 18:38:36 EDT 2013, alexander3223...@gmail.com wrote: > Hi! > I'm installing Plan 9 on an Acer Aspire 5610-2273. When I boot the > Plan 9 CD and choose the boot option, it works perfectly (including > rio) but when I choose the install option, there's a kernel panic (at > least that's

[9fans] rb kernel vs acid

2013-08-04 Thread erik quanstrom
if i type src(main) when debugging a routerboard kernel, i get rather puzzling output ; acid 9rb 9rb:mips ELF32 executable /sys/lib/acid/port /sys/lib/acid/mips acid; src(main) no source for ?file?# fileline (see symbol(2)) this is especially od

Re: [9fans] Installing from the live environment

2013-08-04 Thread David du Colombier
> I'm using an image from 7/30/13. This issue has been fixed. Please download a current CD image. -- David du Colombier

Re: [9fans] rb kernel vs acid

2013-08-04 Thread David du Colombier
> if i type src(main) when debugging a routerboard > kernel, i get rather puzzling output > > ; acid 9rb > 9rb:mips ELF32 executable > /sys/lib/acid/port > /sys/lib/acid/mips > acid; src(main) > no source for ?file?# fileline (see symbol(2)) > > this is esp

Re: [9fans] rb kernel vs acid

2013-08-04 Thread erik quanstrom
> > does anyone else see this, too? > > Yes, I have the same issue here. i've found part of the problem is machbytype doesn't get the joke with the type is 0x7f E L F. supposing machbytype did the right thing when faced with an elf header (with richer arguments), it's an open question for me if