Eli Zaretskii wrote: > > @item is only valid inside a @table, so @end table needs to be moved > after the 2 new @items you added. (It is worthwhile to try to produce > the manual after you make a change in the *.texinfo files, since then > makeinfo will point out any problems.) Got it. > What are CRIS_MODE_GURU and CRIS_MODE_NORMAL? are they literal strings > or some symbols? That is, do I type > > (gdb) set cris-mode CRIS_MODE_GURU > > ? If so, why are they in CAPS? Now that you mention it, it does look strange. I changed it to 'guru' and 'normal' (both in the code and the documentation). >>+@item show cris-mode >>+Show the current CRIS mode. > > > The @end table should go after this part. Fixed. > Thanks for a timely response. Thank you. Committed the following: 2005-05-23 Orjan Friberg * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi documentation. Add documentation for cris-mode. -- Orjan Friberg Axis Communications