]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
PR python/18438
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index ccb5bdeff06d3012299bd961cee8fd292c276e31..410f68300dce1e1d6e9a9d6c45a5b5b09e7ed4c6 100644 (file)
@@ -1,3 +1,10 @@
+2015-05-26  Doug Evans  <dje@google.com>
+
+       PR python/18438
+       * python/py-lazy-string.c (stpy_convert_to_value): Use
+       gdbpy_gdb_memory_error not PyExc_MemoryError.
+       (gdbpy_create_lazy_string_object): Ditto.
+
 2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * tui/tui-regs.c (tui_reg_next_command): Compare against NULL.