public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/10142] New: D Programming Language support
@ 2009-05-11  2:27 bugmenot at mailinator dot com
  2009-05-11  2:49 ` [Bug gdb/10142] " llucax at gmail dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: bugmenot at mailinator dot com @ 2009-05-11  2:27 UTC (permalink / raw)
  To: gdb-prs

It would be great to have D Programming Language support directly in GDB.

There are already some patches that add D support to GDB so all is needed is to
apply the patch in upstream.

I think the patch may need some cleanup for inclusion (for example some comments
in new files say "C language support routines for GDB, the GNU debugger"), but I
open this issue so it's easier to keep track of it and to know what is needed to
get it included in GDB.

Here is the current patch:
http://www.dsource.org/projects/gdb-patches/browser/downloads/gdb6.8/gdb-6.8-d-2.patch

-- 
           Summary: D Programming Language support
           Product: gdb
           Version: 6.8
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: gdb
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: bugmenot at mailinator dot com
                CC: gdb-prs at sourceware dot org


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

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


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

* [Bug gdb/10142] D Programming Language support
  2009-05-11  2:27 [Bug gdb/10142] New: D Programming Language support bugmenot at mailinator dot com
@ 2009-05-11  2:49 ` llucax at gmail dot com
  2009-05-11 16:36 ` tromey at redhat dot com
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: llucax at gmail dot com @ 2009-05-11  2:49 UTC (permalink / raw)
  To: gdb-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |llucax at gmail dot com


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

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


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

* [Bug gdb/10142] D Programming Language support
  2009-05-11  2:27 [Bug gdb/10142] New: D Programming Language support bugmenot at mailinator dot com
  2009-05-11  2:49 ` [Bug gdb/10142] " llucax at gmail dot com
@ 2009-05-11 16:36 ` tromey at redhat dot com
  2009-07-24  0:46 ` llucax at gmail dot com
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: tromey at redhat dot com @ 2009-05-11 16:36 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From tromey at redhat dot com  2009-05-11 16:36 -------
For a patch this size we would need copyright assignments from all
the authors of the patch.  I would suggest emailing the gdb list
and asking for the paperwork; one of the maintainers will get you started.

Also, send the patch to the gdb-patches list, as described here:
http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/src/gdb/CONTRIBUTE?content-type=text/x-cvsweb-markup&cvsroot=src
gdb doesn't really use bugzilla for patch tracking, much.

I glanced quickly at the patch; it will need some reformatting and it will
need to be rebased to the current cvs.  It may require other changes, too,
but I didn't read that closely.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com


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

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


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

* [Bug gdb/10142] D Programming Language support
  2009-05-11  2:27 [Bug gdb/10142] New: D Programming Language support bugmenot at mailinator dot com
  2009-05-11  2:49 ` [Bug gdb/10142] " llucax at gmail dot com
  2009-05-11 16:36 ` tromey at redhat dot com
@ 2009-07-24  0:46 ` llucax at gmail dot com
  2009-08-07  0:17 ` tromey at redhat dot com
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: llucax at gmail dot com @ 2009-07-24  0:46 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From llucax at gmail dot com  2009-07-24 00:46 -------
Hi. I'm still trying to track down the original author. I found that he wrote a
couple of mails to the GDB mailing list and touched the topic about copyright
assignment and he was OK with it then, see:

http://sourceware.org/ml/gdb-patches/2005-04/msg00074.html

The thread ends with Daniel Jacobowitz sending the papers to sign to the
original author (John Demme), but I don't know if the signature ever came back.
Is there any way to find out?

-- 


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

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


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

* [Bug gdb/10142] D Programming Language support
  2009-05-11  2:27 [Bug gdb/10142] New: D Programming Language support bugmenot at mailinator dot com
                   ` (2 preceding siblings ...)
  2009-07-24  0:46 ` llucax at gmail dot com
@ 2009-08-07  0:17 ` tromey at redhat dot com
  2010-01-09 13:12 ` brobecker at gnat dot com
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: tromey at redhat dot com @ 2009-08-07  0:17 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From tromey at redhat dot com  2009-08-07 00:17 -------
Ask on the gdb list, one of the maintainers will know how to find out.
Or, email the assignment clerk at the FSF.

-- 


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

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


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

* [Bug gdb/10142] D Programming Language support
  2009-05-11  2:27 [Bug gdb/10142] New: D Programming Language support bugmenot at mailinator dot com
                   ` (3 preceding siblings ...)
  2009-08-07  0:17 ` tromey at redhat dot com
@ 2010-01-09 13:12 ` brobecker at gnat dot com
  2010-01-10  1:04 ` llucax at gmail dot com
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: brobecker at gnat dot com @ 2010-01-09 13:12 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From brobecker at gnat dot com  2010-01-09 13:12 -------
(In reply to comment #3)
> Ask on the gdb list, one of the maintainers will know how to find out.
> Or, email the assignment clerk at the FSF.

For the record:
I just double-checked, and assignment papers from John Demme were indeed filed.

-- 


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

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


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

* [Bug gdb/10142] D Programming Language support
  2009-05-11  2:27 [Bug gdb/10142] New: D Programming Language support bugmenot at mailinator dot com
                   ` (4 preceding siblings ...)
  2010-01-09 13:12 ` brobecker at gnat dot com
@ 2010-01-10  1:04 ` llucax at gmail dot com
  2010-04-23  2:57 ` llucax at gmail dot com
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: llucax at gmail dot com @ 2010-01-10  1:04 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From llucax at gmail dot com  2010-01-10 01:04 -------
Excelent. Mihail Zenkov told me he already signed the papers too, can you
confirm if the FSF received the signed papers from him too?

Thanks!

-- 


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

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


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

* [Bug gdb/10142] D Programming Language support
  2009-05-11  2:27 [Bug gdb/10142] New: D Programming Language support bugmenot at mailinator dot com
                   ` (5 preceding siblings ...)
  2010-01-10  1:04 ` llucax at gmail dot com
@ 2010-04-23  2:57 ` llucax at gmail dot com
  2010-04-23  4:13 ` tromey at redhat dot com
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: llucax at gmail dot com @ 2010-04-23  2:57 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From llucax at gmail dot com  2010-04-23 02:57 -------
I contacted Mihail (the current mantainer of the patch) and he said he is still
working on the patch and he will be posting another version of it for review. It
would be nice to know if all the paperwork is finally sorted out.

Thanks.

-- 


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

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


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

* [Bug gdb/10142] D Programming Language support
  2009-05-11  2:27 [Bug gdb/10142] New: D Programming Language support bugmenot at mailinator dot com
                   ` (6 preceding siblings ...)
  2010-04-23  2:57 ` llucax at gmail dot com
@ 2010-04-23  4:13 ` tromey at redhat dot com
  2010-04-30 16:27 ` llucax at gmail dot com
  2010-04-30 16:27 ` llucax at gmail dot com
  9 siblings, 0 replies; 11+ messages in thread
From: tromey at redhat dot com @ 2010-04-23  4:13 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From tromey at redhat dot com  2010-04-23 04:13 -------
The patch is currently being discussed (last couple of days)
on gdb-patches.  AFAIK all the paperwork is done.

-- 


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

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


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

* [Bug gdb/10142] D Programming Language support
  2009-05-11  2:27 [Bug gdb/10142] New: D Programming Language support bugmenot at mailinator dot com
                   ` (8 preceding siblings ...)
  2010-04-30 16:27 ` llucax at gmail dot com
@ 2010-04-30 16:27 ` llucax at gmail dot com
  9 siblings, 0 replies; 11+ messages in thread
From: llucax at gmail dot com @ 2010-04-30 16:27 UTC (permalink / raw)
  To: gdb-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|6.8                         |7.2


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

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


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

* [Bug gdb/10142] D Programming Language support
  2009-05-11  2:27 [Bug gdb/10142] New: D Programming Language support bugmenot at mailinator dot com
                   ` (7 preceding siblings ...)
  2010-04-23  4:13 ` tromey at redhat dot com
@ 2010-04-30 16:27 ` llucax at gmail dot com
  2010-04-30 16:27 ` llucax at gmail dot com
  9 siblings, 0 replies; 11+ messages in thread
From: llucax at gmail dot com @ 2010-04-30 16:27 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From llucax at gmail dot com  2010-04-30 16:27 -------
The patch has been accepted and committed, thank to all people involved!

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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

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


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

end of thread, other threads:[~2010-04-30 16:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-11  2:27 [Bug gdb/10142] New: D Programming Language support bugmenot at mailinator dot com
2009-05-11  2:49 ` [Bug gdb/10142] " llucax at gmail dot com
2009-05-11 16:36 ` tromey at redhat dot com
2009-07-24  0:46 ` llucax at gmail dot com
2009-08-07  0:17 ` tromey at redhat dot com
2010-01-09 13:12 ` brobecker at gnat dot com
2010-01-10  1:04 ` llucax at gmail dot com
2010-04-23  2:57 ` llucax at gmail dot com
2010-04-23  4:13 ` tromey at redhat dot com
2010-04-30 16:27 ` llucax at gmail dot com
2010-04-30 16:27 ` llucax at gmail dot com

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