Stefan Kratochwil wrote:

> [...]
> I am developing a dynamic software updating tool for dynamically
> linked C libraries (in short: I want to patch dynamic libraries
> in-memory).

See also dyninst.

> [...]
> I am currently unaware of what types of information I _really_ need,
> so for now, getting as much information as possible is my way to go. I
> guess that the most important types of information will be [...]
> At the moment I am concentrating on the Linux / UNIX domain, so DWARF
> is my preferred format.

See also elfutils + https://github.com/pmachata/reflection

- FChE
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to