[patch rfc] use typedef opaque type implementations

Andrew Cagney ac131313@redhat.com
Sun Mar 2 17:18:00 GMT 2003


This patch follows up an earlier thread that pointed out that GDB is 
pretty broken when it comes to debugging a program that contains 
multiple struct definitions (e.g., gdb).

The attached patch implements the suggested `fix'.  Declare a file-local 
typedef and then use that.  I've applied it to the ui-out code.  A quick 
debug suggests that it works well.

comments?  I'll table this for a week ...
Andrew
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20030302/11181682/attachment.ksh>


More information about the Gdb-patches mailing list