This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb/2011: Unable to modify dynamic linker flags.


>Number:         2011
>Category:       gdb
>Synopsis:       Unable to modify dynamic linker flags.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Sep 17 15:58:00 UTC 2005
>Closed-Date:
>Last-Modified:
>Originator:     danglin@gcc.gnu.org
>Release:        GNU gdb 6.3.50.20050917-cvs
>Organization:
>Environment:
hppa64-hp-hpux11.11
>Description:
# gdb ../cc1
GNU gdb 6.3.50.20050917-cvs
Copyright 2004 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 "hppa64-hp-hpux11.11"...
(gdb) r `cat xx.sh`
Starting program: /test/gnu/gcc-3.3/objdir/gcc/cc1 `cat xx.sh`
Detaching after fork from child process 7412.
Unable to modify dynamic linker flags.
(gdb) r
The program being debugged has been started already.
Start it from the beginning? (y or n) y

Starting program: /test/gnu/gcc-3.3/objdir/gcc/cc1 `cat xx.sh`

[1]+  Stopped                 gdb ../cc1
# fg
gdb ../cc1
[setting tty state failed in terminal_inferior: Interrupted system call]
Detaching after fork from child process 7416.
Unable to modify dynamic linker flags.
(gdb)

# cat xx.sh
-iprefix /test/gnu/gcc-3.3/objdir/gcc/../lib/gcc/hppa64-hp-hpux11.11/4.1.0/ -isystem /test/gnu/gcc-3.3/objdir/gcc/include /test/gnu/gcc-3.3/gcc/gcc/testsuite/gcc.c-torture/compile/20031023-1.c -dumpbase 20031023-1.c -auxbase-strip 20031023-1.s -g -O3 -w -version -fno-show-column -o 20031023-1.s

This is a regression from 6.2.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]