OSDN Git Service

PR gdb/1658
authordrow <drow>
Wed, 16 Jun 2004 17:16:02 +0000 (17:16 +0000)
committerdrow <drow>
Wed, 16 Jun 2004 17:16:02 +0000 (17:16 +0000)
* dwarf2read.c (dwarf_decode_lines): Read the length of the extended
operation as a uleb128.  Found by Michael Coulter.

gdb/ChangeLog

index 8d304f9..47f5e93 100644 (file)
@@ -1,3 +1,9 @@
+2004-06-16  Daniel Jacobowitz  <dan@debian.org>
+
+       PR gdb/1658
+       * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
+       operation as a uleb128.  Found by Michael Coulter.
+
 2004-06-16  Paul N. Hilfinger  <Hilfinger@gnat.com>
        
        * ada-tasks.c: Rename build_task_list to ada_build_task_list, and