This is the mail archive of the gdb-patches@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: patch to add QNX NTO i386 support



Alright.  Perhaps the 'exec-file' command?  It seems to me that
'symbol-file' and 'exec-file' should combine into the 'file' command.  The
problem is that 'exec-file /tmp/some_file' fails if there is no
/tmp/some_file.  Maybe we could make the exec-file command unconditional?
That way the target_ops run command can deal with it.

If this is strictly a remote target setting that only applies to the remote side, why not `set remote ....'.


Andrew



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