Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

nemiver-debuginfo-0.9.3-1.fc17 RPM for x86_64

From Fedora 17 updates for x86_64 / debug

Name: nemiver-debuginfo Distribution: Fedora Project
Version: 0.9.3 Vendor: Fedora Project
Release: 1.fc17 Build date: Sun Aug 12 18:49:09 2012
Group: Development/Debug Build host: buildvm-24.phx2.fedoraproject.org
Size: 42015775 Source RPM: nemiver-0.9.3-1.fc17.src.rpm
Packager: Fedora Project
Url: http://projects.gnome.org/nemiver
Summary: Debug information for package nemiver
This package provides debug information for package nemiver.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

GPLv2+

Changelog

* Sun Aug 12 2012 Dodji Seketeli <dodji@seketeli.org> - 0.9.3-1
  - Update to upstream 0.9.3 release
    Bugs fixed (upstream bugzilla):
    - #680934 - Fix --enable-debuggeronly
    - don't hardcode path to false (BSD)
    - build: unbreak on OpenBSD by including iostream (BSD)
    - Terminal portability fixes for BSDs
    - Code cleanups
    New features:
    - #542503 - Initial support for monitoring expressions
    - 665274 - Support --just-load command line
    - Save and restore tty attributes
    Many translation updates
* Mon Apr 23 2012 Kalev Lember <kalevlember@gmail.com> - 0.9.2-2
  - Rebuilt for libgdl 3.4.2 soname bump
* Wed Mar 28 2012 Richard Hughes <hughsient@gmail.com> - 0.9.2-1
  - Update to 0.9.2
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-3
  - Rebuilt for c++ ABI breakage
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sun Nov 20 2011 <dodji@seketeli.org> - 0.9.1-1
  - Update to upstream release 0.9.1
* Tue Sep 27 2011 <dodji@redhat.com> - 0.9.0-2
  - Rebuild to link against gdlmm 3.1.90 and activate the Dynamic View
  - Update the link to the upstream tarball
  - Remove unnecessary --enable-gsettings from configure command line
* Fri Sep 09 2011 <dodji@seketeli.org> - 0.9.0-1
  - Update upstream release 0.9.0
  - Update ghex-devel dependency to 2.90
  - Move to gtksourceviewmm3-devel >= 3.0.0 dep
  - Move to vte3-devel >= 0.28.0
* Sat May 07 2011 <dodji@seketeli.org> - 0.8.2-1
  - Update to upstream release 0.8.2
  - Enable GSettings.  Remove usage of GConf.  Bump glibmm24 requirement
    to 2.25 (to support gsettings) Add build requirements for
    gsettings-desktop-schemas-devel, dconf and glib2-devel >= 2.28.
    Remove GConf schema from package.  Add gsettings schema.
  - Remove use of scrollkeeper at long last.
  - Cleanup and update scriplet snippets.
  - Bump gtkmm24 build requirement to 2.20 as per what upstream
    requires.
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Jan 09 2011 <dodji@seketeli.org> - 0.8.1-1
  - Update to upstream release 0.8.1
  - Change Source0 to point to the .gz tarball instead of the .bz
* Tue Oct 19 2010 <dodji@seketeli.org> - 0.8.0-1
  - Update upstream release 0.8.0
  - Drop patches 0001-Fix-build-with-gcc-4.5.patch and
    0001-More-GCC-4.5-fixes-611588.patch as they are now released upstream
  - Remove libglademm and libgnome dependencies are they got removed upstream
  - Add GConf2 dependency
* Wed Sep 29 2010 jkeating - 0.7.3-3
  - Rebuilt for gcc bug 634757
* Thu Sep 23 2010 <dodji@seketeli.org> - 0.7.3-2
  - Fix source0 URL.
  - 0001-Fix-build-with-gcc-4.5.patch and 0001-More-GCC-4.5-fixes-611588.patch:
    fix build breakage with GCC 4.5
* Sun Dec 06 2009 Dodji Seketeli <dodji@redhat.com> - 0.7.3-1
  - Update to new upstream release (0.7.3)
* Sat Sep 12 2009 Dodji Seketeli <dodji@redhat.com> - 0.7.2-1
  - Update to new upstream release (0.7.2)
* Sat Aug 01 2009 Dodji Seketeli <dodji@redhat.com> - 0.7.1-1
  - Update to new upstream release (0.7.1)
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Jul 02 2009 Dodji Seketeli <dodji@redhat.com> - 0.7.0-2
  - Fix typo (redhat.org -> redhat.com)
* Thu Jul 02 2009 Dodji Seketeli <dodji@redhat.com> - 0.7.0-1
  - Update to new upstream release (0.7.0)
* Sat May 02 2009 Dodji Seketeli <dodji@redhat.com> - 0.6.7-1
  - Update to new upstream release (0.6.7)
* Fri Apr 03 2009 Dodji Seketeli <dodji@redhat.com> - 0.6.6-1
  - Update to new upstream release (0.6.6)
  - Drop patch http://bugzilla.gnome.org/show_bug.cgi?id=574915
    as included in upstream release.
* Fri Mar 13 2009 Dodji Seketeli <dodji@redhat.com> - 0.6.5-2
  - Add upstream patch http://bugzilla.gnome.org/show_bug.cgi?id=574915
    Fixes a "spinner not found" bug.
  - Add boost-static in BuildRequires (required for nemiver tests)
  - Remove more *.a files
  - Do not ship nemiver-headers package
    Upstream can't garantee API/ABI stability yet and
    nobody uses this package yet anyway
* Sun Mar 01 2009 Dodji Seketeli <dodji@redhat.com> - 0.6.5-1
  - Update to new upstream release (0.6.5)
  - Drop include-stdint.patch as pushed upstream
  - BuildRequire intltool
* Tue Feb 24 2009 Dodji Seketeli <dodji@redhat.com> - 0.6.4-2
  - Rebuild against ghex 2.2.4. This should fix #571099
  - Patch Nemiver to make it compile with gcc 4.3.3
* Sat Jan 17 2009 Denis Leroy <denis@poolshark.com> - 0.6.4-1
  - Update to upstream 0.6.4
  - Now build against gtksourceviewmm 2.2.0
* Sun Sep 28 2008 Peter Gordon <peter@thecodergeek.com> - 0.6.3-1
  - Update to new upstream release (0.6.3).
  - Set the minimum required version of gtkmm-24 to 2.12.7; and update the
    Summary field to reflect the current state of upstream, as recommended by
    Dodji Seketeli.
  - Resolves: #464413 (Nemiver 0.6.3 has been released upstream)
* Sat Sep 13 2008 Peter Gordon <peter@thecodergeek.com> - 0.6.2-1
  - Update to new upstream release (0.6.2).
* Wed Aug 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.6.1-3
  - bump to rebuild against old libgtksourceviewmm
* Tue Aug 05 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.6.1-2
  - rebuild for new libgtksourceviewmm
* Thu Jul 31 2008 Peter Gordon <peter@thecodergeek.com> - 0.6.1-1
  - Update to new upstream release (0.6.1).
* Sat Jul 19 2008 Peter Gordon <peter@thecodergeek.com> - 0.5.5-0.1.svn889
  - Update to new upstream snapshot (SVN 889): increased performance when
    stepping in big applications like WebKit, ability to call arbitrary functions
    in the inferior process being debugged and support for conditional
    breakpoints, and loads of bug-fixes. Sweet!
  - Fix typo in previous %changelog entry.
* Fri Jun 27 2008 Peter Gordon <peter@thecodergeek.com> - 0.5.4-1
  - Update to new upstream release (0.5.4)
  - Rename -devel subpackage to -headers and adjust the %description
    accordingly. (It no longer contains any shared library symlinks or pkgconfig
    data; and thus would not be multilib-friendly. We can't put it in the main
    package due to its additional *-devel dependencies. Finally, upstream has
    said that nothing should really be using the libnemivercommon API yet
    anyway.)
  - Drop the libnemiver global library patch (fixed upstream)
    - make-libnemivercommon-global-lib.patch
* Mon May 26 2008 Peter Gordon <peter@thecodergeek.com> - 0.5.3-1
  - Update to new upstream release (0.5.3)
  - Add upstream bug reference for make-libnemivercommon-global-lib patch.
* Fri Apr 11 2008 Peter Gordon <peter@thecodergeek.com> - 0.5.2-1
  - Update to new upstream release (0.5.2)
  - Add patch to keep the nemivercommon shared library in the global  %_libdir,
    rather that in a private directory therein. This allows other sources to
    properly build against it without using nasty RPATH hacks, and also makes RPM
    correctly add same-arch dependencies from the devel subpackage to the main
    package via that unversioned binary symlink:
    + make-libnemivercommon-global-lib.patch    
  - Alphabetize dependency list (aesthetic-only change)
* Sat Mar 22 2008 Peter Gordon <peter@thecodergeek.com> - 0.5.1-1
  - Update to new upstream release (0.5.1)
  - Drop upstreamed GCC 4.3 and build-fix patches:
    - gcc43.patch
    - multiple-a_key-params.patch
* Sun Mar 09 2008 Peter Gordon <peter@thecodergeek.com> - 0.5.0-1
  - Update to new upstream release (0.5.0)
  - Rebuild for GCC 4.3
  - Drop upstreamed patches:
    - setbreakpoint-glade-filename.patch
    - pid_t-fix-build.patch
  - Add patch to fix build errors with GCC 4.3 reduced headers:
    + gcc43.patch
  - Add patch to fix multiple a_key function parameters:
    + multiple-a_key-params.patch
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.4.0-5
  - Autorebuild for GCC 4.3
* Wed Jan 30 2008 Peter Gordon <peter@thecodergeek.com> - 0.4.0-4
  - Add patch to fix missing setbreakpoint.glade file error (should be
    setbreakpointdialog.glade). Fixes bug 430971 (missing glade file).
    + setbreakpoint-glade-filename.patch
* Thu Jan 10 2008 Peter Gordon <peter@thecodergeek.com> - 0.4.0-3
  - Make GConf scriplets quieter (bug 426801: "unclean" rpm transaction).
  - Add upstream patch to fix compile errors with casting from unsigned int*
    to pid_t* due to libgtop API change:
    + pid_t-fix-build.patch
* Tue Aug 21 2007 Peter Gordon <peter@thecodergeek.com> - 0.4.0-2
  - Rebuild with BuildID-enabled binutils.
  - Update License tag (GPLv2+)
* Sun Jun 03 2007 Peter Gordon <peter@thecodergeek.com> - 0.4.0-1
  - Update to new upstream release (0.4.0)
* Sat Feb 17 2007 Peter Gordon <peter@thecodergeek.com> - 0.3.0-6
  - Remove chcon invocation entirely; as it is not needed.
  - Don't install libtool archives (.la files) of the plugins.
* Tue Feb 13 2007 Peter Gordon <peter@thecodergeek.com> - 0.3.0-5
  - chcon call should be in %post, not %install
* Mon Feb 12 2007 Peter Gordon <peter@thecodergeek.com> - 0.3.0-4
  - Mark the libdbgperspectiveplugin.so plugin with a textrel_shlib_t context to
    workaround SELinux execmod denials.
  - Hardcoded RPATHs are bad (especially when they are simply repeats of the
    standard LIBDIR stuff); so get rid of them in the supplied libtool with a
    couple of sed incantantions from the packaging guidelines.
* Wed Jan 24 2007 Peter Gordon <peter@thecodergeek.com> - 0.3.0-3
  - Another fix from Michael Schwendt: Don't mark installed GConf schemas as
    %config.
* Tue Jan 23 2007 Peter Gordon <peter@thecodergeek.com> - 0.3.0-2
  - Fix issues noted in review comments (Thanks to Michael Schwendt, #223943):
    (1) Add %defattr line to the -devel subpackage %files list.
    (2) Fix consistency of schemas listing by not using a glob in the
        %files list, since they are separate in the scriplets' gconftool-2
        calls.
    (3) Add gettext and perl(XML::Parser) BuildRequires to fix mock building.
    (4) Add and explicitly version the Requires for the -devel subpackage due
        to various dependencies in the installed .pc file: libxml2-devel,
        glibmm24-devel, gnome-vfs2-devel. (glib2-devel is also needed, but that
        is pulled in as as dependency of glibmm24-devel.)
* Mon Jan 22 2007 Peter Gordon <peter@thecodergeek.com> - 0.3.0-1
  - Initial packaging for Fedora Extras.

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/47
/usr/lib/debug/.build-id/47/9503d1237921c9f218bdf02fc60a6f69391184
/usr/lib/debug/.build-id/47/9503d1237921c9f218bdf02fc60a6f69391184.debug
/usr/lib/debug/.build-id/58
/usr/lib/debug/.build-id/58/039318357f706c3ecc86cdc345731fdf04a447
/usr/lib/debug/.build-id/58/039318357f706c3ecc86cdc345731fdf04a447.debug
/usr/lib/debug/.build-id/6b
/usr/lib/debug/.build-id/6b/1ef30b3ab09408a5a122d04dbcf7312c716969
/usr/lib/debug/.build-id/6b/1ef30b3ab09408a5a122d04dbcf7312c716969.debug
/usr/lib/debug/.build-id/7f
/usr/lib/debug/.build-id/7f/8bf51f7b0832b358f864fc4a8e5106a82e9794
/usr/lib/debug/.build-id/7f/8bf51f7b0832b358f864fc4a8e5106a82e9794.debug
/usr/lib/debug/.build-id/8a
/usr/lib/debug/.build-id/8a/d3b0e7004e5b73af7c1f3f719b4af03bb28aa4
/usr/lib/debug/.build-id/8a/d3b0e7004e5b73af7c1f3f719b4af03bb28aa4.debug
/usr/lib/debug/.build-id/a9
/usr/lib/debug/.build-id/a9/a78bede7d2d0240661f79024a9138d35b7597d
/usr/lib/debug/.build-id/a9/a78bede7d2d0240661f79024a9138d35b7597d.debug
/usr/lib/debug/.build-id/d1
/usr/lib/debug/.build-id/d1/5c59cb859a33025ce1423718e104b72b3560be
/usr/lib/debug/.build-id/d1/5c59cb859a33025ce1423718e104b72b3560be.debug
/usr/lib/debug/.build-id/dc
/usr/lib/debug/.build-id/dc/ccbb5136a37f462ebcfd1d6fd86b1fdb7850d6
/usr/lib/debug/.build-id/dc/ccbb5136a37f462ebcfd1d6fd86b1fdb7850d6.debug
/usr/lib/debug/.build-id/eb
/usr/lib/debug/.build-id/eb/c4ab8408dbed7330d6d00632191e3b047ae4fa
/usr/lib/debug/.build-id/eb/c4ab8408dbed7330d6d00632191e3b047ae4fa.debug
/usr/lib/debug/.build-id/f4
/usr/lib/debug/.build-id/f4/da90def80682029ab7bce81f6448b7c6219be9
/usr/lib/debug/.build-id/f4/da90def80682029ab7bce81f6448b7c6219be9.debug
/usr/lib/debug/.build-id/f6
/usr/lib/debug/.build-id/f6/1c8b614a8f19e45a52a1dfadd00206aae50cc2
/usr/lib/debug/.build-id/f6/1c8b614a8f19e45a52a1dfadd00206aae50cc2.debug
/usr/lib/debug/.build-id/fa
/usr/lib/debug/.build-id/fa/8b10becbf3e3edf0c4014fb2bc7922b245b341
/usr/lib/debug/.build-id/fa/8b10becbf3e3edf0c4014fb2bc7922b245b341.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/nemiver.debug
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/nemiver
/usr/lib/debug/usr/lib64/nemiver/libnemivercommon.so.debug
/usr/lib/debug/usr/lib64/nemiver/modules
/usr/lib/debug/usr/lib64/nemiver/modules/libcpptraitmod.so.debug
/usr/lib/debug/usr/lib64/nemiver/modules/libgdbmod.so.debug
/usr/lib/debug/usr/lib64/nemiver/modules/libgsettingsmgrmod.so.debug
/usr/lib/debug/usr/lib64/nemiver/modules/libnemiverdbdsqlite.so.debug
/usr/lib/debug/usr/lib64/nemiver/modules/libvarlistmod.so.debug
/usr/lib/debug/usr/lib64/nemiver/modules/libvarlistwalkermod.so.debug
/usr/lib/debug/usr/lib64/nemiver/modules/libvarobjwalkermod.so.debug
/usr/lib/debug/usr/lib64/nemiver/modules/libvarwalkermod.so.debug
/usr/lib/debug/usr/lib64/nemiver/modules/libworkbenchmod.so.debug
/usr/lib/debug/usr/lib64/nemiver/plugins
/usr/lib/debug/usr/lib64/nemiver/plugins/dbgperspective
/usr/lib/debug/usr/lib64/nemiver/plugins/dbgperspective/libdbgperspectiveplugin.so.debug
/usr/src/debug/nemiver-0.9.3
/usr/src/debug/nemiver-0.9.3/src
/usr/src/debug/nemiver-0.9.3/src/common
/usr/src/debug/nemiver-0.9.3/src/common/nmv-address.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-address.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-asm-instr.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-asm-utils.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-asm-utils.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-buffer.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-conf-manager.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-conf-manager.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-connection-manager.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-connection-manager.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-connection.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-connection.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-date-utils.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-date-utils.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-delete-statement.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-delete-statement.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-dynamic-module.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-dynamic-module.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-env.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-env.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-exception.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-exception.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-i-connection-driver.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-i-connection-manager-driver.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-i-input-stream.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-initializer.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-initializer.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-insert-statement.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-insert-statement.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-libxml-utils.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-libxml-utils.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-loc.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-log-stream.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-log-stream.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-object.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-object.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-option-utils.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-option-utils.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-parsing-utils.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-parsing-utils.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-plugin.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-plugin.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-proc-mgr.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-proc-mgr.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-proc-utils.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-proc-utils.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-range.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-safe-ptr-utils.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-safe-ptr.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-scope-logger.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-scope-logger.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-sequence.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-sequence.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-sql-statement.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-sql-statement.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-str-utils.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-str-utils.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-tools.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-tools.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-transaction.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-transaction.h
/usr/src/debug/nemiver-0.9.3/src/common/nmv-ustring.cc
/usr/src/debug/nemiver-0.9.3/src/common/nmv-ustring.h
/usr/src/debug/nemiver-0.9.3/src/confmgr
/usr/src/debug/nemiver-0.9.3/src/confmgr/nmv-conf-keys.h
/usr/src/debug/nemiver-0.9.3/src/confmgr/nmv-gsettings-keys-defs.cc
/usr/src/debug/nemiver-0.9.3/src/confmgr/nmv-gsettings-mgr.cc
/usr/src/debug/nemiver-0.9.3/src/confmgr/nmv-i-conf-mgr.h
/usr/src/debug/nemiver-0.9.3/src/dbdimpl
/usr/src/debug/nemiver-0.9.3/src/dbdimpl/sqlite
/usr/src/debug/nemiver-0.9.3/src/dbdimpl/sqlite/nmv-sqlite-cnx-drv.cc
/usr/src/debug/nemiver-0.9.3/src/dbdimpl/sqlite/nmv-sqlite-cnx-drv.h
/usr/src/debug/nemiver-0.9.3/src/dbdimpl/sqlite/nmv-sqlite-cnx-mgr-drv.cc
/usr/src/debug/nemiver-0.9.3/src/dbdimpl/sqlite/nmv-sqlite-cnx-mgr-drv.h
/usr/src/debug/nemiver-0.9.3/src/dbgengine
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-cpp-trait.cc
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-dbg-common.cc
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-dbg-common.h
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-debugger-utils.cc
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-debugger-utils.h
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-gdb-engine.cc
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-gdb-engine.h
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-gdbmi-parser.cc
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-gdbmi-parser.h
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-i-debugger.h
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-i-lang-trait.h
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-i-var-list-walker.h
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-i-var-list.h
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-i-var-walker.h
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-var-list-walker.cc
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-var-list.cc
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-var-walker.cc
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-var.h
/usr/src/debug/nemiver-0.9.3/src/dbgengine/nmv-varobj-walker.cc
/usr/src/debug/nemiver-0.9.3/src/langs
/usr/src/debug/nemiver-0.9.3/src/langs/nmv-cpp-ast-utils.cc
/usr/src/debug/nemiver-0.9.3/src/langs/nmv-cpp-ast-utils.h
/usr/src/debug/nemiver-0.9.3/src/langs/nmv-cpp-ast.cc
/usr/src/debug/nemiver-0.9.3/src/langs/nmv-cpp-ast.h
/usr/src/debug/nemiver-0.9.3/src/langs/nmv-cpp-lexer-utils.cc
/usr/src/debug/nemiver-0.9.3/src/langs/nmv-cpp-lexer.cc
/usr/src/debug/nemiver-0.9.3/src/langs/nmv-cpp-lexer.h
/usr/src/debug/nemiver-0.9.3/src/langs/nmv-cpp-parser.cc
/usr/src/debug/nemiver-0.9.3/src/langs/nmv-cpp-parser.h
/usr/src/debug/nemiver-0.9.3/src/main.cc
/usr/src/debug/nemiver-0.9.3/src/persp
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-breakpoints-view.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-breakpoints-view.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-call-function-dialog.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-call-function-dialog.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-call-stack.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-call-stack.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-choose-overloads-dialog.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-choose-overloads-dialog.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-dbg-perspective-default-layout.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-dbg-perspective-default-layout.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-dbg-perspective-dynamic-layout.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-dbg-perspective-dynamic-layout.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-dbg-perspective-two-pane-layout.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-dbg-perspective-two-pane-layout.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-dbg-perspective-wide-layout.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-dbg-perspective-wide-layout.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-dbg-perspective.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-dbg-perspective.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-expr-inspector-dialog.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-expr-inspector-dialog.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-expr-inspector.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-expr-inspector.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-expr-monitor.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-expr-monitor.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-file-list.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-file-list.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-find-text-dialog.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-find-text-dialog.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-global-vars-inspector-dialog.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-global-vars-inspector-dialog.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-load-core-dialog.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-load-core-dialog.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-local-vars-inspector.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-local-vars-inspector.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-memory-view.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-memory-view.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-open-file-dialog.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-open-file-dialog.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-preferences-dialog.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-preferences-dialog.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-proc-list-dialog.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-proc-list-dialog.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-registers-view.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-registers-view.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-remote-target-dialog.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-remote-target-dialog.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-run-program-dialog.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-run-program-dialog.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-saved-sessions-dialog.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-saved-sessions-dialog.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-sess-mgr.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-sess-mgr.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-set-breakpoint-dialog.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-set-breakpoint-dialog.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-set-jump-to-dialog.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-set-jump-to-dialog.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-thread-list.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-thread-list.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-variables-utils.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-variables-utils.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-vars-treeview.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-vars-treeview.h
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-watchpoint-dialog.cc
/usr/src/debug/nemiver-0.9.3/src/persp/dbgperspective/nmv-watchpoint-dialog.h
/usr/src/debug/nemiver-0.9.3/src/persp/nmv-i-perspective.h
/usr/src/debug/nemiver-0.9.3/src/uicommon
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-dialog.cc
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-dialog.h
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-hex-document.cc
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-hex-document.h
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-hex-editor.cc
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-hex-editor.h
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-layout-manager.cc
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-layout-manager.h
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-layout-selector.cc
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-layout-selector.h
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-layout.h
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-locate-file-dialog.cc
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-locate-file-dialog.h
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-popup-tip.cc
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-popup-tip.h
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-source-editor.cc
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-source-editor.h
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-spinner-tool-item.cc
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-spinner-tool-item.h
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-terminal.cc
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-terminal.h
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-ui-utils.cc
/usr/src/debug/nemiver-0.9.3/src/uicommon/nmv-ui-utils.h
/usr/src/debug/nemiver-0.9.3/src/workbench
/usr/src/debug/nemiver-0.9.3/src/workbench/nmv-i-workbench.h
/usr/src/debug/nemiver-0.9.3/src/workbench/nmv-workbench.cc


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 23 05:24:34 2013