aboutsummaryrefslogtreecommitdiff
path: root/ddb/db_print.c
Commit message (Expand)AuthorAgeFilesLines
* Add thread_set_name RPC.Flavio Cruz2024-02-121-4/+5
* ddb: Make show all runqs iterate over psets.Damien Zammit2024-02-111-3/+7
* ddb: Add whatis commandSamuel Thibault2023-10-011-1/+1
* kdb: Add "show all runqs" debug commandDamien Zammit2023-09-291-0/+27
* Remove unused db_lookup_portFlavio Cruz2023-01-091-17/+0
* Fix ddb warnings introduced with -Wstrict-prototypesFlavio Cruz2023-01-051-1/+1
* convert K&R into ansiGuy-Fleury Iteriteka2023-01-011-31/+25
* Fix some warnings with -Wmissing-prototypes.Flavio Cruz2022-12-271-4/+4
* Use mach_port_name in db_lookup_portFlavio Cruz2022-12-071-1/+1
* ddb: Print scheduling information.Justus Winter2017-08-051-5/+38
* ipc: replace the IPC table with a radix treeJustus Winter2015-05-201-14/+6
* ddb: add `show all tasks' commandJustus Winter2014-09-171-0/+24
* ddb: use db_thread_stat to format the flagsJustus Winter2014-06-111-6/+2
* ddb: print task names if availableJustus Winter2014-06-111-1/+6
* Convert from K&R to ANSIMarin Ramesa2014-04-041-16/+16
* ddb: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-151-9/+9
* ddb/db_print.c: use unsigned long instead of an unsigned intMarin Ramesa2013-12-091-1/+1
* ddb/db_print.c: remove register qualifiersMarin Ramesa2013-11-171-6/+6
* ddb: use and cleanup db_print.hMarin Ramesa2013-07-051-0/+1
* 2006-01-06 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+4
* 2006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+1
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-14/+14
* Initial sourceThomas Bushnell1997-02-251-0/+511