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: Remote/simulator differences


> > What's causing it to think that the program has already 
> been started? 
> > Is it possible that something in the remote stub is causing 
> this? Any 
> > insight would be appreciated. I'm using GDB 6.0.
> 
> For remote, the appropriate command is "continue", or 
> sometimes "jump". 
> It depends on your particular target and monitor.

Okay. I have hacked eclipse to take this into account. It works, but I
guess I was hoping for something a little cleaner (at least from
eclipse's perspective).

Cheers,
JonB


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