Subject: db_interface: hanging else clause in inst_call()?
To: None <port-pmax@netbsd.org, port-mips@netbsd.org>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: port-pmax
Date: 10/27/1998 20:37:34
Could someone please take a look at rev 1.6 to
sys/arch/mips/mips/db_interface.c?  

egcs warns (correctly) about missing braces in inst_call().  The
change I committed fixes that, but I'm still not sure if its correct.
the table in Kane suggests it is.

I'd like to get this pulled up for 1.3.3 if we can get DDB to properly
recognise calls.