aboutsummaryrefslogtreecommitdiff
path: root/library.c
AgeCommit message (Expand)Author
2012-04-19Don't require target library as part of symbol initPetr Machata
2012-04-19Drop library_symbol.is_weakPetr Machata
2012-04-19Drop library_symbol.needs_initPetr Machata
2012-04-19Change iterators each_task, each_process, library_each_symbolPetr Machata
2012-04-19library_symbol_init takes target_address_t instead of GElf_AddrPetr Machata
2012-04-19Support bias, display library name on breakpointPetr Machata
2012-04-19The first crude version of tracing across librariesPetr Machata