* Remote debug support in gdb for ia64 ?
@ 2003-12-17 5:38 Deepak Gupta
2003-12-17 15:30 ` Kevin Buettner
0 siblings, 1 reply; 4+ messages in thread
From: Deepak Gupta @ 2003-12-17 5:38 UTC (permalink / raw)
To: linux-ia64; +Cc: gdb
Hello Everybody
I am trying to use GDB to remote debug a Linux Kernel
running on an IA64 Machine. I am running the GDB on an
i386 Machine.
Does GDB have remote debugging support for an IA64
Machine. I could not find any file of the sort -
ia64-stub.c. If GDB does have support, lpease be kind
enough to let me know the corresponding file in the
GDB Source Code.
Thanking you,
Deepak
__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Remote debug support in gdb for ia64 ?
2003-12-17 5:38 Remote debug support in gdb for ia64 ? Deepak Gupta
@ 2003-12-17 15:30 ` Kevin Buettner
2003-12-17 18:45 ` Ray Bryant
0 siblings, 1 reply; 4+ messages in thread
From: Kevin Buettner @ 2003-12-17 15:30 UTC (permalink / raw)
To: Deepak Gupta, linux-ia64; +Cc: gdb
On Dec 16, 9:38pm, Deepak Gupta wrote:
> I am trying to use GDB to remote debug a Linux Kernel
> running on an IA64 Machine. I am running the GDB on an
> i386 Machine.
>
> Does GDB have remote debugging support for an IA64
> Machine. I could not find any file of the sort -
> ia64-stub.c. If GDB does have support, lpease be kind
> enough to let me know the corresponding file in the
> GDB Source Code.
Remote debugging of user space code (via gdbserver) used to work.
I haven't tried it in a very long time, so I don't know if it still
works or not.
There is no (example) IA-64 stub file included with the GDB
distribution. You'll have to do this part yourself.
Kevin
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Remote debug support in gdb for ia64 ?
2003-12-17 15:30 ` Kevin Buettner
@ 2003-12-17 18:45 ` Ray Bryant
2003-12-19 19:47 ` Kevin Buettner
0 siblings, 1 reply; 4+ messages in thread
From: Ray Bryant @ 2003-12-17 18:45 UTC (permalink / raw)
To: Kevin Buettner; +Cc: Deepak Gupta, gdb
Hmmm... Does it work to run gdb on a i386 to debug ia64 code?
Kevin Buettner wrote:
> On Dec 16, 9:38pm, Deepak Gupta wrote:
>
>
>>I am trying to use GDB to remote debug a Linux Kernel
>>running on an IA64 Machine. I am running the GDB on an
>>i386 Machine.
>>
>>Does GDB have remote debugging support for an IA64
>>Machine. I could not find any file of the sort -
>>ia64-stub.c. If GDB does have support, lpease be kind
>>enough to let me know the corresponding file in the
>>GDB Source Code.
>
>
> Remote debugging of user space code (via gdbserver) used to work.
> I haven't tried it in a very long time, so I don't know if it still
> works or not.
>
> There is no (example) IA-64 stub file included with the GDB
> distribution. You'll have to do this part yourself.
>
> Kevin
> -
> To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
Best Regards,
Ray
-----------------------------------------------
Ray Bryant
512-453-9679 (work) 512-507-7807 (cell)
raybry@sgi.com raybry@austin.rr.com
The box said: "Requires Windows 98 or better",
so I installed Linux.
-----------------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: Remote debug support in gdb for ia64 ?
2003-12-17 18:45 ` Ray Bryant
@ 2003-12-19 19:47 ` Kevin Buettner
0 siblings, 0 replies; 4+ messages in thread
From: Kevin Buettner @ 2003-12-19 19:47 UTC (permalink / raw)
To: Ray Bryant, Kevin Buettner; +Cc: Deepak Gupta, gdb
[message trimmed and rearranged]
On Dec 17, 12:47pm, Ray Bryant wrote:
> Kevin Buettner wrote:
>
> > Remote debugging of user space code (via gdbserver) used to work.
> > I haven't tried it in a very long time, so I don't know if it still
> > works or not.
>
> Hmmm... Does it work to run gdb on a i386 to debug ia64 code?
At one time, yes. It may still, but I haven't tried it recently.
Kevin
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-12-19 19:47 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-17 5:38 Remote debug support in gdb for ia64 ? Deepak Gupta
2003-12-17 15:30 ` Kevin Buettner
2003-12-17 18:45 ` Ray Bryant
2003-12-19 19:47 ` Kevin Buettner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox