[comp.lang.c] MS C 5.0 NULL Pointer Debugging

bwm@pbhyf.PacBell.COM (Bruce Mohler) (04/16/88)

I'm trying to debug a MS C 5.0 program that is creating
(ie, I've programmed it to create) a NULL pointer assignment.

I've recompiled it for use with Codeview.  I've checked the
.MAP file and found the following line describing the
beginning of the data area:

	07CB0H 07CF1H 00042H  NULL    BEGDATA

I understand that this means that the NULL data area starts
at 0x7cb0 for 0x42 words.  But I'm unable to come up with
some type of expression that Codeview will accept as a TP
(Trace Point) statement.

All suggestions accepted.

Thanks in advance!

Bruce W. Mohler
...pacbell!pbhyf!bwm
(619) 586-2902