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 win32/14529] Make gdb capable of JIT-debugging on W32


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

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Eli Zaretskii <eliz@sourceware.org>:

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

commit 463888ab6be549e8dcc9eac36dc07c1c237e2968
Author: Руслан Ижбулатов <lrn1986@gmail.com>
Date:   Sat Jul 23 11:38:03 2016 +0300

    Support JIT debugging on MS-Windows

    gdb/ChangeLog:
    2016-06-30  Руслан Ижбулатов  <lrn1986@gmail.com>

        PR gdb/14529
        * windows-nat.c (signal_event_command): New command 'signal-event'
        for W32 JIT debug support.
        * NEWS: Add an entry about the new 'signal-event' command.

    gdb/doc/ChangeLog:
    2016-06-30  Руслан Ижбулатов  <lrn1986@gmail.com>

        * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
        command.

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