rizinorg / cutter

Free and Open Source Reverse Engineering Platform powered by rizin
https://cutter.re
GNU General Public License v3.0
15.8k stars 1.15k forks source link

Cann't set breakpoint in 1.10.2 #2167

Closed datnt53 closed 4 years ago

datnt53 commented 4 years ago

Environment information

Describe the bug

I tried to reverse ELF ARM aarch64 but cannot set breakpoint. base addr should not be larger than the breakpoint address. I don't get this error in v1.10.1.

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Screenshots

Additional context

ITAYC0HEN commented 4 years ago

Hey, thanks for opening the issue :) Before we're looking at it, would you mind trying with 1.10.3-pre? https://github.com/radareorg/cutter/releases/tag/v1.10.3-pre

datnt53 commented 4 years ago

OK, this error is resolved. Thanks!

ITAYC0HEN commented 4 years ago

Sure! Thank you for reporting :))