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: Checked in: [RFA/commit/Windows] run program with space in path to exe.


> Doesn't gdbserver need the same treatment?

It doesn't, because it provides the "image name" in addition to the
command line. Although, now that I look at the code, there might
be a different bug. The program is going to start fine, but I am guessing
that argc/argv is going to be miscomputed. I'll put it on my list...

-- 
Joel


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