This is the mail archive of the gdb-patches@sources.redhat.com 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]

your stabsread patch


...is not correct. 

Look at the debug output for a v3/stabs static method.  Note that the
method is in fact stubbed!  The physname is all there (which will be
handled in gdb_mangle_name after your last patch) and the return type
is there, but the arguments are missing.

Feel free to argue that this is GCC's bug instead of ours.  I think
both should be fixed.

[I would have replied, but I have technical difficulties with my mail
right now.]

-- 
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]