From f1d27f1c6ca63516bcf98912a3b3cbc3fe0718cd Mon Sep 17 00:00:00 2001 From: Karthik Bhat Date: Wed, 21 Nov 2012 08:02:13 +0000 Subject: [PATCH] Added forgotton ChangeLog for previous fix i.e. breakpoint not set properly in case of clang compiled binary commit --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7f0d3e2c949..138e0df2aca 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2012-11-21 Karthik Bhat + + * i386-tdep.c (i386_skip_prologue): See if we + can determine the end of the prologue via the symbol table. + If so use the same instead of going through prologue instructions. + 2012-11-21 Yao Qi PR tdep/7438 -- 2.30.2