lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 13 Oct 2013 23:00:45 +0800
From:	黄梓 <hzbhlztok@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: While I use qemu and gdb to debug a kernel, it stucks in "[0]kdb>"
 and can't enter anything

gdb show that the statement that is excuted is
93			ret = nb->notifier_call(nb, val, v);
and qemu just says "[0]kdb>" but i can't type a word in it.

When I run :

qemu-system-x86_64  -kernel /home/mm/kdb-work/bzImage  -append
"root=/dev/sda" -boot c -hda /home/mm/kdb-work/busybox.img -k en-us

The qemu starts but it seems that there is a problem because it says
"Kernel panic -not syncing:No init found"

I want to know if this make the problem?
Does any body can help me? Thanks a lot
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ