This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

Re: resetting board via gdb


Laurent Gonzalez wrote:
> 
> Hi folks,
> 
> does anyone know the gdb command to send a reset packet (to the remote
> target) ?
> In generic-stub.c, I see that a reset ('r') packet is mandatory in order the
> kill ('k') packet actually reset the board. Many gdb action results in
> sending kill packet, but I don't know how to make gdb send the reset packet !

"maintenance packet r" at the GDB CLI. It's not documented, true.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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