<s>
Nemiver	B-Language
is	O
computer	O
software	O
,	O
a	O
graphical	O
standalone	O
debugger	B-Application
for	O
the	O
programming	O
languages	O
C	B-Language
and	O
C++	B-Language
,	O
which	O
integrates	O
in	O
the	O
GNOME	B-Application
desktop	I-Application
environment	I-Application
.	O
</s>
<s>
It	O
currently	O
features	O
a	O
backend	O
which	O
uses	O
the	O
well	O
known	O
GNU	B-Language
Debugger	I-Language
(	O
GDB	B-Language
)	O
.	O
</s>
<s>
or	O
by	O
launching	O
Nemiver	B-Language
first	O
and	O
then	O
using	O
its	O
graphical	O
dialogs	O
to	O
launch	O
the	O
program	O
to	O
debug	O
.	O
</s>
<s>
Once	O
the	O
program	O
is	O
launched	O
,	O
Nemiver	B-Language
automatically	O
sets	O
a	O
breakpoint	O
in	O
its	O
main	O
function	O
.	O
</s>
<s>
Nemiver	B-Language
stores	O
some	O
basic	O
information	O
about	O
a	O
debugging	O
session	O
on	O
disk	O
,	O
so	O
that	O
the	O
session	O
can	O
be	O
resumed	O
later	O
.	O
</s>
<s>
Nemiver	B-Language
is	O
a	O
more	O
than	O
a	O
graphical	B-Application
user	I-Application
interface	I-Application
(	O
GUI	B-Application
)	O
debugger	B-Application
for	O
computer	O
code	O
.	O
</s>
<s>
It	O
is	O
a	O
platform	O
which	O
can	O
be	O
extended	O
with	O
plugins	B-Application
.	O
</s>
<s>
The	O
libnemivercommon	O
library	O
provides	O
the	O
basic	O
functions	O
to	O
load	O
dynamic	O
modules	O
and	O
enable	O
a	O
plug-in	B-Application
architecture	O
,	O
and	O
allowing	O
new	O
functionality	O
for	O
the	O
Nemiver	B-Language
workbench	O
.	O
</s>
<s>
Currently	O
,	O
only	O
the	O
debugging	O
functionality	O
is	O
provided	O
,	O
but	O
others	O
could	O
be	O
added	O
,	O
for	O
example	O
profiling	O
tools	O
such	O
as	O
OProfile	B-Application
,	O
or	O
Valgrind-Massif	O
.	O
</s>
<s>
Nemiver	B-Language
also	O
provides	O
an	O
event-based	O
debugger	B-Application
library	O
(	O
which	O
currently	O
features	O
a	O
GDB	B-Language
back-end	O
,	O
but	O
others	O
could	O
be	O
added	O
in	O
the	O
future	O
)	O
that	O
could	O
be	O
re-used	O
by	O
other	O
projects	O
seeking	O
to	O
implement	O
a	O
debugger	B-Application
as	O
a	O
part	O
of	O
an	O
integrated	B-Application
development	I-Application
environment	I-Application
(	O
IDE	O
)	O
,	O
for	O
example	O
.	O
</s>
<s>
Nemiver	B-Language
is	O
written	O
in	O
C++	B-Language
,	O
and	O
relies	O
on	O
many	O
components	O
of	O
the	O
GNOME	B-Application
platform	O
,	O
such	O
as	O
Gtkmm	B-Language
.	O
</s>
