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]

[Bug tdep/20955] New: GDB internal error in cris-tdep.c


https://sourceware.org/bugzilla/show_bug.cgi?id=20955

            Bug ID: 20955
           Summary: GDB internal error in cris-tdep.c
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tdep
          Assignee: unassigned at sourceware dot org
          Reporter: qiyao at gcc dot gnu.org
  Target Milestone: ---

(gdb) set architecture cris
The target architecture is assumed to be cris
(gdb) disassemble 0,+4
Dump of assembler code from 0x0 to 0x4:
   0x00000000:  
../../binutils-gdb/gdb/cris-tdep.c:3793: internal-error: int
cris_delayed_get_disassembler(bfd_vma, disassemble_info*): Assertion `exec_bfd
!= NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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