From 0edbf74d4e56dd40310b71a00bc23f550493fc45 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Sun, 24 Nov 2013 08:17:07 -0200 Subject: [PATCH] - Update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50e2efba13..c4427127f3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Features ======== - Stepthrough Debugging - - Flexible Breakpoints (Class Method, Function, File:Line, Address) + - Flexible Breakpoints (Class Method, Function, File:Line, Address, Opcode) - Easy Access to PHP with built-in eval() - Easy Access to Currently Executing Code - Userland API @@ -63,7 +63,7 @@ The following switches change the default behaviour of phpdbg: - -q do not print banner on startup - -r jump straight to run - -E enable step through eval() - + *Note: passing -rr will cause phpdbg to quit after execution, rather than returning to the console* Screeny -- 2.50.1