Skip to content

[Linux / Android] Cannot set breakpoint via :db [addr] #728

@JingMatrix

Description

@JingMatrix

Hello, this is my first time using r2frida. I complied a hello_world C program on my Linux x86_64, and inspected it with r2frida.

My frida version is 17.2.14 and my radare2 version is 5.9.8.

No matter which address I set with the :db [addr] command, it always failed with response:

ERROR: error: cannot read property 'setHardwareBreakpoint' of undefined

Regarding this issue, I would also like to ask if hardware breakpoint is the only type of breakpoint I can set with r2frida.
If there are other alternatives, how could I set them?

Concerning the hardware breakpoint, is it implemented via the debug registers?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions