Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hp-pcd!hpmcaa!nacer From: nacer@hpmcaa.mcm.hp.com (Abdenacer Moussaoui) Newsgroups: comp.lang.c Subject: Problems with COdeView Message-ID: <510006@hpmcaa.mcm.hp.com> Date: 29 Nov 89 01:22:32 GMT Organization: HP McMinville Division Lines: 25 My main.c has the following layout: #include "p1.c" #include "p2.c" VOID main() { p1(..) ; p2(..) ; } I am trying to use CodeView for the first time and like the documentation says I am using the /Zi /Od and /CO for the linker. However when I invoke CodeView it displays the first included procedure instead of my main.c I am able to tag line of p1.c using the mouse however if I Open explicitly my main.c using the File Open option I cannot click my mouse on any source line. Yes I am including C procedures at the top of my main.c is there a problem with this? Thank you for any help. --Abdenacer (nacer@hpmcaa.mcm.hp.COM) BTW. I am using CVP under OS2