Skip to content

Implement GetThreadList and GetFramesOfThread for esReven adapter#1005

Open
razaina wants to merge 1 commit intoVector35:devfrom
razaina:feature/list_of_threads
Open

Implement GetThreadList and GetFramesOfThread for esReven adapter#1005
razaina wants to merge 1 commit intoVector35:devfrom
razaina:feature/list_of_threads

Conversation

@razaina
Copy link

@razaina razaina commented Mar 2, 2026

Use the custom rvn:list-threads packet to retrieve the list of threads and their call stack from REVEN. Parse the JSON response to populate thread and frame data, and cache the result to avoid redundant round trips. GetFramesOfThread serves stack frames from that same cache.

Use the custom rvn:list-threads packet to retrieve the list of threads
and their call stack from REVEN. Parse the JSON response to populate
thread and frame data, and cache the result to avoid redundant round
trips. GetFramesOfThread serves stack frames from that same cache.
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants