[DiscordArchive] can you debug and set breakpoints in running code?
[DiscordArchive] can you debug and set breakpoints in running code?
Archived author: Kraft • Posted: 2018-05-17T15:03:52.301000+00:00
Original source
can you debug and set breakpoints in running code?
Archived author: Kraft • Posted: 2018-05-17T15:04:45.063000+00:00
Original source
nm, found an article describing how to do it. I'll check that out.
Archived author: Barbz • Posted: 2018-05-17T15:36:54.642000+00:00
Original source
there are more complete IDEs though
Archived author: Barbz • Posted: 2018-05-17T15:37:00.902000+00:00
Original source
maybe even a visual studio for linux
Archived author: Kaev • Posted: 2018-05-17T16:13:30.358000+00:00
Original source
Not sure how good the C++ support in Visual Studio Code is, but if it's implemented i would probably recommend that
Archived author: Kraft • Posted: 2018-05-17T16:18:39.965000+00:00
Original source
I installed VS for mac and it didn't even recognize azerothcore-wotlk as a valid project, so I'm assuming it doesn't deal with cmake.
Archived author: Zeeg • Posted: 2018-05-17T16:19:02.906000+00:00
Original source
with VS Code you need to install some extensions
Archived author: Kraft • Posted: 2018-05-17T16:19:05.136000+00:00
Original source
I really don't care about heavy IDE supoprt, I just want to be able to set breakpoints and inspect objects/variables in real time
Archived author: Zeeg • Posted: 2018-05-17T16:19:34.752000+00:00
Original source
gdb