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

Disble LLDB for native debugging on Windows #376

Closed
op2786 opened this issue Nov 18, 2022 · 1 comment
Closed

Disble LLDB for native debugging on Windows #376

op2786 opened this issue Nov 18, 2022 · 1 comment
Labels
DbgEng Adapter Bugs/issues related to the DbgEndAdapter Effort: High Impact: Low LLDB Adapter upsteam lldb issues
Milestone

Comments

@op2786
Copy link
Contributor

op2786 commented Nov 18, 2022

Looks like LLDB can not restore original bytes for breakpoints on windows. If I override IP, seems like continue, step into /over etc works.

lldb

Probably related to #124

Reading address from LLDB backend:

x  0x401710
0x00401710: cc 83 ec 28 c7 05 22 9a 00 00 00 00 00 00 e8 3d  ...(.."........=
0x00401720: 54 00 00 48 83 c4 28 e9 84 fa ff ff 90 90 90 90  T..H..(.........
@xusheng6
Copy link
Member

Tracked upstream by llvm/llvm-project#60063

@xusheng6 xusheng6 added the DbgEng Adapter Bugs/issues related to the DbgEndAdapter label Jul 12, 2023
@xusheng6 xusheng6 changed the title LLDB is broken on windows Disble LLDB for native debugging on Windows May 28, 2024
@xusheng6 xusheng6 added this to the Elysium milestone May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DbgEng Adapter Bugs/issues related to the DbgEndAdapter Effort: High Impact: Low LLDB Adapter upsteam lldb issues
Projects
None yet
Development

No branches or pull requests

2 participants