X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=BUGS;h=d22417776b4f3cb2309747e42ac4605bc5cb5674;hp=abf8f7ae30bff246b82046168e9ba98d4d25c559;hb=73349dc5ac33e904a1311829f2e42d923309e744;hpb=e9b919fbc67a12f8825732f028b33c66e8321e11 diff --git a/BUGS b/BUGS index abf8f7ae30..d22417776b 100644 --- a/BUGS +++ b/BUGS @@ -22,7 +22,7 @@ that may be important. - If the report is for a regression: - Include logs for both working and broken versions. - Find the precise version that caused the regression by binary search. - For example: if testing version 550 works but 600 fail, then try 575, etc. + You can use "git bisect" to expedite this binary search. If possible, please develop and attach a patch that helps to expose or solve the reported problem. See the PATCHES file for more information