RFC: Add linespec tests to the TODO file

Fernando Nasser fnasser@redhat.com
Thu Mar 15 08:22:00 GMT 2001


I am adding this to the "Testsuite Support" section of the TODO file.
Our linespec parsing code is very easy to break.  You fix something
here, break something there.  This has been going on for ages.  Having a
good set of tests will help developers a lot (preventing the chain of
fixes, fixes to fixes, etc. to happen).

Comments?  Volunters?

Fernando


Index: TODO
===================================================================
RCS file: /cvs/src/src/gdb/TODO,v
retrieving revision 1.65
diff -c -p -r1.65 TODO
*** TODO	2001/03/14 22:05:34	1.65
--- TODO	2001/03/15 15:59:34
*************** determine of the integer tests are ok.
*** 958,963 ****
--- 958,967 ----
  
  --
  
+ Create a gdb.base/linespec.exp test and a gdb.c++/linespec2.exp.
+ 
+ --
+ 
  		Architectural Changes: General
  		==============================
  
                                                                               
-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9



More information about the Gdb-patches mailing list