Mark Hobley poked his little head through the XP firewall and said:
I am having a problem with the Debian package "checkpw", which I want to
investigate using a debugger.
Testing the checkpw interface, as root:
printf "mark mailbox y123456 "|checkpw id 3[&0
This should run the id program, but it does not.
I need to replicate the above behaviour in gdb, to find out where checkpw is
exiting.
You can study gdb by doing the command "info gdb".
If you're going to be using gdb consistently, I recommend GNU Press's
book on GDB (www.gnupress.org).
--
Code is community.