aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 81b7960..f084748 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
+ * infrun.c (follow_exec): Call add_thread after
+ target_find_description.
+
+2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
+
* infrun.c (handle_inferior_event_1): When exec'ing, read
stop_pc after follow_exec.