Fix for incorrect breakpoint set in case of clang compiled binary
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index ae82862f5113be144bdb906efd9c8d77f32e0d32..41d9891ab3d783ec0c4ed50ec65973e55992d53a 100644 (file)
@@ -1,3 +1,10 @@
+2012-12-04  Karthik Bhat  <kv.bhat@samsung.com>
+
+       * i386-tdep.c (i386_skip_prologue): Using symbol table
+       to find the end of prologue for clang compiled binaries.
+       * amd64-tdep.c (amd64_skip_prologue): Using symbol table
+       to find the end of prologue for clang compiled binaries.
+
 2012-12-03  Doug Evans  <dje@google.com>
 
        * dwarf2read.c (struct dwarf2_per_objfile): Clarify comment.
This page took 0.024856 seconds and 4 git commands to generate.