This is the mail archive of the gdb@sources.redhat.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]
Other format: [Raw text]

Re: Board reset command


Hi All,

I found out a round about solution for this.
After a debug session connect to the board without using the gdb
and sent a reset command to the hardware.This resets the hardware and
we are able to load other programs.

Best Regards,
Jose


----- Original Message -----
From: "Jose Paul" <jose@exorindia.com>
To: <gdb@sources.redhat.com>
Sent: Monday, August 11, 2003 1:05 PM
Subject: Board reset command


> Hi All,
>
> I am using GDB  mipsel-elf-gdb.exe build GNU gdb 20030516.
>
>  I am not able to load/debug a different program without reseting the
power
> of the board.
> Is there any commands by which we can kill the previous program and reset
> the board sothat we can avoid a power reset  to debug another program.
>
> Loading and debugging the same program is working well .
>
> Thanks in advance,
> Jose
>
>
>


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