Hello all,

I'm looking for a method for debugging my solutions to interactive problems 
using a debugger. In particular, I wan't to be able to set breakpoints in 
my C++ solution, and have them trigger when it reaches that point. The 
problem arises because I call the interactive runner, and pass the binary 
as a parameter. I've spent quite sometime looking online, and couldn't find 
anything relevant. It would also be nice if I could set breakpoints in the 
local_test file, but that is optional.

I'm using Visual Studio Code, but a solution in any IDE, or even in gdb in 
a terminal would be great.

Thank you,
Lev

-- 
You received this message because you are subscribed to the Google Groups 
"Google Code Jam" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-code/0173995e-eb2c-4705-a5ab-41749910df13%40googlegroups.com.

Reply via email to