gdb: fix two comments in infrun
[binutils-gdb.git] / gdb / ChangeLog
index 89dff4bbd89d186bffd02701281dc559dd9a2cb0..75e7ee1428c1281dffa7a75e35f067510dd33f55 100644 (file)
@@ -1,3 +1,8 @@
+2020-10-21  Simon Marchi  <simon.marchi@efficios.com>
+
+       * infrun.c (displaced_step_in_progress_thread): Fix comment.
+       (displaced_step_in_progress): Fix comment.
+
 2020-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
 
        * gdbarch.sh (make_corefile_notes): Return unique pointer.