gdb xsltproc GNU gdb 6.8 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"... (gdb) set args html/docbook.xsl tests/refentry.007.ns.xml (gdb) set logging file backtrace.log (gdb) set logging on Copying output to backtrace.log. (gdb) run Starting program: /usr/bin/xsltproc html/docbook.xsl tests/refentry.007.ns.xml Note: namesp. cut : stripped namespace before processing Unit Test: refentry.007 WARNING: cannot add @xml:base to node set root element. Relative paths may not work. Note: namesp. cut : processing stripped document Unit Test: refentry.007 Unit Test: refentry.007

Unit Test: refentry.007

Norman Walsh

$Id: refentry.007.xml 7282 2007-08-23 09:27:01Z xmldoc $


Table of Contents

I. Reference
FirstName — Purpose for FirstName — Purpose for ThirdName

Reference


Table of Contents

FirstName — Purpose for FirstName — Purpose for ThirdName

Name

FirstName, SecondName — Purpose for FirstName

ThirdName — Purpose for ThirdName

Synopsis

rand
qsort
foo_frob_something
#include <varargs.h>
#include <mouteyh.h>
#include <qlmppzj.h>
float rand();
int max(...);
int idiv(n,
m);
int n;
int m;

Another.

void qsort(dataptr,
left,
right,
comp);
void *dataptr[];
int left;
int right;
int (*comp) (void *, void *);
int foo_frob_something(foo_frob_parm1,
foo_frob_parm2,
foo_frob_parm3,
parm4,
foo_frob_parm5);
foo_sometype1 foo_frob_parm1;
foo_sometype1 foo_frob_parm2;
foo_sometype1 foo_frob_parm3;
int (* parm4 ) (int a, int b, int c) ;
foo_sometype1 foo_frob_parm5;
int foo_frob_something(foo_frob_parm1,
foo_frob_parm2,
foo_frob_parm3,
parm4,
foo_frob_parm5);
foo_sometype1 foo_frob_parm1;
foo_sometype1 foo_frob_parm2;
foo_sometype1 foo_frob_parm3;
int (* parm4 ) (int a, int b, int c) ;
foo_sometype1 foo_frob_parm5;

Description

This is a minimal RefEntry.

The following is a Variablelist with a title.

My variablelist

varlistentry term 1

some listitem text

varlistentry term 2

some more listitem text

Subsection

This is a minimal RefEntry.

The following is a Variablelist with a title and a nested variablelist

glossentry term 1

some glossdef text

glossentry term 2
nested variablelist term 1

some variablelist text

nested variablelist term 2

some more variablelist text

Sub-subsection

This is a minimal RefEntry.

More Description

This is a not-so minimal RefEntry.

This is a screen [break here]
that starts with a line of space. [break here]
And it ends with a line of space.

normal paragraph here

This is a screen [break here]
that does not start with a line of space. [break here]
And does not end with a line of space.

This is a normal paragraph that contains a screen.

This is a screen within a normal paragraph [break here]
that does not start with a line of space. [break here]
And does not end with a line of space but is followed
by a line of space.

This is another normal paragraph that contains a screen.

This is a screen within a normal paragraph [break here]
that does not start with a line of space. [break here]
And does not end with a line of space and is not followed
by a line of space.

This is another normal paragraph that contains a screen.

This is a screen within a normal paragraph [break here]
that starts with a line of space. [break here]
And ends with a line of space but is not followed by a line of space.

This is another normal paragraph that contains a screen.

This is a screen within a normal paragraph [break here]
that starts with a line of space. [break here]
And ends with a line of space and is followed by a line of space.

This is another normal paragraph that contains a screen.


This is a screen within a normal paragraph [break here]
that starts with a 2 lines of space. [break here]
And ends with 3 lines of space and is followed by a line of space.


This paragraph contains an itemizedlist with a title. The title is “Mrignkwolmcng”.

Mrignkwolmcng

  1. itemizedlist listitem 1

  2. itemizedlist listitem 2

This is some useless text that follows the “Mrignkwolmcng” orderedlist in the same para.

The following is a Variablelist with a title and with a nested itemizedlist.

My variablelist

varlistentry term 1

nested itemizedlist

  • itemizedlist listitem 1

  • itemizedlist listitem 2

varlistentry term 2

some more listitem text

The following is a Variablelist with a title and with a nested Varlistentry that contains multiple Terms

My nested-multi-term-per-varlistentry variablelist

Varlistentry term 1
varlistentry term 1.1, varlistentry term 1.2 , varlistentry term 1.3

All 'bout terms 1.1, 1.2, and 1.3

varlistentry term 2

some more listitem text

Subsection

This is a minimal RefEntry.

Even More Description

This is an even less minimal RefEntry.

This is a paragraph. It contains the following segmentedlist, titled “Gibbererish”, with several segtitle elements.

Floober: Bamalalaboonda Bamalalaboonda Bamalalaboonda Bamalalaboonda Bamalalaboonda Bamalalaboonda
Buugler: Mondorotoluafu
Sstangooo: Ganafutralinga
Borobinda: Patagularamakundra
Floober: Cadraracondar
Buugler: Hentirotomaambu
Sstangooo: BdomentriolaiaBdomentriolaiaBdomentriolaia
Borobinda: Candamalaturuanio

This is some text that follows the segementedlist within the same paragraph. The next part of this same paragraph is an important admonition.

Important

It is very important that you read this. That’s why it stands out the way that it does.

This is a para with a footnote [1]



[1] Stuff here

This is a program listing
that's two lines long.

and stuff after the footnote
Program received signal SIGSEGV, Segmentation fault. 0xb7e1e99a in __xmlRaiseError (schannel=0, channel=0, data=0x0, ctx=0x0, nod=0x98f05d8, domain=24, code=5011, level=XML_ERR_ERROR, file=0x0, line=0, str1=0x0, str2=0x0, str3=0x0, int1=0, col=0, msg=0xb7f0aacb "Unknown node type %d\n") at error.c:515 515 error.c: No such file or directory. in error.c (gdb) set logging off Done logging to backtrace.log. (gdb) quit The program is running. Exit anyway? (y or n) y