I am getting familiar with the Trafodion code. In particular, I am interested to see the hbase interfaces. So I installed the dev environment, added Eclipse with the CDT pluggin to be able to debug both C++ and java code.
I was hoping to set a breakpoint at: ExHBaseSelect.cpp, line 68, where I would have guessed case SCAN_OPEN: would be hit when I do from sqlci: select * from trafodion.usr.t3; I set dbg on all mx* processes. No success, the code won't breat on the break point. Any clue would be greatly appreciated :-), Regards, Eric Owhadi
