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 <josh.mcken...@datastax.com> wrote: > You doing something like GCJ with gdb? Reference tutorial. > <https://gcc.gnu.org/java/gdb.html> > > Having said that, I'd recommend using intellij idea > <https://wiki.apache.org/cassandra/RunningCassandraInIDEA>. > > On Fri, May 20, 2016 at 1:49 AM, Oleksandr Petrov < > oleksandr.pet...@gmail.com> wrote: > > > I'm not entirely sure how to debug in terminal. But you can set break > > points and debug in eclipse and IntelliJ without a problem. > > > > I strongly recommend reading the contributing guide: > > https://wiki.apache.org/cassandra/HowToContribute > > > > On Fri, 20 May 2016 at 03:18, Mahdi Mohammadi <mah...@gmail.com> wrote: > > > > > Hi, > > > > > > I can run a single unit test using `ant test -Dtest.name=TraceCqlTest`. > > > How can I debug the test using gdb (in the terminal)? > > > > > > Best Regards > > > > > -- > > Alex Petrov > > > > > > -- > Joshua McKenzie > DataStax >