That works well. Thanks so much Craig.
On Fri, Apr 15, 2011 at 10:08 AM, Craig Brozefsky wrote:
> On Thu, Apr 14, 2011 at 10:16 AM, Amirali Shambayati
> wrote:
>
>>
>> Also I tried combination of gdb and qemu using following commands:
>> #gdb
>> (gdb) symbol-file vmlinux.o
>> (gdb) target remote
On Thu, Apr 14, 2011 at 10:16 AM, Amirali Shambayati
wrote:
>
> Also I tried combination of gdb and qemu using following commands:
> #gdb
> (gdb) symbol-file vmlinux.o
> (gdb) target remote localhost:1234
> (gdb) break scsi_lib.c 1420
> (gdb) c
>
> I tried above commands to check if stops at brea