This is the mail archive of the gdb@sourceware.org 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]

RE: Python: gdb.Type.template_argument method issue


>> The template_argument method assumes that all template arguments are 
>> types. ...
>
>http://sourceware.org/bugzilla/show_bug.cgi?id=11060
>
>If that is the issue you are encountering, it looks like it has been fixed in GDB, but you need a newer GCC to take advantage of it.

Yes, that's it.  Thanks, so all I have to do is update to the latest.

	paul

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