This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 to dbxout_type for const/volatile


On Thu, Jan 17, 2002 at 03:32:42PM +0000, Jason Merrill wrote:
> As requested by GDB folks, we now emit information about const and volatile
> in stabs as well.
> 
> Booted and tested (with GDB) i686-pc-linux-gnu.
> 
> Note that this requires a cvs gdb from 2002-01-15 or later; earlier
> versions get somewhat confused.
> 
> 2002-01-17  Jason Merrill  <jason@redhat.com>
> 
> 	* dbxout.c (dbxout_type): Support const and volatile.
> 

Actually, I fed Jason some bad information here.  It requires a cvs gdb
from 2002-01-15 or later IFF you use CVS head GDB anyway.  gdb 5.1 will
simply ignore the qualifiers.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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