On 2013-01-24 12:19, Fabien Chouteau wrote:
> On 01/24/2013 03:02 AM, Joel Brobecker wrote:
>>> qAttached is not supported in Qemu yet, this explains why Gdb sends
>>> "kill" at the end of debug session. I will implement it and revert your
>>> patch. Gdb will automatically detach instead of kill at
On 01/24/2013 03:02 AM, Joel Brobecker wrote:
>> qAttached is not supported in Qemu yet, this explains why Gdb sends
>> "kill" at the end of debug session. I will implement it and revert your
>> patch. Gdb will automatically detach instead of kill at the end of
>> debugging session.
>
> I would ma
On 01/23/2013 07:44 PM, Jan Kiszka wrote:
>
> PS: If you are looking for kill in the meantime: "monitor quit"
>
I didn't know we can use monitor from Gdb, thanks for the info.
--
Fabien Chouteau
> qAttached is not supported in Qemu yet, this explains why Gdb sends
> "kill" at the end of debug session. I will implement it and revert your
> patch. Gdb will automatically detach instead of kill at the end of
> debugging session.
I would make it configurable by the command-line, to allow for b
On 2013-01-23 19:04, Fabien Chouteau wrote:
> On 01/22/2013 03:59 PM, Jan Kiszka wrote:
>> On 2013-01-22 15:04, Fabien Chouteau wrote:
>>> Hello Qemu folks,
>>>
>>> I'm sorry to be (very) late, but I do not agree with this patch.
>>>
>>> Your modification just makes the "kill" command behave like "
On 01/22/2013 03:59 PM, Jan Kiszka wrote:
> On 2013-01-22 15:04, Fabien Chouteau wrote:
>> Hello Qemu folks,
>>
>> I'm sorry to be (very) late, but I do not agree with this patch.
>>
>> Your modification just makes the "kill" command behave like "detach", so
>> why not use "detach" instead?
>
> gd
On 2013-01-22 15:04, Fabien Chouteau wrote:
> Hello Qemu folks,
>
> I'm sorry to be (very) late, but I do not agree with this patch.
>
> Your modification just makes the "kill" command behave like "detach", so
> why not use "detach" instead?
gdb automatically issues kill when you quite. This is
Hello Qemu folks,
I'm sorry to be (very) late, but I do not agree with this patch.
Your modification just makes the "kill" command behave like "detach", so
why not use "detach" instead?
"kill" has its own semantic and it's important to keep it. So I suggest
we revert this patch.
Regards,
> Too
Thanks, applied. I've been an accidental killer myself countless times.
On Tue, Mar 6, 2012 at 17:32, Jan Kiszka wrote:
> Too many VM kittens were killed since 7d03f82f81. Another one just died
> under my fat fingers.
>
> When you quit a kgdb session, does the Linux kernel power off? Or when
> yo
Too many VM kittens were killed since 7d03f82f81. Another one just died
under my fat fingers.
When you quit a kgdb session, does the Linux kernel power off? Or when
you terminate gdb attached to a hardware debugger, does your board
vanish in space? No.
So let's stop terminating QEMU when the gdbs
10 matches
Mail list logo