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