projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baea0da
)
gdbserver:tracepoint.c:cmd_qtdpsrc use savestring.
author
Pedro Alves
<palves@redhat.com>
Thu, 14 Feb 2013 17:30:03 +0000
(17:30 +0000)
committer
Pedro Alves
<palves@redhat.com>
Thu, 14 Feb 2013 17:30:03 +0000
(17:30 +0000)
An obvious use case for savestring.
Tested on x86_64 Fedora 17.
2013-02-14 Pedro Alves <palves@redhat.com>
* tracepoint.c (cmd_qtdpsrc): Use savestring.
gdb/gdbserver/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/gdbserver/ChangeLog
b/gdb/gdbserver/ChangeLog
index e0669799cf8018fc35550acd0d705f39488f1961..07bd1a8a7ad47de42dd9bbb0dd8cb897cd0c50f5 100644
(file)
--- a/
gdb/gdbserver/ChangeLog
+++ b/
gdb/gdbserver/ChangeLog
@@
-1,3
+1,7
@@
+2013-02-14 Pedro Alves <palves@redhat.com>
+
+ * tracepoint.c (cmd_qtdpsrc): Use savestring.
+
2013-02-14 Pedro Alves <palves@redhat.com>
* tracepoint.c (save_string): Delete.