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]

Re: PATCH: gdb --args


>>>>> "Andrew" == Andrew Cagney <ac131313@cygnus.com> writes:

Andrew> GDB should provide a consistent user experience across UNIX
Andrew> platforms and configurations.  If GDB isn't doing this then
Andrew> that is a bug in GDB (in this case most likely in
Andrew> fork-child.c).

Ok.

What interface should the simulators and other non-native targets
present on non-Unix platforms?  I'm asking this hypothetically, since
I don't actually plan to make any changes in this area.

I think the only answer can be that they should present a native
quoting style.  (Any other answer would run afoul of my comments in
previous messages.)

With this approach it sounds like the argument dequoting must be
strictly host-based.  Now it makes sense, thanks.

Tom


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