Menu

#1 Debug Information

Alpha
open
nobody
None
Core
54
all
2012-08-10
2012-07-13
No

Reading debug information might need revision for all environments. Make sure that debug information is read properly (to check if debug information is read, use: valgrind --trace-symtab=yes \<program>).

This task includes:

  • document supported debug formats
  • coregrind/m_debuginfo/readdwarf.c : find reason for having Windows-specific 'if (blklen == 0) return;' in ML_(read_debuginfo_dwarf3) or remove it
  • coregrind/m_debuginfo/readstabs.c : find reason for having Windows-specific code; check if struct nlist is valid for 64 bit
  • coregrind/m_debuginfo/storage.c : find reason for having Windows-specific 'if ( loc->size <= 0 ) return;' in addLoc() or remove it

Related

Tickets: #11
Tickets: #13
Wiki: CreatedAndModifiedFiles

Discussion

  • Christoph Schwarz

     
  • Christoph Schwarz

    • tool: --> Core
    • revision: --> 54
     
  • Christoph Schwarz

    See ticket [#17] for a possible PDB parsing problem.

     

    Related

    Tickets: #17


    Last edit: Christoph Schwarz 2012-08-10

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.