Skip to content

Conversation

@sktt
Copy link
Contributor

@sktt sktt commented Aug 31, 2023

Remove "run" and "debug" targets. Adjust "gdb" target to read symbols from TARGET_DEBUG, which has the symbols. Also remove the "-ex 'b _start'" and append -S to QEMU_DEBUG_PARAMS to wait for debugger instead. I am not sure we can even use software breakpoints.

Remove "run" and "debug" targets. Adjust "gdb" target to read symbols from TARGET_DEBUG,
which has the symbols. Also remove the "-ex 'b _start'" and append -S to QEMU_DEBUG_PARAMS
to wait for debugger instead. I am not sure we can even use software breakpoints.

Signed-off-by: Johannes Wikner <[email protected]>
@sktt sktt added documentation Improvements or additions to documentation Priority: 4 Nice-to-have feature labels Aug 31, 2023
@sktt sktt requested a review from a team as a code owner August 31, 2023 14:57
@wipawel wipawel merged commit 5707bd6 into KernelTestFramework:mainline Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation Priority: 4 Nice-to-have feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants