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: [PATCH] PR-10034 Bad space handling in `set remote exec-file' command.


>>>>> "Abhijit" == Abhijit Halder <abhijit.k.halder@gmail.com> writes:

Tom> Why are you changing this case?

Abhijit> The idea was that the same code block is common between two adjacent
Abhijit> cases and hence can be combined together.

I see.

It isn't clear to me that 'string' types should be treated the same as
filenames in this way.  I guess I would be inclined not to change it,
but I don't feel very strongly about it.

Tom


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