gdb/
authorDaniel Jacobowitz <drow@false.org>
Tue, 16 Feb 2010 20:51:51 +0000 (20:51 +0000)
committerDaniel Jacobowitz <drow@false.org>
Tue, 16 Feb 2010 20:51:51 +0000 (20:51 +0000)
commit791dfb6488c972e2352ff5c3b4aa5659ce476136
tree8df2dc07b5461cf5d0868edfe205d1538e5e695f
parent14d1346bd3b6fc51d1144d2060ee1e6822341c5d
gdb/
* linespec.c (decode_line_1): Handle FILE:FUNCTION even if
FUNCTION contains parentheses.  Improve removal of a trailing
single quote.

gdb/testsuite/
* gdb.base/list.exp (test_list_filename_and_function): Add test
with single quotes.
* gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
matching.
* gdb.cp/overload.exp: Add tests with filename, function, and quotes.
Add KFAIL'd tests for PR gdb/11289.
gdb/ChangeLog
gdb/linespec.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/list.exp
gdb/testsuite/gdb.cp/overload.cc
gdb/testsuite/gdb.cp/overload.exp
This page took 0.041614 seconds and 4 git commands to generate.