Bug 558907 - Step over should filter lambda synthetic line

When stepping over the last line of a lambda body, the debugger will
hold at a synthetic line that is not visible in the source code. This
change ensures such lines are filtered by step over.

Change-Id: I15d61b2f4ef5becefb9a5d3558dc12c5664581ee
Signed-off-by: Simeon Andreev <simeon.danailov.andreev@gmail.com>
Reviewed-on: https://git.eclipse.org/r/c/jdt/eclipse.jdt.debug/+/189240
Tested-by: Andrey Loskutov <loskutov@gmx.de>
Tested-by: JDT Bot <jdt-bot@eclipse.org>
Reviewed-by: Andrey Loskutov <loskutov@gmx.de>
2 files changed