Return to BSD News archive
Received: by minnie.vk1xwt.ampr.org with NNTP id AA6279 ; Thu, 07 Jan 93 16:10:32 EST Path: sserve!manuel.anu.edu.au!munnari.oz.au!network.ucsd.edu!dog.ee.lbl.gov!overload.lbl.gov!agate!agate.berkeley.edu!cgd From: cgd@stinson.CS.Berkeley.EDU (Chris G. Demetriou) Newsgroups: comp.unix.bsd Subject: Re: DDB: no symbols Date: 8 Jan 93 13:33:38 Organization: Kernel Hackers 'r' Us Lines: 20 Message-ID: <CGD.93Jan8133338@stinson.CS.Berkeley.EDU> References: <pogyk.726523568@unixg.ubc.ca> NNTP-Posting-Host: stinson.cs.berkeley.edu In-reply-to: pogyk@unixg.ubc.ca's message of 8 Jan 93 20:06:08 GMT In article <pogyk.726523568@unixg.ubc.ca> pogyk@unixg.ubc.ca (Pogy Kurniawan) writes: >Hello folks, Well I applied all patches x19,45,47 recompiled the kernel. >Rebooted, and lo and behold it worked(for me this was a surprise) >BIG BUG it reports DDB: no symbols. What is this and how can I clear it up. you've gotta run "dbsym 386bsd" on the kernel... this creates the ddb symbols that it needs... this isn't really documented, and should probably be done automatically somehow, but alas, i know not how... 8-) chris -- Chris G. Demetriou cgd@cs.berkeley.edu "Sometimes it is better to have twenty million instructions by Friday than twenty million instructions per second." -- Wes Clark