]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
Make ptype/whatis print function name of functions with no debug info too
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index d34b29a5c04caaf41e3b2c123f8ca8615a055d75..105c1dba5fc68de78e6729b520d068372fd44524 100644 (file)
@@ -1,3 +1,9 @@
+2017-09-04  Pedro Alves  <palves@redhat.com>
+
+       * eval.c (evaluate_subexp_standard): <OP_FUNCALL>: Extract
+       function name from symbol/minsym and pass it to
+       error_call_unknown_return_type.
+
 2017-09-04  Pedro Alves  <palves@redhat.com>
 
        * ada-lang.c (resolve_subexp): Handle OP_VAR_MSYM_VALUE.