Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gdb/dist/gdb Improve comment in the GDB NetBSD...
details: https://anonhg.NetBSD.org/src/rev/a37e949d0daf
branches: trunk
changeset: 998818:a37e949d0daf
user: kamil <kamil%NetBSD.org@localhost>
date: Fri May 03 19:06:50 2019 +0000
description:
Improve comment in the GDB NetBSD code
diffstat:
external/gpl3/gdb/dist/gdb/nbsd-nat.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 1728e1f0e1d1 -r a37e949d0daf external/gpl3/gdb/dist/gdb/nbsd-nat.c
--- a/external/gpl3/gdb/dist/gdb/nbsd-nat.c Fri May 03 19:03:57 2019 +0000
+++ b/external/gpl3/gdb/dist/gdb/nbsd-nat.c Fri May 03 19:06:50 2019 +0000
@@ -364,8 +364,7 @@
* Always perform polling on exact PID, overwrite the default polling on
* WAIT_ANY.
*
- * This avoids events reported in random order reported for FORK / VFORK
- * when child and parent events are otherwise reported in random order.
+ * This avoids events reported in random order reported for FORK / VFORK.
*
* Polling on traced parent always simplifies the code.
*/
Home |
Main Index |
Thread Index |
Old Index