Problem with dbx

Michael Henning michi at ptcburp.ptcbu.oz.au
Fri Oct 26 09:32:47 AEST 1990


>From article <942 at babcock.cerc.wvu.wvnet.edu>, by vrm at cathedral.cerc.wvu.wvnet.edu (Vasile R. Montan):
>} 
>}    The problem is that sometimes I want to trace through his code, but
>} dbx insists on using the sources in the develop directory.  I have
>} tried the 'file' command to tell it to look in at the source in the
>} release directory, but dbx responds with:
>} warning: File `release/src/filename.c' has not been compiled with the -g option

There is a "use" command in dbx, which you can use to set a number of paths
to be searched for source files.

						Michi.
-- 
      -m------- Michael Henning			+61 75 950255
    ---mmm----- Pyramid Technology		+61 75 522475 FAX
  -----mmmmm--- Research Park, Bond University	michi at ptcburp.ptcbu.oz.au
-------mmmmmmm- Gold Coast, Q 4229, AUSTRALIA	uunet!munnari!ptcburp.oz!michi



More information about the Comp.lang.c mailing list