| To: | Brian Foster <brian.foster@innova-card.com> |
|---|---|
| Subject: | Re: Debugging the MIPS processor using GDB |
| From: | "Maciej W. Rozycki" <macro@linux-mips.org> |
| Date: | Tue, 12 Aug 2008 17:27:42 +0100 (BST) |
| Cc: | linux-mips@linux-mips.org, Martin Gebert <martin.gebert@alpha-bit.de>, TriKri <kristoferkrus@hotmail.com> |
| In-reply-to: | <200808121637.42148.brian.foster@innova-card.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <18944199.post@talk.nabble.com> <48A19ABE.5060104@alpha-bit.de> <200808121637.42148.brian.foster@innova-card.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Tue, 12 Aug 2008, Brian Foster wrote: > I'm using the commercial FS² (First Silicon Systems, now owned > by MIPS) EJTAG probe. The local â??gdbâ?? on the workstation talks > to the local FS² software on the workstation, which talks to the > probe (in my case, over USB, but there is also an Ethernet model). > There is no â??gdbserverâ?? in this setup per se, albeit I suppose > the protocol between â??gdbâ?? and the FS² software (which is called > something like â??jnetserverâ???) might be similar/identical (I have > no idea!). Not really -- it uses a C API called MDI -- the spec is available from MIPS Technologies. I am happy to read somebody finds it useful. :) Debugging the Linux kernel with GDB and this piece of hardware is certainly a lot of fun. Maciej |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Debugging the MIPS processor using GDB, Brian Foster |
|---|---|
| Next by Date: | [PATCH 00/10] Alchemy updates v5, Manuel Lauss |
| Previous by Thread: | Re: Debugging the MIPS processor using GDB, Brian Foster |
| Next by Thread: | Re: Debugging the MIPS processor using GDB, Brian Foster |
| Indexes: | [Date] [Thread] [Top] [All Lists] |