Subject: gdb doesn't do tracebacks (pr port-pc532/7711)
To: None <port-pc532@netbsd.org>
From: Ian Dall <Ian.Dall@dsto.defence.gov.au>
List: port-pc532
Date: 06/05/1999 23:36:46
The gdb in 1.4 doesn't do tracebacks (which makes it next to useless).
The problem is that a signed comparison is used where an unsigned
comparison should be used. A patch is supplied in pr port-pc532/7711.

Ian