On Oct 20, 5:28pm, Andrew Cagney wrote: > I'm wondering if the error message should be standardized vis: > > (gdb) info registers > No inferior to debug > (gdb) return > No inferior to debug This sounds reasonable to me. It is certainly better than seeing the "No registers" message. Kevin