This is the mail archive of the gdb-prs@sources.redhat.com 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/1932: dwarf2-frame.c:1071: internal-error: Unsupported encoding: DW_EH_PE_indirect


>Number:         1932
>Category:       gdb
>Synopsis:       dwarf2-frame.c:1071: internal-error: Unsupported encoding: DW_EH_PE_indirect
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Apr 30 00:48:02 UTC 2005
>Closed-Date:
>Last-Modified:
>Originator:     Navneeth Rao
>Release:        gdb 6.2.1
>Organization:
>Environment:
#uname -a
SunOS sun 5.10 Generic sun4u sparc SUNW,Sun-Fire-V240

# /usr/local/bin/g++ -v
Reading specs from /usr/local/gcc/3.3.3/lib/gcc-lib/sparc-sun-solaris2.9/3.3.3/specs
Configured with: ../configure --prefix=/usr/local/gcc/3.3.3 --enable-languages=c,c++
Thread model: posix
gcc version 3.3.3
>Description:
# /gdb32 a.out
GNU gdb 6.2
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 "sparc-sun-solaris2.8"...
../../gdb/dwarf2-frame.c:1071: internal-error: Unsupported encoding: DW_EH_PE_indirect
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) n

../../gdb/dwarf2-frame.c:1071: internal-error: Unsupported encoding: DW_EH_PE_indirect
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) y

(gdb) quit
>How-To-Repeat:
# /usr/local/bin/g++ -v
Reading specs from /usr/local/gcc/3.3.3/lib/gcc-lib/sparc-sun-solaris2.9/3.3.3/specs
Configured with: ../configure --prefix=/usr/local/gcc/3.3.3 --enable-languages=c,c++
Thread model: posix
gcc version 3.3.3

# gdb --version
GNU gdb 6.2
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 "sparc-sun-solaris2.8".

>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]