This is the mail archive of the gdb-patches@sourceware.org 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: [rfc] Stop unlikely "run"'s earlier


> Date: Wed, 7 Nov 2007 16:18:33 -0500
> From: Daniel Jacobowitz <drow@false.org>
> 
> I don't think this behavior is useful.  "run" should select a native
> target when the current target is an executable or core file, but
> not when it's connected to some other target.  This patch changes
> the behavior to:
> 
> (gdb) run
> The "remote" target can not run programs.  Try "help target" or "continue".
> 
> Any comments?  Shall I commit this?

I'm okay with the change, but how do you feel about updating the docs
as well?  Should we?


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