Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFC] Ada Support Plan
@ 2002-04-27 18:39 Aidan Skinner
  2002-04-28 14:52 ` Paul Hilfinger
  2002-05-01  7:13 ` Andrew Cagney
  0 siblings, 2 replies; 5+ messages in thread
From: Aidan Skinner @ 2002-04-27 18:39 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 849 bytes --]

Evening all. I got the copyright assignment forms back from the FSF
today. :)

So I've been thinking about how to go about feeding the patches to the
list, and basically came up with this:

1. patches to files that the ada-* files need (I *think* this is a
no-op, but I'm checking atm).

2. patches for the ada-* files and Makefile.in

3. patches for enabling ada support in the internals

4. patches to "set lang ada" and detect when to go into ada mode.

Does this seem reasonable? Is there a better way of doing it?

- Aidan

-- 
aidan@velvet.net  http://www.velvet.net/~aidan/  aim:aidans42
finger for pgp key fingerprint |Unix Programmer/Admin actively seeking work
01AA 1594 2DB0 09E3 B850       |CV at http://www.velvet.net/~aidan/cv.txt
C2D0 9A2C 4CC9 3EC4 75E1       |Gis a job, go on, I can do that, go on, gis it.

[-- Attachment #2: Type: application/pgp-signature, Size: 230 bytes --]

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

* Re: [RFC] Ada Support Plan
  2002-04-27 18:39 [RFC] Ada Support Plan Aidan Skinner
@ 2002-04-28 14:52 ` Paul Hilfinger
  2002-04-28 15:38   ` Aidan Skinner
  2002-05-01  7:13 ` Andrew Cagney
  1 sibling, 1 reply; 5+ messages in thread
From: Paul Hilfinger @ 2002-04-28 14:52 UTC (permalink / raw)
  To: Aidan Skinner; +Cc: gdb-patches


I would appreciate seeing these patches.  In the interim, ACT has, of
course, made a number of modifications on our original set of
patches.  

Paul Hilfinger


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

* Re: [RFC] Ada Support Plan
  2002-04-28 14:52 ` Paul Hilfinger
@ 2002-04-28 15:38   ` Aidan Skinner
  0 siblings, 0 replies; 5+ messages in thread
From: Aidan Skinner @ 2002-04-28 15:38 UTC (permalink / raw)
  To: Hilfinger; +Cc: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 759 bytes --]

On Sun, Apr 28, 2002 at 02:52:27PM -0700, Paul Hilfinger wrote

> I would appreciate seeing these patches.  In the interim, ACT has, of
> course, made a number of modifications on our original set of
> patches.  

NP. http://www.velvet.net/~aidan/tech/ada_gdb-current.patch.gz

My automated patch/build script has been siliently failing to run. ;/

It's based off of the snapshot you placed in
sources.redhat.com/pub/gdb/contrib/gnat.

- Aidan
-- 
aidan@velvet.net  http://www.velvet.net/~aidan/  aim:aidans42
finger for pgp key fingerprint |Unix Programmer/Admin actively seeking work
01AA 1594 2DB0 09E3 B850       |CV at http://www.velvet.net/~aidan/cv.txt
C2D0 9A2C 4CC9 3EC4 75E1       |Gis a job, go on, I can do that, go on, gis it.

[-- Attachment #2: Type: application/pgp-signature, Size: 230 bytes --]

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

* Re: [RFC] Ada Support Plan
  2002-04-27 18:39 [RFC] Ada Support Plan Aidan Skinner
  2002-04-28 14:52 ` Paul Hilfinger
@ 2002-05-01  7:13 ` Andrew Cagney
  2002-05-01 16:08   ` Aidan Skinner
  1 sibling, 1 reply; 5+ messages in thread
From: Andrew Cagney @ 2002-05-01  7:13 UTC (permalink / raw)
  To: Aidan Skinner; +Cc: gdb-patches

> Evening all. I got the copyright assignment forms back from the FSF
> today. :)
> 
> So I've been thinking about how to go about feeding the patches to the
> list, and basically came up with this:
> 
> 1. patches to files that the ada-* files need (I *think* this is a
> no-op, but I'm checking atm).

I'm not sure.  See below.

> 2. patches for the ada-* files and Makefile.in
> 
> 3. patches for enabling ada support in the internals
> 
> 4. patches to "set lang ada" and detect when to go into ada mode.
> 
> Does this seem reasonable? Is there a better way of doing it?

Have a look at what Petr Sorfa proposed for f95. My take on his strategy 
is to first get something that compiles and vagely works into the FSF 
repository and then, using that as a starting / discussion / reference 
point, integrate the more intrusive changes.

I think you're proposing the same strategy.

Andrew


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

* Re: [RFC] Ada Support Plan
  2002-05-01  7:13 ` Andrew Cagney
@ 2002-05-01 16:08   ` Aidan Skinner
  0 siblings, 0 replies; 5+ messages in thread
From: Aidan Skinner @ 2002-05-01 16:08 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb-patches

On Wed, May 01, 2002 at 10:13:15AM -0400, Andrew Cagney wrote:

> > Does this seem reasonable? Is there a better way of doing it?
> 
> Have a look at what Petr Sorfa proposed for f95. My take on his strategy 
> is to first get something that compiles and vagely works into the FSF 
> repository and then, using that as a starting / discussion / reference 
> point, integrate the more intrusive changes.
> 
> I think you're proposing the same strategy.

Pretty much, yeah.

If nobody has any objections I'll start feeding patches in in a couple
of days.

- Aidan
-- 
aidan@velvet.net  http://www.velvet.net/~aidan/  aim:aidans42
finger for pgp key fingerprint |Unix Programmer/Admin actively seeking work
01AA 1594 2DB0 09E3 B850       |CV at http://www.velvet.net/~aidan/cv.txt
C2D0 9A2C 4CC9 3EC4 75E1       |Gis a job, go on, I can do that, go on, gis it.


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

end of thread, other threads:[~2002-05-01 23:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-27 18:39 [RFC] Ada Support Plan Aidan Skinner
2002-04-28 14:52 ` Paul Hilfinger
2002-04-28 15:38   ` Aidan Skinner
2002-05-01  7:13 ` Andrew Cagney
2002-05-01 16:08   ` Aidan Skinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox