> > Right. So how about > > (gdb) info registers > No program or core file to debug, so no registers. The point at which the error is detected and thrown is a long way from "info registers" so customizing it to mention ", so no registers" will be painful. Explicit mention of both program and core file would be helpful though. Andrew