So that: (fhpd) b foo works
(fhpd) b main breakpoint 0 (fhpd) actions BREAKPOINTS 0 y main 0 the critical code is this: add(new BreakpointCommand(), "b|reak"); which specifies that "b", "br", "bre", "brea", and "break" all match BreakpointCommand.