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]

[committed] [patch] Get rid of print statements from gdb.cp/exception.cc


On 06/28/2011 12:07 AM, Joel Brobecker wrote:
>> > 2011-06-27  Yao Qi  <yao@codesourcery.com>
>> > 
>> > 	gdb/testsuite/
>> > 	* gdb.cp/exception.cc: Don't include iostream.
>> > 	(bar): Remove print statement.
>> > 	(catcher): New.
>> > 	(main): Remove print statements.  Call function catcher.
>> > 	* gdb.cp/exception.exp : Don't match inferior's output in regexp.
>> > 	Set breakpoint on catcher, and check the value of parameter.
> This looks good to me.

Committed.  http://sourceware.org/ml/gdb-cvs/2011-06/msg00158.html

-- 
Yao (éå)


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