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

[lldb][lldb-dap] Fix for TestDAP_instruction_breakpoint.py test failure on windows. #106200

Merged
merged 78 commits into from
Aug 27, 2024
Merged
Changes from all commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
960351c
[lldb][test] Add the ability to extract the variable value out of the…
Nov 17, 2023
94c7680
Merge branch 'llvm:main' into main
santhoshe447 Nov 17, 2023
3235090
Merge branch 'llvm:main' into main
santhoshe447 Dec 12, 2023
ff9077f
Merge branch 'llvm:main' into main
santhoshe447 Dec 12, 2023
fa762d2
Merge branch 'llvm:main' into main
santhoshe447 Dec 12, 2023
09ff158
Merge branch 'llvm:main' into main
santhoshe447 May 3, 2024
ab44a69
[lldb-dap] Added "port" property to vscode "attach" command.
May 3, 2024
ef4f016
Merge branch 'llvm:main' into main
santhoshe447 May 3, 2024
35ba7f7
Merge branch 'llvm:main' into main
santhoshe447 May 6, 2024
bd38f88
Merge branch 'llvm:main' into main
santhoshe447 May 7, 2024
f65a580
Merge branch 'llvm:main' into main
santhoshe447 May 7, 2024
5763225
Merge branch 'llvm:main' into main
santhoshe447 May 7, 2024
bb18d6d
Merge branch 'llvm:main' into main
santhoshe447 May 7, 2024
1b1ae2b
Merge branch 'llvm:main' into main
santhoshe447 May 7, 2024
a2e4580
Merge branch 'llvm:main' into main
santhoshe447 May 8, 2024
3795dcd
Merge branch 'llvm:main' into main
santhoshe447 May 8, 2024
628fa40
Merge branch 'llvm:main' into main
santhoshe447 May 8, 2024
4e2e524
[lldb-dap] Added "port" property to vscode "attach" command.
May 8, 2024
4774f58
Merge branch 'llvm:main' into main
santhoshe447 May 9, 2024
175f1d3
[lldb-dap] Added "port" property to vscode "attach" command.
May 9, 2024
a6e9f66
Merge branch 'llvm:main' into main
santhoshe447 May 9, 2024
e5c0aed
Resolved code format issue.
May 9, 2024
c502203
Resolved code format errors.
May 9, 2024
89800a8
Merge branch 'llvm:main' into main
santhoshe447 May 15, 2024
c1bf2bd
[lldb-dap] Added "port" property to vscode "attach" command - Address…
May 15, 2024
5590afc
[lldb-dap] Added "port" property to vscode "attach" command - fix cod…
May 15, 2024
afcce33
Merge branch 'llvm:main' into main
santhoshe447 May 20, 2024
281c281
Merge branch 'llvm:main' into main
santhoshe447 May 24, 2024
624b789
Merge branch 'llvm:main' into main
santhoshe447 May 28, 2024
023b51e
[lldb-dap] Added "port" property to vscode "attach" command - resolve…
May 28, 2024
d19eb88
[lldb-dap] Added "port" property to vscode "attach" command -resolved…
May 28, 2024
16c37cd
Merge branch 'llvm:main' into main
santhoshe447 May 30, 2024
599a5ca
Merge branch 'llvm:main' into main
santhoshe447 May 30, 2024
fe9a4b6
[lldb-dap] Added "port" property to vscode "attach" command. #91570
May 30, 2024
c91b02d
[lldb-dap] Added "port" property to vscode "attach" command.
May 30, 2024
35ad541
Merge branch 'llvm:main' into main
santhoshe447 Jun 4, 2024
8e3f3a5
Merge branch 'llvm:main' into main
santhoshe447 Jun 4, 2024
de29728
[lldb-dap] Added "port" property to vscode "attach" command - address…
Jun 4, 2024
ac84b53
[lldb-dap] Added "port" property to vscode "attach" command - resolve…
Jun 4, 2024
7d1319c
Merge branch 'llvm:main' into main
santhoshe447 Jun 7, 2024
2a0eb9d
Merge branch 'llvm:main' into main
santhoshe447 Jun 10, 2024
08f40aa
[lldb-dap] Added "port" property to vscode "attach" command - fixed …
Jun 10, 2024
2a0bc63
[lldb-dap] Added "port" property to vscode "attach" command - resolve…
Jun 10, 2024
656c34a
[lldb-dap] Added "port" property to vscode "attach" command.
Jun 10, 2024
673ae34
Merge branch 'llvm:main' into main
santhoshe447 Jun 28, 2024
c6e552a
Merge branch 'llvm:main' into main
santhoshe447 Jul 22, 2024
043895d
Merge branch 'llvm:main' into main
santhoshe447 Jul 22, 2024
fe36e25
[lldb-dap] Updated README.md for newly added attach properties.
Jul 22, 2024
2011cb5
Merge branch 'llvm:main' into main
santhoshe447 Jul 23, 2024
03e4c20
Merge branch 'llvm:main' into main
santhoshe447 Jul 24, 2024
10d16b8
[lldb-dap] Updated README.md for newly added attach properties. #99926
Jul 24, 2024
a6c4895
Merge branch 'llvm:main' into main
santhoshe447 Jul 25, 2024
58affe7
[lldb-dap] Bump the version to 0.2.3
Jul 25, 2024
033c6a1
Merge branch 'llvm:main' into main
santhoshe447 Jul 25, 2024
7c96402
Merge branch 'llvm:main' into main
santhoshe447 Jul 26, 2024
17a99a7
Merge branch 'llvm:main' into main
santhoshe447 Aug 5, 2024
1e7d5f0
Merge branch 'llvm:main' into main
santhoshe447 Aug 13, 2024
e6fa6a8
Merge branch 'llvm:main' into main
santhoshe447 Aug 19, 2024
5069297
Merge branch 'llvm:main' into main
santhoshe447 Aug 20, 2024
7e22182
[lldb-dap] Enabling instruction breakpoint support to lldb-dap.
santhoshe447 Aug 20, 2024
ffe8dbc
[lldb-dap] Enabling instruction breakpoint support to lldb-dap.
santhoshe447 Aug 20, 2024
4d87a93
[lldb-dap] Enabling instruction breakpoint support to lldb-dap.
santhoshe447 Aug 20, 2024
18bcb03
[lldb-dap] Enabling instruction breakpoint support to lldb-dap.
santhoshe447 Aug 20, 2024
9893985
[lldb-dap] Enabling instruction breakpoint support to lldb-dap.
santhoshe447 Aug 21, 2024
e0101c1
[lldb-dap] Enabling instruction breakpoint support to lldb-dap.
santhoshe447 Aug 22, 2024
17f8c6d
[lldb-dap] Enabling instruction breakpoint support to lldb-dap.
santhoshe447 Aug 22, 2024
8c19498
[lldb-dap] Enabling instruction breakpoint support to lldb-dap.
santhoshe447 Aug 22, 2024
5031df9
Merge branch 'main' into main
santhoshe447 Aug 22, 2024
27d668f
Merge branch 'llvm:main' into main
santhoshe447 Aug 26, 2024
dbad4c5
[lldb-dap] Enabling instruction breakpoint support to lldb-dap.
santhoshe447 Aug 26, 2024
bac086e
[lldb-dap] Enabling instruction breakpoint support to lldb-dap.
santhoshe447 Aug 26, 2024
5401fbe
[lldb-dap] Enabling instruction breakpoint support to lldb-dap.
santhoshe447 Aug 26, 2024
3523cef
[lldb-dap] Enabling instruction breakpoint support to lldb-dap.
santhoshe447 Aug 26, 2024
ab68b22
[lldb-dap] Enabling instruction breakpoint support to lldb-dap.
santhoshe447 Aug 26, 2024
fc30dd1
Merge branch 'llvm:main' into main
santhoshe447 Aug 26, 2024
724e679
Merge branch 'llvm:main' into main
santhoshe447 Aug 26, 2024
76168c5
Merge branch 'llvm:main' into main
santhoshe447 Aug 27, 2024
e17a0fa
[lldb-dap] XFailed TestDAP_instruction_breakpoint.py for windows.
santhoshe447 Aug 27, 2024
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
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ def setUp(self):
self.main_basename = "main-copy.cpp"
self.main_path = os.path.realpath(self.getBuildArtifact(self.main_basename))

@skipIfWindows
def test_instruction_breakpoint(self):
self.build()
self.instruction_breakpoint_test()
Expand Down