<wpwrak> (unwind=0x6983a0) i'm kinda curious about that myself ;-)
<wpwrak> (30 min) sorry, took a bit longer
<wpwrak> (sentinel) of course, 0x82d231c isn't all that much better a value. it's a host address anyway
<wpwrak> hmm, seems that gdb has a debug option for the DWARF parser, but not for the evaluator. and even the first only operates at the global level. well, i'm quite confident that there's a lot of debug data in that flickernoise executable ...
<wpwrak> maybe it's time to unearth umlsim :)
<wpwrak> grmbl. the handling of optimized-out expressions is annoying.  p *info -> Cannot access memory at address 0x0 ("ah, it's a NULL pointer"). but then p info -> $1 = <value optimized out>
<wpwrak> as a small mercy, we don't seem to have to get into execute_cfa_program. that would be fun to debug. (DWARFS has its own "virtual machine" with instruction set. it then has code snippets to calculate all sorts of things from the registers and memory of the debugged program. last time i checked, the GNU tools, gcc, gdb, etc., only used about 1% of the true power that lies there ;-)
<wpwrak> just sent further encouragement to faderfox :)
<wolfspraul> yes seems that exchange is moving now
<wpwrak> let's hope it goes through before the next set of customs restrictions here. the ones that shut down everything on monday have since been lifted, but they threaten to bring that back
<wpwrak> "they" = the tax authority. they're working on slapping new controls on customs, basically a triplicate to existing redundant controls. they did something similar to the currency exchange a two weeks ago. see how well it worked: http://fx.sauder.ubc.ca/cgi/fxplot?b=USD&c=ARS&y=daily
<wpwrak> mwalle: the problem seems to be in the { frame_unwind_register_value (frame=0,regnum=28(sp),...) -> computed bytes=[408d8108] }
<wpwrak> at get_frame_id (fi=1)
<lekernel> wpwrak, and as you can see, my MIDI sliders are working correctly (the software still had all the bugs you fixed)
<wpwrak> hmm, i see people setting up an m1. and when i clock to jump forward, the screen goes black.
<wpwrak> but yes, i believe you that things worked for you ;-)
<wpwrak> hmm, mixing of patches ? doesn't that need a lot more mmeory bandwidth ?
<lekernel> no no.... alternate on frames
<wpwrak> aah !
<lekernel> that will actually produce funnier results than just mixing the final results
<lekernel> yeah that flash player is a bit crappy... i've dumped the video and reuploading atm
<wpwrak> have you tried it already ? (alternating patches)
<lekernel> not precisely, I just sent quick patch switch midi messages
<lekernel> and the result was interesting
<wpwrak> hmm, two more parameters: period length and duty cycle ;-)
<wpwrak> and yes, i can imagine that this should be fun, considering that most patches are highly iterative
<lekernel> gnome 3 slowness with fedora 16 is amazing. even this IRC text input box has 6 seconds of latency
<lekernel> i moved away from kde 4 because it had a similar BUG, and now it's coming to gnome too ... :(
<wpwrak> try fvwm ;-)
<lekernel> better video link: http://vimeo.com/31948463
<Fallenou> hehe nice sound recording quality, we hear very well what you say
<wpwrak> aw_: would you see any problems with using a SOT-323 for the AND gate (for the reset circuit) ? it's a little big but availability is great
<aw_> wpwrak, the SOT-323 is okay though
<aw_> wpwrak, i remembered you drawed one page with two AND gate sch. Do you have that link?
<wpwrak> excellent
<wpwrak> (two) lemme see ..
<wpwrak> but that's already obsolete because we now know that we don't need to drive INIT_B
<wpwrak> the final set of reworks on rc3 is ... http://en.qi-hardware.com/wiki/File:M1_rc3_hw_fix2.png
<aw_> yup..yes. no for INIT_B
<wpwrak> ... minus the wire+diode from INIT_B, correct ? or were there any other changes ?
<wpwrak> in particular, are the resistors as indicated ?
<aw_> yes. the added diode in red color is not needed. no more other changes. and the values of resistors are all correct in that link
<Fallenou> too bad audio isn't synced with video
<Fallenou> (in the recording)
<wpwrak> aw_: perfect, thanks !
<aw_> wpwrak, so will you change that rst.ps again? I know their wirings that's for rc4.
<wpwrak> i'll make a new file ;-) also with the reset chip update
<aw_> m...thanks !
<wpwrak> ... during this weekend. it'll be too late for you do order parts today anyway :)
<wpwrak> s/do/to/
<wolfspraul> lekernel: do you have an original download link for the new video?
<lekernel> use the .flv link on vimeo... that's just the justin.tv file cut with mencoder (keeping the original codec and data)
<wpwrak> lekernel: hmm, is there a human-readable description of the lm32 instruction set somewhere ? all i can find is the cryptic http://sourceware.org/cgen/gen-doc/lm32-insn.html
<lekernel> in lm32_archman.pdf ?
<wpwrak> ah, perfect. thanks ! you're better organized than lattice are :)
<kristianpaul> lekernel: milkymist conbus is ver b3 right?
<lekernel> what do you want to know exactly?
<sh4rm4> grr why cant stupid vimeo support html5 videos ?
<sh4rm4> lol at the guy in the audience who means C must be C++
<sh4rm4> and the other one who mumbles bullshit about classes at the end
<kristianpaul> what types of bus cycles it support?, also, for example when i do a mr 0xaddr and mr 0xaddr what cycle is used in both escenarios?
<Fallenou> mr and mr ?
<lekernel> burst or single transfers, depending on whether the address is L1-cacheable or not
<kristianpaul> Artyom: well come !
<kristianpaul> Fallenou: bios commands
<Fallenou> ok
<wpwrak> mwalle: hmm. something just clicked. you're on 32 bit. i'm on 64 bit.
<lars_> still talking about gdb backtraces?
<wpwrak> yes. but i think i just fixed it :)
<wpwrak> yeah
<wpwrak> at least in 7.1
<wpwrak> let's see if the same nonsense exists in 7.3.1 ...
<wpwrak> i just wish people would actually take the time to read K&R
<lars_> they never worked for me either and i'm on 64bit too
<wpwrak> works :)
<lars_> nice
<wpwrak> posting patch ...
<kristianpaul> lekernel: btw you aware or any free routed on PCB gclk pin with BUFIO2 that can be taken from current M1 board? :-)
<kristianpaul> i reviewed seems, not but asking just in case
<kristianpaul> lekernel: i know M1 is not a devel board, but you know how i'm missing that external clock input those days :)
<mwalle> wpwrak: nice ;)
<wpwrak> thanks :) does it also work on your 32 bit system ?
<mwalle> lemme test
<mwalle> wpwrak: still works
<wpwrak> kewl, thanks !
<wpwrak> ah ... and are you my upstream for lm32-related gdb patches ? :)
<mwalle> gdb-patches@sourceware.org
<mwalle> dunno if its moderated :)
<mwalle> gn8
<wpwrak> okay, mailed
<wpwrak> sweet dreams, untroubled by corrupt frames ! :)