> This is okay, except that the term "target stack", and what is pushed > onto it, is not explained anywhere in the manual, not even in > gdbint.texinfo. Can you add a sentence or two saying what it is? > > Also, the first usage of "target stack" should be in @dfn, which is > our way of saying that this is a new term. Good points. I was lucky to find something in target.h, so I shamelessly copied it. How does this look? 2007-01-26 Joel Brobecker * gdb.texinfo (Maintenance Commands): Add documentation for the new "maint print target-stack" command. -- Joel