← Back to team overview

cuneiform team mailing list archive

Re: [PATCH] non-x86 CPU

 

On Mon, Sep 8, 2008 at 11:52 AM, René Rebe <rene.rebe@xxxxxxxxx> wrote:

> PS: Jussi, what do I have to do in launchpad to receive mailing list traffic? I
> joined the project and apparently selected the subscribe to mailing list
> button, however I still do not receive list mails :-((

I remember that I had to moderate your first message. According to
Launchpad documentation this means that you have not subscribed to the
list either at all or using the same email address that you joined the
team with.

Try going to https://launchpad.net/~cuneiform and see if it says "You
are subscribed to the team mailing list." on the left. It should not
require anything else. If unsubscribing and re-subscribing does not
work, this probably means a bug in Launchpad somewhere.

> Note: int 3 works the same under Linux as well, I even used it myself from
> time to time to instantly fall into gdb. However, you can do the same with
> abort et al., one just has to set and breakpoint on it. Thus int 3 can be
> comfortable in early drafting to immediatly stop in the debugger without
> remembering to set the breakpoint first.
>
> But in this case I also vote to remove the special x86 support, we're not
> in early drafting and can set a breakpoint wherever we want to poke
> around :-)


Ok. I'll probably get rid of it then.



References