tech-kern archive

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

Re: looking at kernel core dump with gdb



On Tue, Dec 30, 2008 at 04:53:00PM +0100, Manuel Bouyer wrote:
> to get it working. "target kcore" and "target kvm" both seems to not
> exist any more ...

The latter - does "help tareget" not show it for you?

List of target subcommands:

target async -- Use a remote computer via a serial line
target child -- Unix child process (started by the "run" command)
target core -- Use a core file as a target
target exec -- Use an executable file as a target
target extended-async -- Use a remote computer via a serial line
target extended-remote -- Use a remote computer via a serial line
target kvm -- Use a kernel virtual memory image as a target
target remote -- Use a remote computer via a serial line


Martin


Home | Main Index | Thread Index | Old Index