Does the 'dbx' debugger work?

drw at cullvax.UUCP drw at cullvax.UUCP
Fri Jan 23 08:43:47 AEST 1987


I've been using the dbx debugger, and it seems to have some problems.
In particular, (1) sometimes when an identifier is subscripted, the
result doesn't seem to be the correct address, (2) the "-" operator
applied to two pointers doesn't always produce the difference,
measured in units of the objects pointed to, but rather the difference
of the raw pointers, and (3) sometimes when 'delete' is used to remove
a trace, that trace is later triggered by the code, and dbx crashes.
Also, putting in stops or traces seems to slow execution by much more
than I expect.

P.S. We're running Ultrix 1.2

Dale
-- 
Dale Worley		Cullinet Software
UUCP: ...!seismo!harvard!mit-eddie!cullvax!drw
ARPA: cullvax!drw at eddie.mit.edu



More information about the Comp.unix.wizards mailing list