qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] BUG: QEMU aborts when setting breakpoint in gdb (bisect


From: Marcel Apfelbaum
Subject: Re: [Qemu-devel] BUG: QEMU aborts when setting breakpoint in gdb (bisected)
Date: Wed, 06 Nov 2013 18:30:32 +0200

On Wed, 2013-11-06 at 18:33 +0200, Michael S. Tsirkin wrote:
> On Wed, Nov 06, 2013 at 05:26:32PM +0100, Paolo Bonzini wrote:
> > Il 06/11/2013 17:22, Luiz Capitulino ha scritto:
> > > 1. Run qemu with gdb server support
> > > 
> > >    # qemu [...] -s -S
> > > 
> > > 2. Connect gdb and try to set a breakpoint
> > > 
> > >    $ gdb /path/to/vmlinux
> > >    (gdb) target remote:1234
> > >    (gdb) b secondary_startup_64
> > > 
> > > 3. On qemu terminal
> > > 
> > > qemu-qmp: 
> > > /home/lcapitulino/work/src/upstream/qmp-unstable/include/qemu/int128.h:22:
> > >  int128_get64: Assertion `!a.hi' failed.
> > > Aborted (core dumped)
> > 
> > Do you have "exec: limit system memory size"?
> > 
> > Paolo
> 
> Happens anyway :) Debugging.

I'll also assist tonight!
Marcel 





reply via email to

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