Bug 8517 - GDB 6.0 problem on Tru64 5.1*
Summary: GDB 6.0 problem on Tru64 5.1*
Status: RESOLVED OBSOLETE
Alias: None
Product: gdb
Classification: Unclassified
Component: gdb (show other bugs)
Version: 6.0
: P2 enhancement
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-08 12:18 UTC by deknuydt
Modified: 2014-09-15 14:51 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description deknuydt 2003-10-08 12:18:00 UTC
[Converted from Gnats 1412]

> gdb brol
GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "alphaev6-dec-osf5.1"...
 (gdb) r
[nothing happens here; gdb is waiting forever]
[hit ctrl-c]
/proc/27076: Interrupted system call.
init_inferior: wait_for_stop failed

This is for all binaries.
Gdb 5.3 works without a problem.

Release:
gdb 6.0

Environment:
Tru64 v 5.1b (and 5.1).  Gdb compiled with gcc 3.3.1
Comment 1 Sergio Durigan Junior 2014-09-14 02:47:06 UTC
This is pretty old and probably not valid anymore.  I have no way to test Tru64 support, but I would be curious if this bug is still present with a recent GDB.
Comment 2 Gary Benson 2014-09-15 09:37:15 UTC
The GDB project is planning on removing support for the following
platforms:
  - MIPS IRIX (mips*-sgi-irix5*, mips*-sgi-irix6*)
  - Alpha Tru64 (alpha*-*-osf*)
...
Our process for removing
a platform is fairly fast by internet standards: If no one steps up,
we will send this notice to gdb-announce a week from now. And then
declare the removal a week after that.
  -- https://sourceware.org/ml/gdb/2014-09/msg00041.html
Comment 3 Sergio Durigan Junior 2014-09-15 14:51:25 UTC
Thanks for the remind, Gary.  Closing this as OBSOLETE.