# # ChangeLog for uspace/app/taskdump/taskdump.c in mainline # # Generated by Trac 1.6 # 2024-12-20T14:34:29Z Sat, 23 Jan 2010 14:25:32 GMT Jiri Svoboda [336db295] * boot/Makefile.common (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/udebug/udebug.h (modified) * kernel/generic/include/udebug/udebug_ops.h (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/udebug/udebug_ipc.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * uspace/Makefile (modified) * uspace/app/taskdump/Makefile (added) * uspace/app/taskdump/taskdump.c (added) * uspace/lib/libc/generic/udebug.c (modified) * uspace/lib/libc/include/udebug.h (modified) Fix THREAD_READ, add AREAS_READ Udebug method. Add task dump utility.