]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Fix/Update misc comments
authorLuis Machado <luis.machado@linaro.org>
Fri, 6 Dec 2019 21:12:37 +0000 (18:12 -0300)
committerLuis Machado <luis.machado@linaro.org>
Tue, 14 Jan 2020 14:17:26 +0000 (11:17 -0300)
commit7da6a5b938b426379f61e56e259a925bedfe242b
treec4bce214765c16583017f6be5b7faf44f7979380
parent7a6bf3becbe3e0ce47d2681edcfe7adcb67fe4e2
Fix/Update misc comments

While doing some investigation of mine, i noticed a few typos,
inaccuracies and missing information.

I went ahead and updated/improved those.

gdb/ChangeLog:

2020-01-14  Luis Machado  <luis.machado@linaro.org>

* inf-ptrace.c (inf_ptrace_target::resume): Update comments.
* infrun.c (resume_1): Likewise.
(handle_inferior_event): Remove stale comment.
* linux-nat.c (linux_nat_target::resume): Update comments.
(save_stop_reason): Likewise.
(linux_nat_filter_event): Likewise.
* linux-nat.h (struct lwp_info) <stop_pc>, <stop_reason>: Likewise.
gdb/ChangeLog
gdb/inf-ptrace.c
gdb/infrun.c
gdb/linux-nat.c
gdb/linux-nat.h