Ivan Ilak

Results 9 comments of Ivan Ilak

Sorry for the long silence, was not working on with this particular board for a while. As @Delzye mentioned, the issue here was the `-m` flag for the second core....

Unfortunately, it did not/might have solved the issue, but now I get an other error... ``` [ DEBUG ] 2024-04-16T20:46:07Z+0200 ] ...ilak/.local/share/nvim/lazy/nvim-dap/lua/dap/session.lua:1373 ] "Spawning debug adapter" { args = {...

@bkryza Unfortunately I dont have the container open anymore… I will reproduce it tomorrow and try clang-tidy and let you know how it goes! Thanks for the help!

@bkryza I tried running `clang-tidy` but this does not really work since `clang-tidy` has no `--query-driver` feature. I also tried @andylinpersonal approach. First of all, thanks for taking the time...

Hi @andylinpersonal Im glad you are saying this b.c. I thought I might be crazy. I build `clang-uml` with `clang-18` in debug mode and rerun everything and no segfault now....

Thought so, will see if I can find anything on `nixpkgs` and otherwise create new issue there...

@GaetanLepage Thank you for opening, and getting the original `nvim` package meged into `nixpkgs`! While the potential changes in this PR are underway, I would like to play around a...

@MattSturgeon Thank you for the answer! Im strongly considering reworking my config to support `lz.n` then, since there is little benefit of loading this plugin before the first use... What...

@MattSturgeon I see, this was a misunderstanding on my part. Thanks a lot for the help, I got it to work after some tinkering and looking at the resulting `init.lua`