public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* RFA: NEWS update
@ 2010-08-17 17:15 Tom Tromey
  2010-08-17 18:19 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Tom Tromey @ 2010-08-17 17:15 UTC (permalink / raw)
  To: gdb-patches

This updates NEWS to account for the template parameter support.
I added a "C++ Improvements" section because I know we will be adding
more stuff here before 7.3.

Ok?

Tom

2010-08-17  Tom Tromey  <tromey@redhat.com>

	* NEWS: Mention template parameter support.

Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.399
diff -u -r1.399 NEWS
--- NEWS	16 Aug 2010 21:19:29 -0000	1.399
+++ NEWS	17 Aug 2010 17:15:03 -0000
@@ -12,6 +12,12 @@
 
      result = some_value (10,20)
 
+* C++ Improvements:
+
+  ** GDB now puts template parameters in scope when debugging in an
+     instantiation.  This feature requires proper debuginfo support
+     from the compiler; it was added to GCC 4.5.
+
 * GDB now has some support for using labels in the program's source in
   linespecs.  For instance, you can use "advance label" to continue
   execution to a label.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-08-17 21:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-17 17:15 RFA: NEWS update Tom Tromey
2010-08-17 18:19 ` Eli Zaretskii
2010-08-17 18:33   ` Tom Tromey
2010-08-17 19:25     ` Eli Zaretskii
2010-08-17 21:33       ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).