Skip to content

Conversation

@xusheng6
Copy link
Member

@xusheng6 xusheng6 commented Jan 7, 2026

Fix github.com/Vector35/debugger/isses/53

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ xusheng6
❌ Copilot
You have signed the CLA already but the status is still pending? Let us recheck it.

@xusheng6 xusheng6 force-pushed the test_hardware_breakpoint_2 branch from 3229306 to d2bb5be Compare January 9, 2026 09:06
"""
def __init__(self, module, offset, address, enabled, condition=""):
def __init__(self, module, offset, address, enabled, condition="", bp_type=DebugBreakpointType.BNSoftwareBreakpoint, size=1):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like this should really be a dataclass. I think this would clean up this class a bunch.

@xusheng6 xusheng6 merged commit 2e0c5f6 into dev Jan 12, 2026
1 check was pending
@xusheng6 xusheng6 deleted the test_hardware_breakpoint_2 branch January 12, 2026 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants