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/16486] differences between "bt" and "bt no-filters"


https://sourceware.org/bugzilla/show_bug.cgi?id=16486

--- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tom Tromey <tromey@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=eb68e48764d4b038858dd4255ed248dbee6c4c0e

commit eb68e48764d4b038858dd4255ed248dbee6c4c0e
Author: Tom Tromey <tom@tromey.com>
Date:   Mon Apr 24 21:59:43 2017 -0600

    Call wrap_hint in one more spot in py-framefilter.c

    PR python/16486 notes that "bt" output is still wrapped differently
    when a frame filter is in use.  This patch brings it a bit closer by
    adding one more wrap_hint call, in a place where stack.c does this as
    well.

    gdb/ChangeLog
    2018-03-26  Tom Tromey  <tom@tromey.com>

        PR python/16486:
        * python/py-framefilter.c (py_print_args): Call wrap_hint.

-- 
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]