This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFA] parse_frame_specification (stack.c)


    From: Andrew Cagney <ac131313@cygnus.com>
    Date: Mon, 05 Mar 2001 15:39:38 -0500

    David Taylor wrote:

    > ChangeLog entry:
    > 
    >         * stack.c (parse_frame_specification): For one argument case,
    >         handle the situation where the argument is an integer, not an
    >         address -- arguably the most common case.  This matters on
    >         targets where pointers and addresses are different.

    Yes, fine, approved.  (Perhaphs just add a comment that the code is
    careful to not evaluate the expression twice - avoiding sideeffects).

Done.  Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]