commit | ef2fd27a347bbb0e7cca7fdee97422f6ae4d4bda | [log] [tgz] |
---|---|---|
author | Petr Machata <pmachata@redhat.com> | Fri Sep 28 00:43:01 2012 +0200 |
committer | Petr Machata <pmachata@redhat.com> | Mon Oct 01 14:18:53 2012 +0200 |
tree | f202d9bf5343dac44b70d32b770ffc594bac4331 | |
parent | 1054c90aa71875610fda43365a8e74086eb2bd66 [diff] |
Support latent and delayed symbols Neither latent, nor delayed symbols are given a breakpoint. The difference is in who's responsible for the state. Latent symbols are (will be) used by ltrace core. Delayed symbols are used by backends. Only when both of these flags are cleared is a breakpoint enabled for the symbol.