On Fri, Aug 31, 2012 at 8:10 PM, Ariel Cararo <
ariel.cararo@xxxxxxxxx> wrote:
> sorry Julien, I don't understand, I was seeing the steps in the
>
pok-safety-critical.net in the Wiki page at the end say how use gdb:
>
> You can plug gdb with QEMU. For that, invoke QEMU like that :
>
> qemu -fda floppy.img -boot a -S -s -p 1234
>
> Then, start gdb with gdb kernel-binary.elf and then, connect gdb to the VM
> with
>
> target remote :1234
>
> Then, resume the VM.
>
> But I haven't the floppy.img and kernel-binary.elf neither, how I can get?
>
> Thanks.
>
>
>
>
>
>
> 2012/8/31 Julien Delange <
julien@xxxxxxxxx>
>>
>> Hi,
>>
>> With earlier version of qemu, you can just use the -kernel parameter
>> to start pok.
>>
>>
>>
>> On Fri, Aug 31, 2012 at 8:22 AM, Ariel Cararo <
ariel.cararo@xxxxxxxxx>
>> wrote:
>> > Two quetions for debug:
>> > 1) Where I can get de floppy.img or I use the boot-grub-only.img??
>> > 2) When I need debug, I have that rename pok.elf to kernel-binary.elf??
>> >
>> > Thanks.
>> >
>> >
>> > 2012/8/30 Laurent Lec <
lec.laurent@xxxxxxxxx>
>> >>
>> >> On Thu, Aug 30, 2012 at 6:09 PM, Ariel Cararo <
ariel.cararo@xxxxxxxxx>
>> >> wrote:
>> >> > I was running Wireshark and detect that haven't comunicaction between
>> >> > qemu's...and I don't know in the rtl8029_init() function when call
>> >> > pci_register(...) function this return !=0...
>> >>
>> >> Well, follow the code with gdb...
>> >>
>> >> --
>> >> Laurent Lec
>> >>
>> >>
>> >
>>
>>
>