-
Hello, I know beta program is very unstable and causes many bugs. Debug Log
|
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 17 replies
-
Which architecture are you on? |
Beta Was this translation helpful? Give feedback.
-
Jeez, what a bug. I have Mac with an Intel processor and I couldn't get LLDB to work. The only way to fix it was the following (I needed to delete it by hand, otherwise it didn't work):
|
Beta Was this translation helpful? Give feedback.
-
deleting debugserver has not worked for me (Sonoma, Intel Mac; it worked before an OS upgrade). But the truth is I get this message (Process excited with code -1) in vscode, nvim via mason, and by running lldb by hand. It seems to be an OS issue, not VSIX. Now the only way to debug Rust is via RustRover, which will not last for ever, the final nail in the coffin for my Mac, I don't have time for GDB. |
Beta Was this translation helpful? Give feedback.
-
i have tried this, maybe in a wrong way, run debugserver manually, this
too, and lldb-server (and this "remote" way worked ... once, with C, and
then stopped). Two days lost with different versions of vsix and llvm (in
Cellar), nvim, lvim and astronvim, they have different approaches to DAP
config.
My company has strong security policies, maybe they have tampered with
something (gdb will not co-operate any longer either - "please check gdb is
codesigned - see taskgated"), maybe Cupertino did this, DevToolsSecurity is
of course enabled.
Well, again - my Mac is a dead man walking. But I can try anything you
propose.
ons. 21. feb. 2024 kl. 02:36 skrev SS024 ***@***.***>:
… finally find this solution. my previous debug experience pointed to
interaction from vscode front-end to backend debugger like lldb /gdb(if
launch debugger separately in terminal, it worked.).
—
Reply to this email directly, view it on GitHub
<#456 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIDNUTBVJH5GPPUVJ4OFWSDYUVFQ7AVCNFSM46R6PQI2U5DIOJSWCZC7NNSXTOKENFZWG5LTONUW63SDN5WW2ZLOOQ5TQNJTG4YTCNQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Ah just got a similar error I just uninstalled AND deleted the extension folder and re-installed. That worked. |
Beta Was this translation helpful? Give feedback.
-
what worked for me was upgrade to Sonoma 14.4 - suddenly lldb works both in
VSC and command line.
tir. 19. mars 2024 kl. 18:21 skrev Andreas Richter ***@***.***
…:
Ah just got a similar error I just uninstalled AND deleted the extension
folder and re-installed. That worked.
—
Reply to this email directly, view it on GitHub
<#456 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIDNUTFHC6HYZSPKQB4AAMTYZBXYRAVCNFSM46R6PQI2U5DIOJSWCZC7NNSXTOKENFZWG5LTONUW63SDN5WW2ZLOOQ5TQOBUGM3TMOI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Which architecture are you on?