aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2015-10-29 15:25:00 +0000
committerPedro Alves <palves@redhat.com>2015-10-29 17:33:27 +0000
commitfa4c39cb5139e3fcd27bb486a6331297e343d248 (patch)
tree50474b1a89a3a2a03e3f6f48131a7bc4a91e39ed /gdb/ChangeLog
parente681cf3fe50d3c8d17dabde079bbd949a59ef53a (diff)
downloadgdb-fa4c39cb5139e3fcd27bb486a6331297e343d248.zip
gdb-fa4c39cb5139e3fcd27bb486a6331297e343d248.tar.gz
gdb-fa4c39cb5139e3fcd27bb486a6331297e343d248.tar.bz2
guile/: Add enum cast
gdb/ChangeLog: 2015-10-29 Pedro Alves <palves@redhat.com> * guile/scm-frame.c (gdbscm_unwind_stop_reason_string): Add cast.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 000566e..9433221 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2015-10-29 Pedro Alves <palves@redhat.com>
+
+ * guile/scm-frame.c (gdbscm_unwind_stop_reason_string): Add cast.
+
2015-10-29 Eli Zaretskii <eliz@gnu.org>
* utils.c (init_page_info): Disable paging if INSIDE_EMACS is set