Philip Rowlands wrote: > I tried it like this: > > gdb -x <( printf "run\nbt" ) --args bash -c 'kill -6 $$'
I think it is an incredibly clever way to wrap up a gdb session in into a command line one-liner. I really like it! Bob _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
