start it/set a couple of breakpoints
break gdbSquareMaze::getStartMazeNode
is the form for putting a breakpoint on a C++ class method.