summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1997-05-29 18:21:59 +0000
committerMiles Bader <miles@gnu.org>1997-05-29 18:21:59 +0000
commitdd78c0daa07dbb70c8a2e56db4b224e5813ba3ad (patch)
tree04ec90dd29bc22ed495c69b4d30b6c3571b56f93 /TODO
parent266c7fabe2732aa07e80d86de02a9a0357f26dc0 (diff)
.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index 741dd07a..2aebf244 100644
--- a/TODO
+++ b/TODO
@@ -231,6 +231,9 @@ See `tasks', the exported task list.
**** For mach-indep thread commands, before validating against
internal thread list. !!!
*** read core files !!
+*** Gdb doesn't work right if it doesn't have permission to frob the
+ inferior process (for instance, if it's a set[ug]id program), but
+ doesn't give a meaningful error message. Try `break main' in /bin/login.
** nfsd
*** Implement TCP nfs. !
@@ -242,7 +245,8 @@ See `tasks', the exported task list.
* Mach:
** Have some analogue of /dev/klog that syslogd can get kernel messages from
- (maybe there is already?); the boot file system, and other people deeming
+ (maybe there is already?); the boot file system, and other people
+deeming
it too risk to attempt to contact syslogd can use it too? !
** Add a startup timestamp to tasks, and have some way of fetching it. !!