tizen 2.0
[external/ltrace.git] / BUGS
1 * Manual page is not accurate (config files...)
2 * Doesn't do inter-library calls (BP is in the executable's PLT)
3 * It lacks support for several Linux archs, and many operating systems
4 * 2008-12-29: this line in config file does not work (2nd argument not used):
5   string setlocale(enum(LC_ALL=6), string);
6 * 2009-04-07 doesn't work with threads (processes sharing memory)