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:
62b1765
)
[OBVIOUS] ChangeLog for obvious enable frame-filter help fix.
author
Philippe Waroquiers
<philippe.waroquiers@skynet.be>
Mon, 17 Sep 2018 22:54:31 +0000
(
00:54
+0200)
committer
Philippe Waroquiers
<philippe.waroquiers@skynet.be>
Mon, 17 Sep 2018 22:54:31 +0000
(
00:54
+0200)
ChangeLog for
62b1765c90ddce54c04a97caac86425d50f2cc56
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index e984f53a6675b270144e93037077f524a7065a46..a468d8dc3239710ee8c0300cdf5500a6e35dd852 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,8
@@
+2018-09-17 Philippe Waroquiers <philippe.waroquiers@skynet.be>
+
+ * python/lib/gdb/command/frame_filters.py (EnableFrameFilter):
+ Fix short help line.
+
2018-09-17 Tom Tromey <tom@tromey.com>
PR python/20445: