Skip to content

feat: Add conversion of trapframe to kprobe's pt_regs - #3

Closed
Godones wants to merge 1 commit into
mainfrom
dev/axprobe
Closed

feat: Add conversion of trapframe to kprobe's pt_regs#3
Godones wants to merge 1 commit into
mainfrom
dev/axprobe

Conversation

@Godones

@Godones Godones commented Sep 22, 2025

Copy link
Copy Markdown

No description provided.

@Azure-stars

Copy link
Copy Markdown

@AsakuraMizu Is this PR suitable to be merged now?

@AsakuraMizu

Copy link
Copy Markdown

@AsakuraMizu Is this PR suitable to be merged now?

My idea is that while we are working on architecture support and improvement, there may be a lot of code changes. So I suggest using a separate branch (dev/xxx) for development instead of using main. Therefore, this PR has not been merged yet.

Add custom callback for break exception.
Add debug handler for x86_64.
Add kprobe support to aarch64 arch and extend break handler parameter.
Add debug exception for x86_64 and fix the break exception definition error in aarch64.

Signed-off-by: Godones <chenlinfeng25@outlook.com>
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