* [5.3] Does GDB build on GNU/Linux s390?
@ 2002-11-12 8:43 Andrew Cagney
2002-11-12 8:53 ` Daniel Jacobowitz
0 siblings, 1 reply; 8+ messages in thread
From: Andrew Cagney @ 2002-11-12 8:43 UTC (permalink / raw)
To: gdb
See:
http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=513
Is anyone able to confirm / deny that GDB can be built on GNU/Linux s390?
Andrew
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [5.3] Does GDB build on GNU/Linux s390?
2002-11-12 8:43 [5.3] Does GDB build on GNU/Linux s390? Andrew Cagney
@ 2002-11-12 8:53 ` Daniel Jacobowitz
2002-11-12 9:08 ` Andrew Cagney
0 siblings, 1 reply; 8+ messages in thread
From: Daniel Jacobowitz @ 2002-11-12 8:53 UTC (permalink / raw)
To: Andrew Cagney; +Cc: gdb
On Tue, Nov 12, 2002 at 11:43:29AM -0500, Andrew Cagney wrote:
> See:
> http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=513
>
> Is anyone able to confirm / deny that GDB can be built on GNU/Linux s390?
Well, it built on S/390 on 8/18... I haven't tried since then, however.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [5.3] Does GDB build on GNU/Linux s390?
2002-11-12 8:53 ` Daniel Jacobowitz
@ 2002-11-12 9:08 ` Andrew Cagney
2002-11-12 9:12 ` Daniel Jacobowitz
0 siblings, 1 reply; 8+ messages in thread
From: Andrew Cagney @ 2002-11-12 9:08 UTC (permalink / raw)
To: Daniel Jacobowitz; +Cc: gdb
> On Tue, Nov 12, 2002 at 11:43:29AM -0500, Andrew Cagney wrote:
>
>> See:
>> http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=513
>>
>> Is anyone able to confirm / deny that GDB can be built on GNU/Linux s390?
>
>
> Well, it built on S/390 on 8/18... I haven't tried since then, however.
(18/8) that's good enough for me.
Andrew
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [5.3] Does GDB build on GNU/Linux s390?
2002-11-12 9:08 ` Andrew Cagney
@ 2002-11-12 9:12 ` Daniel Jacobowitz
2002-11-12 9:30 ` Andrew Cagney
0 siblings, 1 reply; 8+ messages in thread
From: Daniel Jacobowitz @ 2002-11-12 9:12 UTC (permalink / raw)
To: Andrew Cagney; +Cc: gdb
On Tue, Nov 12, 2002 at 12:08:33PM -0500, Andrew Cagney wrote:
> >On Tue, Nov 12, 2002 at 11:43:29AM -0500, Andrew Cagney wrote:
> >
> >>See:
> >>http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=513
> >>
> >>Is anyone able to confirm / deny that GDB can be built on GNU/Linux s390?
> >
> >
> >Well, it built on S/390 on 8/18... I haven't tried since then, however.
>
> (18/8) that's good enough for me.
Except the PR you just closed is a different problem than gdb/513
was...
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [5.3] Does GDB build on GNU/Linux s390?
2002-11-12 9:12 ` Daniel Jacobowitz
@ 2002-11-12 9:30 ` Andrew Cagney
2002-11-12 9:34 ` Daniel Jacobowitz
0 siblings, 1 reply; 8+ messages in thread
From: Andrew Cagney @ 2002-11-12 9:30 UTC (permalink / raw)
To: Daniel Jacobowitz; +Cc: gdb
> On Tue, Nov 12, 2002 at 12:08:33PM -0500, Andrew Cagney wrote:
>
>> >On Tue, Nov 12, 2002 at 11:43:29AM -0500, Andrew Cagney wrote:
>> >
>
>> >>See:
>> >>http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=513
>> >>
>> >>Is anyone able to confirm / deny that GDB can be built on GNU/Linux s390?
>
>> >
>> >
>> >Well, it built on S/390 on 8/18... I haven't tried since then, however.
>
>>
>> (18/8) that's good enough for me.
>
>
> Except the PR you just closed is a different problem than gdb/513
> was...
The bug report was against GDB 5.2.1 and s390. That will never build so
I don't see any reason for leaving it open. If it turns out that GDB
5.3 branch doesn't build on s390 GNU/Linux then, I'm pretty sure, we'll
get a new bug report.
Andrew
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [5.3] Does GDB build on GNU/Linux s390?
2002-11-12 9:30 ` Andrew Cagney
@ 2002-11-12 9:34 ` Daniel Jacobowitz
2002-11-12 12:15 ` Andrew Cagney
0 siblings, 1 reply; 8+ messages in thread
From: Daniel Jacobowitz @ 2002-11-12 9:34 UTC (permalink / raw)
To: Andrew Cagney; +Cc: gdb
On Tue, Nov 12, 2002 at 12:29:59PM -0500, Andrew Cagney wrote:
> >On Tue, Nov 12, 2002 at 12:08:33PM -0500, Andrew Cagney wrote:
> >
> >>>On Tue, Nov 12, 2002 at 11:43:29AM -0500, Andrew Cagney wrote:
> >>>
> >
> >>>>See:
> >>>>http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=513
> >>>>
> >>>>Is anyone able to confirm / deny that GDB can be built on GNU/Linux
> >>s390?
> >
> >>>
> >>>
> >>>Well, it built on S/390 on 8/18... I haven't tried since then, however.
> >
> >>
> >>(18/8) that's good enough for me.
> >
> >
> >Except the PR you just closed is a different problem than gdb/513
> >was...
>
> The bug report was against GDB 5.2.1 and s390. That will never build so
> I don't see any reason for leaving it open. If it turns out that GDB
> 5.3 branch doesn't build on s390 GNU/Linux then, I'm pretty sure, we'll
> get a new bug report.
The file he was reporting a bug on has not changed noticeably since
5.2.1, nor have any of its headers. If the definitions were missing on
his system they will still be missing, and we need to figure out where
to get them. It's hardly a duplicate report.
Also, I though 5.2.1 _did_ used to build on S/390...
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [5.3] Does GDB build on GNU/Linux s390?
2002-11-12 9:34 ` Daniel Jacobowitz
@ 2002-11-12 12:15 ` Andrew Cagney
2002-11-12 12:32 ` Daniel Jacobowitz
0 siblings, 1 reply; 8+ messages in thread
From: Andrew Cagney @ 2002-11-12 12:15 UTC (permalink / raw)
To: Daniel Jacobowitz; +Cc: gdb
> Also, I though 5.2.1 _did_ used to build on S/390...
It did? (It would explain the confusion.)
Andrew
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [5.3] Does GDB build on GNU/Linux s390?
2002-11-12 12:15 ` Andrew Cagney
@ 2002-11-12 12:32 ` Daniel Jacobowitz
0 siblings, 0 replies; 8+ messages in thread
From: Daniel Jacobowitz @ 2002-11-12 12:32 UTC (permalink / raw)
To: Andrew Cagney; +Cc: gdb
On Tue, Nov 12, 2002 at 03:15:01PM -0500, Andrew Cagney wrote:
> >Also, I though 5.2.1 _did_ used to build on S/390...
>
> It did? (It would explain the confusion.)
I just built it... gdb, gdbserver, and all.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2002-11-12 20:32 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-12 8:43 [5.3] Does GDB build on GNU/Linux s390? Andrew Cagney
2002-11-12 8:53 ` Daniel Jacobowitz
2002-11-12 9:08 ` Andrew Cagney
2002-11-12 9:12 ` Daniel Jacobowitz
2002-11-12 9:30 ` Andrew Cagney
2002-11-12 9:34 ` Daniel Jacobowitz
2002-11-12 12:15 ` Andrew Cagney
2002-11-12 12:32 ` Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox