Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!gatech!hubcap!ncrcae!ncr-sd!hp-sdd!hplabs!hp-pcd!hpvcfs1!ericr From: ericr@hpvcfs1.HP.COM (Eric Ross) Newsgroups: comp.lang.c++ Subject: Zortech/Codeview vs. local variables? Message-ID: <1120002@hpvcfs1.HP.COM> Date: 27 Feb 89 16:59:55 GMT Organization: Hewlett Packard, Vancouver, WA Lines: 22 I just received my update to Zortech C++ (1.07e) and am trying to use it with Codeview version 2.2 (It came with my Masm 5.1). To keep things simple, I compiled the wc program that comes with the Zortech package using the -g option "ztc -g wc.c" and try to use Codeview. Codeview sees the line information and single steps through the program just fine, but I am unable to look at any local variables. Using the 'X?*' command, codeview lists all of the local variables in the current function, but it will not let me set watchpoints nor use the "?" command to see what their values are. Am I missing something? Any help would be appreciated. Other configuration info: Running MSDOS 3.3 on a Hewlett Packard Vectra RS/20 (80386). Thanks, Eric Ross hplabs!hpvcfs1!ericr ericr%hpvcper@hplabs.hp.com