https://bugs.kde.org/show_bug.cgi?id=380516

            Bug ID: 380516
           Summary: Debuging - Registers
           Product: kdevelop
           Version: 5.1.1
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: CPP Debugger
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: mohamedayman.f...@zoho.com
                CC: niko.s...@gmail.com
  Target Milestone: ---

I tried to debug ARM Cortex-M4 architecture using KDevelop.
After lots of trying to make it works, not all the registers appear in the the
Register view, the floating-point registers only shown up !!
here is the configuration I used to make debugging works
    target remote :3333
    b main
    set remote hardware-breakpoint-limit 6
    set remote hardware-watchpoint-limit 4
    monitor reset halt
    monitor reset init`

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to