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/1637: powerpc-eabi target regcache internal error


>Number:         1637
>Category:       gdb
>Synopsis:       powerpc-eabi target regcache internal error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri May 07 16:18:01 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     will_lentz@trimble.com
>Release:        insight-6.1
>Organization:
>Environment:
Redhat Linux 7.2
Linux hobbes 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 unknown
>Description:
I'm connecting through a bdi2000 to a powerpc 603e target.  Sometime when trying to look at/modify a register I get the following error:

GNU gdb 6.1
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 "--host=i686-pc-linux-gnu --target=powerpc-eabi".
0x00000100 in ?? ()
warning: no shared library support for this OS / ABI
The target architecture is assumed to be powerpc:603
Breakpoint 1 at 0x1845b4: file entry.c, line 2550.
Breakpoint 2 at 0xf3394: file pa_error.c, line 158.
(gdb) p/x $pc = 0x40000
../../insight-6.1/gdb/regcache.c:741: internal-error: regcache_raw_read: Assertion `regcache == current_regcache' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) y
>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]