This is the mail archive of the insight@sourceware.cygnus.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Kernel level debugging


Michael Crowe wrote:
> 
> Hi All,
>     I am thinking of using insight to do some kernel level debugging of
> a remote host.  Does anyone know if this is possible or has anyone done
> this yeet?  My host workstation will be an x86 based Redhat 6.2 Linux
> box, and my target will be a single board computer based on either a x86
> or a Power PC, which ever is easier at this time.  I could even use
> another PC as a target to get started.
> 

You will need a stub running on your target that can talk to gdb and control
execution in there.

In the gdb sources you will find examples of such stubs.

-- 
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@cygnus.com
2323 Yonge Street, Suite #300           Tel:  416-482-2661 ext. 311
Toronto, Ontario   M4P 2C9              Fax:  416-482-6299

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]