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: Debugging an Arm Evaluator7T using Gdb


Daniel Jacobowitz wrote:
> [...]
> > Uploading a program to the target looks to be working fine.
> > Setting a breakpoint too.
> > But after that, running the program makes gdb display a warning message
> > and then hang :
> 
> Try "continue" instead?

Thanks to Daniel Jacobowitz and William A. Gatliff.

It works perfectly when typing "continue" right after having uploaded
the program to the board.

BTW, I do not understand why one have to type "run" for some targets
(e.g. sim) and "continue" for other ones (e.g. rdi) in order to trigger
program execution...

Pierre
-- 
________________________________________________________________________
Pierre HABRAKEN - mailto:Pierre.Habraken@imag.fr
Tél: 04 76 82 72 83 - Fax: 04 76 82 72 87
IMAG-LSR BP72 38402 SAINT MARTIN D'HERES Cedex
________________________________________________________________________


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