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]

"extended-remote" [Was: reset command for GDB]


Isn't it time to make "remote" and alias of "extended-remote" (mark that as deprecated) and make the current old "remote" as "legacy-remote"?

Regards,
Fernando

Andrew Cagney wrote:>> Hi all,

I am using GDB to remotely debug on a board that runs an ARM processor. Everything seems to be working for now but I don't know how to reset the board and halt it at the beginning of the program where I want it to be? Is there a way to reset the board and let it halt at the beginning of the program? I was thinking "run" might do it but then I found out that it only works on non-remote debug program.

Thx a lot for your help.

Play with `target extended-remote'.

Andrew




--
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


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