This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project.


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

Re: single-step



----- Original Message -----
From: George France <france@crl.dec.com>
To: 'Xavier Bestel' <xbestel@aplio.fr>; <gdb@sourceware.cygnus.com>
Sent: Tuesday, February 29, 2000 5:16 PM
Subject: RE: single-step


> Hello Xavier;
>
> Which ARM dev board do you have??  I have attached a patch for ptrace.c
for
> Linux 2.2.14 that will allow you to single step on the armv4l
architecture.
> The patch implements PTRACE_GETREGS, PTRACE_SETREGS, PTRACE_GETFPREGS &
> PTRACE_SETREGS, with PTRACE_SET_BPT etc....
>

Hi Georges,

I have a custom board with an ARM7TDI, running ucLinux. currently I want to
debug in the kernel, so I don't need PTRACE_* yet. I just want to singlestep
the kernel. I keep you precious patch for later.
Thanks !

    Xav


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