summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJim Blandy <jimb@red-bean.com>2012-02-26 17:38:45 +0800
committerChong Yidong <cyd@gnu.org>2012-02-26 17:38:45 +0800
commit4fd9655790324ce4b0a321ddae45e98af3953fe1 (patch)
tree9423541146950219b11ef924122cc082b4086fc0 /lisp/ChangeLog
parentfa9a08553937a87d6162bb0a7b21dfd3b3f47164 (diff)
downloademacs-4fd9655790324ce4b0a321ddae45e98af3953fe1.tar.gz
Fix handling of commands containing double quotes in gdb-mi
* lisp/progmodes/gdb-mi.el (gdb-mi-quote): New function. (gdb-send): Apply it to the operand of the '-interpreter-exec console' command, so that we can pass arguments with (say) quotes in them. Store exact string sent in gdb-debug-log (Bug#10765).
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9f1c4e71444..a6783b87baa 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2012-02-26 Jim Blandy <jimb@red-bean.com>
+
+ * progmodes/gdb-mi.el (gdb-mi-quote): New function.
+ (gdb-send): Apply it to the operand of the '-interpreter-exec
+ console' command, so that we can pass arguments with (say) quotes
+ in them. Store exact string sent in gdb-debug-log (Bug#10765).
+
2012-02-26 Chong Yidong <cyd@gnu.org>
* help-fns.el (describe-function-1): Clarify description of