This is the mail archive of the gdb-patches@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]

Regression for gdb.base/help.exp [Re: [PATCH] Improve `help break' by mentioning probe support]


On Mon, 02 Jul 2012 05:36:54 +0200, Sergio Durigan Junior wrote:
> Thanks, checked in.
> 
>         http://sourceware.org/ml/gdb-cvs/2012-07/msg00006.html

b7734a7b77e439105a6b46c97acae06f31a5aedb is the first bad commit
commit b7734a7b77e439105a6b46c97acae06f31a5aedb
Author: sergiodj <sergiodj>
Date:   Mon Jul 2 03:36:02 2012 +0000

    2012-07-02  Sergio Durigan Junior  <sergiodj@redhat.com>
    
    	* breakpoint.c (BREAK_ARGS_HELP): Include help message for the new
    	`-probe' and `-probe-stap' options.

-PASS: gdb.base/help.exp: help breakpoint "b" abbreviation
-PASS: gdb.base/help.exp: help breakpoint "br" abbreviation
-PASS: gdb.base/help.exp: help breakpoint "bre" abbreviation
-PASS: gdb.base/help.exp: help breakpoint "brea" abbreviation
-PASS: gdb.base/help.exp: help breakpoint "break" abbreviation
+FAIL: gdb.base/help.exp: help breakpoint "b" abbreviation
+FAIL: gdb.base/help.exp: help breakpoint "br" abbreviation
+FAIL: gdb.base/help.exp: help breakpoint "bre" abbreviation
+FAIL: gdb.base/help.exp: help breakpoint "brea" abbreviation
+FAIL: gdb.base/help.exp: help breakpoint "break" abbreviation


Regards,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]