summaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2018-10-15 17:26:56 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2018-10-15 15:39:16 +0000
commitf612833d83f527cc3bcb394d689e93ab51c88e71 (patch)
tree128c2c6c22393a4fab4ccf498c4b4f6478106b82 /src/tools
parentc920c8aafa7b27bb7f8fbc01c2658777c23ed889 (diff)
downloadqt-creator-f612833d83f527cc3bcb394d689e93ab51c88e71.tar.gz
Debugger: Pretty print the name of a function when using lldb
This is achieved by calling "po" on an address value casted to a simple function pointer type, regardless of the actual type of the function pointer. lldb does not complain, and reports the library where the function is defined, its name, and location in the source code if available. Change-Id: I23ccce62e33bcf213ccdcb55c9836d54333f3c86 Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/tools')
0 files changed, 0 insertions, 0 deletions