请输入您要查询的百科知识:

 

词条 Nemiver
释义

  1. Features

      General    Sessions    Extensions  

  2. About

  3. See also

  4. External links

{{Multiple issues|{{refimprove|date=September 2016}}{{notability|Products|date=September 2016}}
}}{{Infobox software
| name = Nemiver
| developer = The Nemiver Team
| logo = nemiver-icon.svg
| screenshot = nemiver-screenshot.png
| released = {{Start date and age|2006|11|10}}
| latest release version = 0.9.6
| latest release date = {{Start date and age|2015|09|23}}
| programming language = C++
| operating system = Cross-platform
| platform = GNOME
| genre = Debugger
| license = GNU General Public License
| website = {{URL|projects.gnome.org/nemiver}}
}}

Nemiver is computer software, a graphical standalone debugger for the programming languages C and C++, which integrates in the GNOME desktop environment. It currently features a backend which uses the well known GNU Debugger (GDB). The creator and the current lead developer is Dodji Seketeli.

Features

General

Users can start debugging programs with Nemiver either directly from the command line by typing

nemiver <your-program> <prog-arg1> <prog-arg2> ... <prog-argN>

or by launching Nemiver first and then using its graphical dialogs to launch the program you want to debug.

Once the program to be debugged is launched, Nemiver automatically sets a breakpoint in its main function. Once the program is stopped in the main function, users are free to set breakpoints, inspect variables, single step, resume the execution of the inferior, etc.

Sessions

Nemiver stores on disk some basic information about a debugging session so that it can easily be resumed later. Whenever debugging is started, a new session is created automatically unless it is explicitly requested to resume an extant session. On exit, the session is automatically saved. Information saved with a session includes breakpoints, program arguments, working directory path, environment variables, etc. Also, the current session can be saved to disk on demand.

Extensions

Nemiver is a bit more than just a simple graphical user interface (GUI) debugger. It is a platform which can be extended with plug-ins based on dynamically loaded modules.

The libnemivercommon library provides the basic functions to load dynamic modules and enable a plug-in architecture, allowing Nemiver to be extended using additional plugins, and even new perspectives for the nemiver workbench. Currently, only the debugging perspective is provided, but others could be added in the future (e.g., a perspective for profiling tools such as OProfile, Valgrind-Massif, etc.).

Nemiver also provides an event-based debugger library (which currently features a GDB back end, but others could be added in the future) that could be re-used by other projects seeking to implement a debugger as a part of an integrated development environment (IDE), for example.

About

Nemiver is written in C++, and heavily relies on many components of the GNOME platform, such as Gtkmm.

See also

{{Portal|Free and open-source software}}
  • Data Display Debugger (DDD), a Motif (software) debugger front-end
  • KDbg, a GDB front end that integrates well in the KDE environment
  • GNU Debugger (GDB)

External links

  • {{Official website|projects.gnome.org/nemiver}}
{{GNOME}}{{GNOME-stub}}

4 : Debuggers|Free software programmed in C++|GNOME Developer Tools|Software that uses GTK

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/17 8:09:44