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]

breakpoints/2379: dwarf2-frame.c internal error


>Number:         2379
>Category:       breakpoints
>Synopsis:       dwarf2-frame.c internal error
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          external
>Submitter-Id:   net
>Arrival-Date:   Fri Dec 07 08:48:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     nandita.srinivasan@gmail.com
>Release:        gdb-6.6
>Organization:
>Environment:
ARM 11
>Description:
Hi Daniel,

I have ARM11 processor, and am using gcc 3.4 and gdb-6.6 version.

My gdbserver is configured for host-arm-linux and --target=arm-linux.
and gdb is configured for host=i686-linux-pc target=arm-linux.
(while building, i tried using -feliminate-dwarf2-dups CFLAG)
I am running the gdbserver on my device (having blackfin and arm11 processor).

Linux m/c:

I have put a breakpoint in one of the cpp files whose symbol is residing in a shared library.  (the solib paths are set correctly and src is also found correctly)
On hitting the breakpoint, i get an error stating:
dwarf2-frame.c:1475: internal error: sect_index_text not initialized.

Could you please suggest a solution for this problem. 

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