gnupic@linuxhacker.org
gnupic@linuxhacker.org
On Mon, 19 Jun 2000, Ralf Forsberg wrote:
> On Mon, 19 Jun 2000, you wrote:
> >Mainly for Ralf...
> >
> >I've got a bunch of things ready to check in to CVS, but I'm getting time out
> >errors... Ralf - Have you done any CVS updates lately? If not could you try one?
>
> It works for me, have you checked that the CVS_RSH variable is set?
Ah damn - bone head mistake on my part.
CVS has been updated
------
I broke something in the gui. I can't even bring up the register window for a
16c71. When I bring one up for a 16c84, I get this:
Gtk-WARNING **: gtk_signal_disconnect_by_func(): could not find handler
(0x402A3624) containing data (0x816B360)
Do you have any idea what's going on here?
To demonstrate this, start gpsim with no arguements and then instantiate a
p16c71 and try to open the register window.
I poked around just a little, and noticed that the register window will draw the
first row of registers before a processor is even selected. The 'row_to_address'
array has bad data (for mapping) in it at this point. I'm not sure if this is
problem...
BTW,There have been a whole lot of changes in the now-gui portion of gpsim. It
could be that I broke something there that's causing havoc in the gui.
Scott
gnupic@linuxhacker.org