public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [RFC] Deprecate stabs
@ 2023-01-19 17:41 Tom Tromey
  2023-01-19 18:00 ` Eli Zaretskii
  2023-07-06 17:44 ` Pedro Alves
  0 siblings, 2 replies; 13+ messages in thread
From: Tom Tromey @ 2023-01-19 17:41 UTC (permalink / raw)
  To: gdb-patches; +Cc: Tom Tromey

I think it's time to deprecate stabs, and plan to remove all support
for them.  Stabs are long since obsolete and are not really maintained
in gdb.  GCC deprecated them in 12 and will remove them as well.
---
 gdb/NEWS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gdb/NEWS b/gdb/NEWS
index c0aac212e30..317f6536bc0 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -5,6 +5,9 @@
 
 * MI version 1 has been removed.
 
+* Support for the stabs debugging format is deprecated, and it will be
+  removed in GDB 15.
+
 * GDB has initial built-in support for the Debugger Adapter Protocol.
   This support requires that GDB be built with Python scripting
   enabled.
-- 
2.39.0


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

end of thread, other threads:[~2023-08-30 20:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-19 17:41 [RFC] Deprecate stabs Tom Tromey
2023-01-19 18:00 ` Eli Zaretskii
2023-01-20 12:48   ` Mark Wielaard
2023-01-20 13:47     ` Eli Zaretskii
2023-02-11  2:26       ` Tom Tromey
2023-02-11  8:29         ` Eli Zaretskii
2023-02-14 16:36           ` Simon Marchi
2023-02-12 12:53         ` Mark Wielaard
2023-07-06 17:44 ` Pedro Alves
2023-08-30 17:48   ` Tom Tromey
2023-08-30 17:58     ` Eli Zaretskii
2023-08-30 19:15     ` Kevin Buettner
2023-08-30 20:47     ` John Baldwin

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).