Menu

SVN Commit Log


Commit Date  
[r45] by andrey-simiklit

- update version to 1.2.0.8

2014-05-31 10:44:31 Tree
[r44] by andrey-simiklit

* fixed issue when subroutine or subprogram don't have DW_AT_LOW_PC

2014-05-31 10:36:31 Tree
[r43] by andrey-simiklit

+ add filed "m_name" to compile unit
* fixed issue when symbol not exists in dwarf data but exists in symbol table
* fixed issue when symbol name is not exist in DW_AT_object_pointer but exist in DW_AT_abstract_origin
* small optimization in CDWARFArangeTable

2014-05-31 10:17:35 Tree
[r42] by andrey-simiklit

- complete implementation for search inlining sub routine

2014-05-30 20:34:44 Tree
[r41] by andrey-simiklit

* fixed returns bad table by offset (CDWARFDebugLine::getLineTableByOffset)

2014-05-30 18:05:19 Tree
[r40] by andrey-simiklit

* fix exception "unordered list" on std::lower_bound (need before parse for initialize field "min_addr" after it we can insert this table to table list)

2014-05-29 22:11:25 Tree
[r39] by andrey-simiklit

- update CDWARFAggregator for parsing inlined subroutines

2014-05-29 08:04:06 Tree
[r38] by andrey-simiklit

- remove debug printf

2014-05-25 21:28:47 Tree
[r37] by andrey-simiklit

+ add dwarf aggregator
- add small optimizations

2014-05-25 21:27:52 Tree
[r36] by andrey-simiklit

+ add filed "m_stmt_list" to compile unit (it is point for Line Table)
- update Line Table for get by attribute stmt_list

2014-05-24 23:30:54 Tree
Older >