On 20-Mar-2002 Hiten Pandya wrote: > On 20-Mar-2002 Hiten Pandya wrote: >> Hi all, >> > How does one debug faults in the BTX Loader? I am currently trying >> to work on PR i386/21559, and after reading jhb's document on the >> loading process, I was curious to know.. > >> Well, you need to be fairly familiar with how IA32 works. The int= >> number is the fault that was triggered. Then, use a program to convert >> the hex dump at cs:eip to binary > > Which tool can be used for this task? Any available in the ports?
Not that I'm aware of, I just wrote a little util in C. Not very hard to one to write. :) -- John Baldwin <[EMAIL PROTECTED]> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message