[Gnome-devtools] Gnome Debugging Framework 0.1.1



Hello,

I've put together a 0.1.1 release of GDF.

* Availability
	
        Webpage:
          http://internet.oit.edu/~campd/gdf/
 
        Tarballs :
          ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gnome-debug/
          ftp://ftp.gnome.org/pub/GNOME/unstable/sources/dryad/

* Changes

        * The stop button now works.  It still doesn't work when the
          inferior is running, but it works when you're at a
          breakpoint or whatever.

	* Unloading a binary and loading another one now works better.

        * The variable-viewing interfaces have changed.  SymbolSets
          now have their own interface, rather than being lumped in
          with the Debugger and identified with integers.  Also, the
          expanding API has changed.  This fixes the memory leak that
          was happening before.

* Issues/bugs
	
        * Still no array viewing

        * Problems occur when you are viewing a variable that is a
          structure, you change frames, and a variable with the same
          name that is of a different type exists.

-dave




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]