From: DSP Hotline

Subject: 320C30 HLL Debugger Bug List

-------------------------------------------------------------------------------
* RELEASE 4.4x BUGLIST                                                        *
* Update - 06/04/93                                                           *
*                                                                             *
* This file contains a list of bugs in the release 4.xx of the                *
* 320C30 HLL Debugger                                                         *
-------------------------------------------------------------------------------


				Part 1

HLL
-------------------------------------------------------------------------------

4991     V4.50  will fix next release
  If the code for a function contains an unconditional branch of the form:       


           b function name + offset


The debugger may generate a corrupted call stack.


5069     V4.50  will fix next release
   Backspace does not backup w/o erase as stated in quick
 references

 Workaround : Use contrl-h.


4356     V0.00  will fix next release
  The HP 64776 was inadvertently manufactured with the wrong pin adaptor. On
the affected units there will be extra pins on the pod located at E11 and L5.

Units not already shipped are being reworked. The workaround for those
who received the defective units is to push out the two extra pins.


EMULATOR
-------------------------------------------------------------------------------

5359     V4.60  will fix next release
  Note: This is a problem on SUN & PC under SunOS and OS/2

The board configuration path and filename specified after the -f option        
is limited to 32 characters including the '\0' end-of-string character.
Longer names are truncated.

This is especially a problem when the OS expands names as in ~user.


Workaround: Don't use long names.


EVM
-------------------------------------------------------------------------------

4917     V4.50  will fix next release
  On Version 4.5 of the EVM30 HLL debugger, a delayed branch is executed
correctly however it is shown as a standard branch in the disassembly window.

For example:DBUD     AR3,loop
          is shown as
         DB          AR3,loop


-------------------------------------------------------------------------------
