commit | 48129be18afd17688bced0bba8c0d98e2b85ef39 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue May 04 18:40:50 2021 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed May 05 07:47:29 2021 +0200 |
tree | 3ba0adfc5f984dcb4c0003b41da7cbb305e0efc4 | |
parent | 5ba80d677d563517bb9754c272e6df94adae281b [diff] |
MINOR: debug: add a new "debug dev sym" command in expert mode This command attempts to resolve a pointer to a symbol name. This is convenient during development as it's easier to get such pointers live than by issuing a debugger or calling addr2line.