Re: How to debug a unit test?

2016-05-20 Thread Mahdi Mohammadi
Yes. I think I should switch to IDEA. So I guess it's not common/convinient to develop C* inside a Vagrant box. Best Regards On Fri, May 20, 2016 at 10:15 PM, Josh McKenzie wrote: > You doing something like GCJ with gdb? Reference tutorial. > > > Having said

Re: How to debug a unit test?

2016-05-20 Thread Josh McKenzie
You doing something like GCJ with gdb? Reference tutorial. Having said that, I'd recommend using intellij idea . On Fri, May 20, 2016 at 1:49 AM, Oleksandr Petrov < oleksandr.pet...@gmail.com> wrote: >