From d9d321eda991179b981987e01e9d2c2e6c68d4ef Mon Sep 17 00:00:00 2001 From: Derek Parker Date: Fri, 12 Sep 2014 08:12:54 -0500 Subject: [PATCH] Remove non-feature from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7a2355b0..382e26e9 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,6 @@ Once inside a debugging session, the following commands may be used: * In-scope variable evaluation * In-scope variable setting * Readline integration -* Ability to launch debugging session from debugged program, with breakpoint set correctly * Support for OS X ### License