Print UNOP_MEMVAL of an OP_LONG that ends up as a function specially
authorJohn Gilmore <gnu@cygnus>
Fri, 2 Aug 1991 09:23:23 +0000 (09:23 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 2 Aug 1991 09:23:23 +0000 (09:23 +0000)
gdb/ChangeLog

index 8d7f425948d5e79e18ce4b28b095ca3e8e9c32fd..3217d333e5a3bf0d64fd4e025cc1e04d8b4120d4 100644 (file)
@@ -1,5 +1,11 @@
 Fri Aug  2 00:13:06 1991  John Gilmore  (gnu at cygint.cygnus.com)
 
+       * expprint.c (print_subexp):  Print UNOP_MEMVAL of an OP_LONG that
+       ends up as a function specially, since we know the actual type of
+       the pointed-to address.  This (somewhat) fixes display of
+       expressions that include misc_function_vector names.  Try `cond 1
+       !strcmp("a","b")' then `i b'.
+
        * infrun.c:  Move DO_DEFERRED_STORES from proceed() to resume().
        The child can be proceeded from inside wait_for_inferior in
        evaluating breakpoint conditions, and DO_DEFERRED_STORES was
This page took 0.02722 seconds and 4 git commands to generate.