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


> That said, I still think you should be using "file" above.  File
> specifies the main program, and that's what it is.  Then you can give
> whatever path you want to the stub.

Once you say 'file /home/kewarken/foo', I don't believe there is any way to
tell it to run /tmp/foo.  After I've said 'file', if I go 'run /tmp/foo' it
tries to run /home/kewarken/foo with /tmp/foo as an argument.  Perhaps I'm
just missing something?

Kris


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