Script started on Fri 02 Nov 2007 09:41:26 AM CET sandos@sandlap:~$ gdb /usr/sbin/haldman haldtail /var/log/auth.logman haldgdb /usr/sbin/hald GNU gdb 6.6-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"... (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) run --deaemon=no --verbsose=yes Starting program: /usr/sbin/hald --daemon=no --verbose=yes (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 09:41:37.425 [I] hald.c:529: hal 0.5.9.1 09:41:37.425 [I] hald.c:594: Will not daemonize 09:41:37.425 [I] hald_dbus.c:4807: local server is listening at unix:abstract=/var/run/hald/dbus-9L5OjHo82E,guid=3f08e3ec3081537ae072df00472ae2c1 09:41:37.429 [I] hald_runner.c:299: Runner has pid 14736 09:41:37.430 [W] ci-tracker.c:200: Could not get uid for connection: org.freedesktop.DBus.Error.NameHasNoOwner Could not get UID of name 'org.freedesktop.DBus': no such name 09:41:37.430 [E] hald_dbus.c:4462: Cannot get caller info for org.freedesktop.DBus Runner started - allowed paths are '/usr/lib/hal:/usr/lib/hal/scripts:/usr/bin' 09:41:37.431 [I] hald_runner.c:180: runner connection is 0x80947c0 (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 09:41:37.439 [D] util_helper.c:124: drop_privileges: could not set group id Program exited with code 0377. (gdb) quit sandos@sandlap:~$ exit Script done on Fri 02 Nov 2007 09:41:40 AM CET