[fyi] TODO updates

Andrew Cagney ac131313@cygnus.com
Mon Feb 19 15:20:00 GMT 2001


FYI,

I've committed the attatched tweeks.

	Andrew
2001-02-18  Andrew Cagney  <ac131313@redhat.com>

	* TODO (5.2): Mention G++ 3.0 ABI.  General cleanups.

Index: TODO
===================================================================
RCS file: /cvs/src/src/gdb/TODO,v
retrieving revision 1.59
diff -p -r1.59 TODO
*** TODO	2001/02/16 22:59:48	1.59
--- TODO	2001/02/19 23:18:37
*************** Fix at least one thread bug.
*** 254,263 ****
  
  --
  
! Objective C/C++ Support.  Bu hopefully sooner...
  
  --
  
  		GDB 5.2 - Cleanups
  		==================
  
--- 254,267 ----
  
  --
  
! GCC 3.0 ABI support (but hopefully sooner...).
  
  --
  
+ Objective C/C++ support (but hopefully sooner...).
+ 
+ --
+ 
  		GDB 5.2 - Cleanups
  		==================
  
*************** The following cleanups have been identif
*** 266,276 ****
  --
  
  Remove old code that does not use ui_out functions and all the related
! "ifdef"s.
  
  --
  
! Eliminate more compiler warnings.
  
  --
  
--- 270,281 ----
  --
  
  Remove old code that does not use ui_out functions and all the related
! "ifdef"s.  This also allows the elimination of -DUI_OUT from
! Makefile.in and configure.in.
  
  --
  
! Eliminate one more compiler warnings.
  
  --
  
*************** fundamental architectural change.
*** 522,528 ****
  
  --
  
! Hardware watchpint problems on x86 OSes, including Linux:
  
  1. Delete/disable hardware watchpoints should free hardware debug
  registers. 
--- 527,533 ----
  
  --
  
! Hardware watchpoint problems on x86 OSes, including Linux:
  
  1. Delete/disable hardware watchpoints should free hardware debug
  registers. 


More information about the Gdb-patches mailing list