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 gdb/18605] New: single step over ARM Cortex 'udiv' instruction


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

            Bug ID: 18605
           Summary: single step over ARM Cortex 'udiv' instruction
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: m.krivtsov at samsung dot com
  Target Milestone: ---

While hunting for bug in application on ARM development board I met strange GDB
behavior - it fails to single step over 'udiv' instruction complaining about
memory access failure:

> Cannot access memory at address 0xffffffd3

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