Post AvBAr3DcCB1e78i0Lg by [email protected] | |
More posts by [email protected] | |
Post #AvBAr3DcCB1e78i0Lg by [email protected] | |
0 likes, 0 repeats | |
c/c++ devs of fediverse, what does your debugging workflow look like? I've … | |
Post #AvBAr3M7gXpaXWgnbs by [email protected] | |
0 likes, 1 repeats | |
@voxel I'm also in the manual debugging camp. I use logs to understand the … | |
Post #AvBptxlX1QeCBw527k by [email protected] | |
0 likes, 0 repeats | |
@voxel for embedded stuff I mostly use EclipseCDT/STM32CubeIDE. The integrated … | |
Post #AvBr2W3rUmGQpQIQxU by [email protected] | |
0 likes, 0 repeats | |
@voxel emacs may or may not be for you, but since it's the story i know: th… | |
Post #AvBr2WAb5jeTAJRoSO by [email protected] | |
0 likes, 0 repeats | |
@antlers i've experimented with the [n]vim cousin of this with some limited… | |
Post #AvBr2b7agLDYWR4yxs by [email protected] | |
0 likes, 0 repeats | |
@voxel i’ve got used to QtCreator, it requires some set up, but less than vsc… | |
Post #AvBr2bEKHIbarKEMSm by [email protected] | |
0 likes, 0 repeats | |
@yozy so probably requires just as much setup if I don't use cmake? | |
Post #AvBr2dezF97UOaigIS by [email protected] | |
0 likes, 0 repeats | |
@voxel I think it has some way to setup using editor config or something simila… | |
Post #AvBr2fdHuQwuVtwLvU by [email protected] | |
0 likes, 0 repeats | |
@voxel I’m using CLion debugger, with breakpoints or sometimes a fmt::println… | |
Post #AvBr2fixZLUCnUaslc by [email protected] | |
0 likes, 0 repeats | |
@lexplt thanks for the suggestion, but I'm trying to avoid closed source so… | |
Post #AvBr2lF33T7nuSe4ye by [email protected] | |
0 likes, 0 repeats | |
@voxel did you try lldb? that, combined with asan and valgrind helps me catch m… | |
Post #AvBr2lLQfkEGEFdAvI by [email protected] | |
0 likes, 0 repeats | |
@esoteric_programmer I've only tried the built-in gdb tui interface I think… | |
Post #AvBr2nmRcH1jmcHmJE by [email protected] | |
0 likes, 0 repeats | |
@voxel did you try ugdb yet? it's a third-party tui frontend. I wanted to t… | |
Post #AvBr36s6dRqSzg54Gu by [email protected] | |
0 likes, 0 repeats | |
@voxel haha, somehow the emacs interface for gdb springs to mind. Back in the … | |
Post #AvBr36y8H2fLIMtsfI by [email protected] | |
0 likes, 0 repeats | |
@davesomebody haha what! *email interface???* | |
Post #AvBr373nvxCdZxYPVQ by [email protected] | |
0 likes, 0 repeats | |
@voxel emacs, I fixed it. could you imagine debugging by email? I think as a … | |
Post #AvBr379pZY1VseNDto by [email protected] | |
0 likes, 0 repeats | |
@davesomebody to: gdb@localhostcc: logger@localhostsubject: please set breakpoi… | |
Post #AvBr39cyOAWTXc1WbI by [email protected] | |
0 likes, 0 repeats | |
@voxel this isn't far off from how it goes some days. Debugging has change… | |
Post #AvDpWsd8L1JBv646Ii by [email protected] | |
0 likes, 0 repeats | |
@[email protected] I'm a GDB developer, so I'm biased but, If you f… | |
Post #AvDpWslHqhpYKNsc0e by [email protected] | |
0 likes, 0 repeats | |
@gwenthekween thanks for responding 😊. GDB works just fine but for 'rapi… | |
Post #AvDpWss1RfDafH1zVY by [email protected] | |
0 likes, 0 repeats | |
@voxel i think this is basically just what Gwen is recommending, but many years… | |
Post #AvDpWsxh6ZkswrgWLg by [email protected] | |
0 likes, 0 repeats | |
@[email protected] @[email protected] You could have that in a macro as… | |
Post #AvDpWt4QhX8vHkptqa by [email protected] | |
0 likes, 0 repeats | |
@[email protected] @[email protected] @[email protected] When … | |
Post #AvDro2qXo6JyR7eOHo by [email protected] | |
0 likes, 0 repeats | |
@[email protected] @[email protected] @[email protected] … | |
Post #AvDro2wvQNQQkudUES by [email protected] | |
0 likes, 0 repeats | |
@[email protected] @[email protected] @[email protected] On my… |