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 3/3] Remove unnecessary '\'.


On 11/19/2013 07:04 AM, Yao Qi wrote:
> Hi,
> In proc mi_child_regexp, \(,thread-id=\"\[0-9\]+\") is appended to
> children_exp, while the first '\' is not necessary.  This patch
> is to remove it.  With this patch applied, Emacs can find the right
> left paren.
> 
> gdb/testsuite:
> 
> 2013-11-19  Yao Qi  <yao@codesourcery.com>
> 
> 	* lib/mi-support.exp (mi_child_regexp): Remove unnecessary '\'.

OK.

-- 
Pedro Alves


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