qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Question on gdb breakpoint


From: MAdhavan Srinivasan
Subject: [Qemu-devel] Question on gdb breakpoint
Date: Mon, 14 Apr 2014 22:40:06 +0530

Hi team,

I am trying to understand the gdb breakpoint support in qemu. i could see the arch_insert_sw_breakpoint adding a int3 opcode. But my question is, when the break is hit, how it is propagated to gdb server. I mean which routine or call is used from qemu to update the gdb server connected via target remote to say qemu has hit the breakpoint.

With regards
M14

reply via email to

[Prev in Thread] Current Thread [Next in Thread]