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 breakpoints/20001] src/gdb/breakpoint.c:3092: redundant test ?


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

Sergio Durigan Junior <sergiodj at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Sergio Durigan Junior <sergiodj at redhat dot com> ---
Nevermind, I found it:

commit 4daf19021fef36767e70845608a8a2c3b4d72f99
Author: Yacov Simhony <ysimhony@gmail.com>
Date:   Fri Sep 21 07:53:51 2018 -0600

    Remove redundant test in update_inserted_breakpoint_locations

    Remove a redundant test in update_inserted_breakpoint_locations.

    gdb/ChangeLog
    2018-09-21  Yacov Simhony  <ysimhony@gmail.com>

            * breakpoint.c (update_inserted_breakpoint_locations): Remove
            redundant condition.


Closing the bug, then.

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