This is the mail archive of the gdb-prs@sourceware.org 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]
Other format: [Raw text]

[Bug python/13327] expose value laziness to python


http://sourceware.org/bugzilla/show_bug.cgi?id=13327

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2011-10-25 18:35:24 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    pkoning@sourceware.org    2011-10-25 18:35:19

Modified files:
    gdb/doc        : ChangeLog gdb.texinfo 

Log message:
    PR python/13327

    * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
    fetch_lazy method.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.1231&r2=1.1232
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&r1=1.880&r2=1.881

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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