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 the function to edit register value #199

Merged
merged 24 commits into from
Sep 12, 2022
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
77b9d4e
add the function to edit register value
QuocDoBV Aug 15, 2022
02db0f3
Add the function to edit register value
QuocDoBV Aug 16, 2022
c162c61
Add the function to edit register value
QuocDoBV Aug 16, 2022
a350390
Delete GDBDebugSession.ts
QuocDoBV Aug 16, 2022
17bde75
redundant file
QuocDoBV Aug 16, 2022
3a5ff40
remove redundant code
QuocDoBV Aug 16, 2022
6b63e6b
Add integration tests for editing registers value
QuocDoBV Aug 22, 2022
f03b4d5
Add integration tests for editing registers value
QuocDoBV Aug 22, 2022
389084e
fix typo
QuocDoBV Aug 22, 2022
4a875e5
rebase code
QuocDoBV Aug 24, 2022
4803657
Merge branch 'eclipse-cdt-cloud:main' into main
QuocDoBV Aug 24, 2022
3af0b25
Change to a new solution
QuocDoBV Aug 24, 2022
d8d846d
add the sendVarSetFormatToHex function
QuocDoBV Aug 24, 2022
80a87e2
Update integration tests
QuocDoBV Aug 24, 2022
2e27c9c
Create var objects for the registers
QuocDoBV Sep 7, 2022
6fcd30e
remove test cases related to register "rn"
QuocDoBV Sep 7, 2022
9644018
update format
QuocDoBV Sep 8, 2022
09531a7
Test return values of setVariableRequest
QuocDoBV Sep 8, 2022
1f1d23d
enhance source code
QuocDoBV Sep 8, 2022
526a69f
enhance source
QuocDoBV Sep 8, 2022
b8ed4d8
add more parameter varType to varobj
QuocDoBV Sep 12, 2022
1afaa50
add a variable which has the same name register
QuocDoBV Sep 12, 2022
c56287f
check register has same name with local variable
QuocDoBV Sep 12, 2022
f6b22e7
issue when edit register have same name local
QuocDoBV Sep 12, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Delete GDBDebugSession.ts
  • Loading branch information
QuocDoBV authored Aug 16, 2022
commit a350390297e02135356c4c09b12db6e4c55472c1
Loading