Hi,
On 07/16/2013 01:28 PM, Yue Lu wrote:
Hi.
I am writing a debugger demo under GNU/Hurd when I study the gdb source
code. And I have met a big problem that when I set a breakpoint in the
inferior, my code can't resume inferior from it.
I can get the exception message from the mach kernel whe
Hi,
On 07/16/2013 02:04 PM, Yue Lu wrote:
Hi,
thanks for you reply.
On Wed, Jul 17, 2013 at 12:44 AM, Luis Machado
Some general thoughts...
Can you make sure the breakpoint has been lifted from the instruction it
replaced? If the breakpoint has been lifted and it is still being hit, then
it
On 12/08/2016 01:50 AM, Thomas Schwinge wrote:
Hi!
I hear, GDB is now a C++ code base? ;-) (Actually, to the best of my
knowledge, that makes GDB the first C++ project to use low-level
Mach/Hurd interfaces.)
No doubt this will need to be polished some more, but to at least restore
the build, I