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: [RFC] Fix problems related to Mingw/DJGPP file names containing colons


>>>>> "Pierre" == Pierre Muller <pierre.muller@ics-cnrs.unistra.fr> writes:

Pierre>   The main reason for now is that the code is acting directly on 
Pierre> addr_string pchar and should not modify it, otherwise,
Pierre> we could simply call a more complete quoting function that
Pierre> would escape internal colons (but of course we should then also
Pierre> look for and handle those escaped colons...)

If you, or anybody, is planning a major overhaul of linespec, I'd
appreciate it if you could coordinate with me first; my "ambiguous
linespec" patch touches linespec heavily and I would prefer not to have
to redo it all.

The simplest way to coordinate would be to pull from
archer-tromey-ambiguous-linespec.

Tom


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