On Mon, Sep 12, 2005 at 03:38:53PM +0900, Pyun YongHyeon wrote: > > Your kernel and driver module should be synced. And I think you still > have missing sysmbols.(You have to use 'add-symbol-file' command as > shown in developers handbook in your kgdb session.) > > Record offset of text section within the module after loading snd_ich. > And use the offset number in kgdb session to insert symbol information. FWIW, there has been asf(8) in the base system since 5.2, which can help to avoid all the manual work of recording module offsets and issuing 'add-symbol-file' commands. -- YarReceived on Fri Sep 16 2005 - 06:49:13 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:43 UTC