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 record/19187] running with process record over a fork causes GDB internal error


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

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Pedro Alves <palves@sourceware.org>:

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

commit b2b6a7dab91de9a616e1d76c869d127c5752b9e6
Author: Pedro Alves <palves@redhat.com>
Date:   Wed Aug 10 23:03:29 2016 +0100

    Introduce 'enum remove_bp_reason'

    Makes the code more obvious.

    gdb/ChangeLog:
    2016-08-10  Pedro Alves  <palves@redhat.com>

        PR gdb/19187
        * breakpoint.c (insertion_state_t): Delete.
        (enum remove_bp_reason): New.
        (detach_breakpoints, remove_breakpoint_1, remove_breakpoint):
        Adjust to use enum remove_bp_reason instead of insertion_state_t.

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