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]

Re: [PATCH v2] Fix breakpoint thread condition missing with mi and a pending breakpoint.


On 03/23/2015 03:29 PM, Antoine Tremblay wrote:
> In this patch v2:
>   - comments are fixed as requested, sorry about that.
>   - returns are on their own line.
>   - Space before parens is fixed.
>   - English errors in the test fixed.
>   - mi_gdb_test "-break-delete 3" ".*" "" is now more specific : 
>   mi_gdb_test "-break-delete 3" "\\^done" "Delete breakpoint 3"

OK.

Thanks,
Pedro Alves


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