UPS 3.37 is now available on the web site: http://www.concerto.demon.co.uk/UPS/src/ups-3.37.tar.gz http://www.concerto.demon.co.uk/UPS/src/ups-3.37.md5 Please test it and provide feedback. The consolidated changes from 3.36 to 3.37 are in the CHANGES file. The changes from 3.37-beta5 are: Fix from Tom Hughes : o Fixes a crash if you try and step through an entry in a procedure linkage table that hasn't been called before and which points at a function that appears more that once in the program. Changes from Ian Edwards o Fixed demangling of Fortran names to cope with the single and double underscores added by GNU f77. o Fixes for watchpoints on FreeBSD. o Changes to the Fortran stuff in the 'tests' directory. Changes from Rod Armstrong : o Fixed the address calculation for pointers to Fortan arrays. Rod Armstrong