From mboxrd@z Thu Jan 1 00:00:00 1970 From: anand@kolmogorov.cog.jhu.edu (Anand Raman) To: egcs@cygnus.com Subject: Help in compiling with debug info requested. Date: Fri, 01 May 1998 08:41:00 -0000 Message-id: <199805011540.LAA05094@theognis.> X-SW-Source: 1998-05/msg00006.html Hi, I need to compile several files which include headers that have source code in them. The problem is that I don't want the code in the headers to be entered when I step using the debugger. I only want to step through code in .cc files, not .hh files included from them. Is there an easy way to do this? Any replies via email directly to me would be greatly appreciated. I am currently using egcs1.0.1 Many thanks for your kind assistance in this regard. - &