Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2023 14:33:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273290] radare2 does not stop at set breakpoint
Message-ID:  <bug-273290-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273290

            Bug ID: 273290
           Summary: radare2 does not stop at set breakpoint
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: pdh@pcsforney.com

when debugging a program with radare2, setting a breakpoint on a line will =
not
stop execution at the breakpoint. This issue can be reproduced by writing a
program to print out 10 lines and then setting a breakpoint at the line whi=
ch
prints the text. The program will show that a breakpoint (b) is set at the
line, but the program will continue as if it was not set.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273290-7788>