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 3/6] Fix missing breakpoing/watchpoint hits, eliminate deferred_step_ptid.


I don't have much comments on the patch, just some nits on tests:

On 02/26/2014 04:32 AM, Pedro Alves wrote:
> +	gdb_test "set scheduler-locking off"

Use "gdb_test_no_output"?

> +	gdb_test "info breakpoints"
> +	gdb_test "set debug infrun 1"

I don't see the purpose of doing these two tests.

They apply to step-over-lands-on-watchpoint.exp too.

-- 
Yao (éå)


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