Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Test Case for DataBreakpoints #1296

Merged
merged 5 commits into from
Mar 29, 2022
Merged

Add Test Case for DataBreakpoints #1296

merged 5 commits into from
Mar 29, 2022

Conversation

WardenGnaw
Copy link
Member

Added a test case for data breakpoints for GDB

  • Added command and response for SetDataBreakpoint and DataBreakpointInfo

Also fixed an issue where we would fail in DataBreakpointInfo but still return a successful response.

@WardenGnaw WardenGnaw added the VS Code VS Code label Mar 26, 2022
@WardenGnaw WardenGnaw self-assigned this Mar 26, 2022
src/OpenDebugAD7/AD7DebugSession.cs Show resolved Hide resolved
test/CppTests/Tests/BreakpointTests.cs Show resolved Hide resolved
test/CppTests/Tests/BreakpointTests.cs Show resolved Hide resolved
@WardenGnaw WardenGnaw merged commit 6ade1bb into main Mar 29, 2022
@WardenGnaw WardenGnaw deleted the dev/waan/dataBpTest branch March 31, 2022 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
VS Code VS Code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants