This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/14377] [7.5 Regression] JIT debug is broken


http://sourceware.org/bugzilla/show_bug.cgi?id=14377

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> 2012-07-20 15:29:34 UTC ---
Valgrind reports:

==31227== Conditional jump or move depends on uninitialised value(s)
==31227==    at 0x5C1DFF: peek_die_abbrev (dwarf2read.c:12103)
==31227==    by 0x5CC1EC: skip_children (dwarf2read.c:5019)
==31227==    by 0x5D0814: load_partial_dies (dwarf2read.c:5165)
==31227==    by 0x5D35E7: process_psymtab_comp_unit_reader (dwarf2read.c:4147)
==31227==    by 0x5CD13A: init_cutu_and_read_dies (dwarf2read.c:3954)
==31227==    by 0x5CF6C3: process_psymtab_comp_unit (dwarf2read.c:4223)
==31227==    by 0x5DC6D9: dwarf2_build_psymtabs (dwarf2read.c:4337)
==31227==    by 0x556FDD: require_partial_symbols (psymtab.c:88)
==31227==    by 0x55D5D9: syms_from_objfile (symfile.c:1001)
==31227==    by 0x55D764: symbol_file_add_with_addrs_or_offsets.constprop.16
(symfile.c:1108)
==31227==    by 0x65BE44: jit_register_code (jit.c:895)
==31227==    by 0x65CD0F: jit_event_handler (jit.c:1341)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]