Re: pmap.h: No such file or directory---- Debugging error

2009-02-03 Thread Julian Elischer
Kamlesh Patel wrote: Hi All, I have two system one is Debug and another is Target machine. I am debugging using kgdb from Debug machine. Line no: 272 into the function vm_page_startup( vaddr ) of vm_page.c - Freebsd 7.0, mapped=pmap() is there. when i press "S" (step by step debug) then (kgd

pmap.h: No such file or directory---- Debugging error

2009-02-03 Thread Kamlesh Patel
Hi All, I have two system one is Debug and another is Target machine. I am debugging using kgdb from Debug machine. Line no: 272 into the function vm_page_startup( vaddr ) of vm_page.c - Freebsd 7.0, mapped=pmap() is there. when i press "S" (step by step debug) then (kgdb)s pmap_map( , , , ,)