X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=BUGS;h=69675256cade19e608253af9570d846b87f3bf01;hp=d22417776b4f3cb2309747e42ac4605bc5cb5674;hb=747d6f22868dd87cb54341cc22d9eb3687039735;hpb=8a162e5e063fbbd6be04568e29633fad8f8b6720 diff --git a/BUGS b/BUGS index d22417776b..69675256ca 100644 --- a/BUGS +++ b/BUGS @@ -1,4 +1,4 @@ -// This file is part of the Doyxgen Developer Manual +// This file is part of the Doxygen Developer Manual /** @page bugs Bug Reporting Please report bugs by subscribing to the OpenOCD mailing list and @@ -22,7 +22,8 @@ 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. - You can use "git bisect" to expedite this binary search. + You can use "git bisect" to expedite this binary search: + http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html If possible, please develop and attach a patch that helps to expose or solve the reported problem. See the PATCHES file for more information