Re: JDB and thread ids
Björn Döbel <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 09.10.2014 00:21, teclis High Elf wrote:
> What command in JDB gives me a list of thread IDs I can use with
> the other thread commands. I tried the list tasks and didn't see
> anything that looked like a thread id.
Assuming you are using a recent (last 3 years...) Fiasco version:
* 'lp' gives you a list of all present threads including their states,
debug names and debug IDs.
* 'Q' gives you a list of all objects known to the kernel including
threads, tasks, IPC gates, IRQ objects etc.
Bjoern
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlQ2LlMACgkQP5ijxgQLUNmdfQCfcUYmzFJQkW8ZsTaAb1/tQ2iz
2hwAnjfUD033MnCoka/ATqH+LUjQkVNl
=+8hq
-----END PGP SIGNATURE-----