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

[Bug python/11546] CR: Python gdb.Type method template_argument fails for non-type template arguments


------- Additional Comments From ariels at correlix dot com  2010-04-27 15:23 -------
Created an attachment (id=4753)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4753&action=view)
nontype.cc

Sample program for description.  Compile with:
   g++ -fno-inline -g3 ./nontype.cc -o nontype
then open in gdb.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11546

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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