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] Fix PR threads/19422 - show which thread caused stop


On 01/14/2016 04:04 PM, Yao Qi wrote:

>> gdb/testsuite/ChangeLog:
>> 2016-01-04  Pedro Alves  <palves@redhat.com>
>>
>> 	* gdb.base/async-shell.exp: Adjust expected output.
>> 	* gdb.base/dprintf-non-stop.exp: Adjust expected output.
>> 	* gdb.base/siginfo-thread.exp
>> 	* gdb.base/watchpoint-hw-hit-once.exp
>> 	* gdb.java/jnpe.exp
>> 	* gdb.threads/clone-new-thread-event.exp
>> 	* gdb.threads/continue-pending-status.exp
>> 	* gdb.threads/leader-exit.exp
>> 	* gdb.threads/manythreads.exp
>> 	* gdb.threads/pthreads.exp
>> 	* gdb.threads/schedlock.exp
>> 	* gdb.threads/siginfo-threads.exp
>> 	* gdb.threads/signal-command-multiple-signals-pending.exp
>> 	* gdb.threads/signal-delivered-right-thread.exp
>> 	* gdb.threads/sigthread.exp
>> 	* gdb.threads/watchpoint-fork.exp
> 

> "Likewise" is missing for these changed files in ChangeLog.  Patch looks
> good to me.

Thanks Yao.  (I had fixed that in v2.)

The patch is now pushed.

Given that this only affects the CLI, I think we're free to
tweak it further if people find issues as they start using it,
without worry of breaking scripts/frontends.

Thanks,
Pedro Alves


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