Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nuttx
/ parsememdump.py
File
parsememdump.py
tools/parsememdump.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
# tools/parsememdump.py
3
#
4
# SPDX-License-Identifier: Apache-2.0
Callers
nothing calls this directly
Calls
10
open
Function · 0.85
compare_dump_line
Function · 0.85
log_output
Class · 0.85
addr2line_db
Class · 0.85
parse_args
Method · 0.80
output
Method · 0.80
__del__
Method · 0.80
readline
Method · 0.45
append
Method · 0.45
parse
Method · 0.45
Tested by
no test coverage detected