]> sourceware.org Git - frysk.git/commitdiff
Removed the static release section from web page.
authorSami Wagiaalla <swagiaal@redhat.com>
Mon, 9 Jun 2008 15:03:46 +0000 (11:03 -0400)
committerSami Wagiaalla <swagiaal@redhat.com>
Mon, 9 Jun 2008 17:18:56 +0000 (13:18 -0400)
htdocs/index.html

index 1d0f03ff467352762f1cb48690c5de1c4d5abb4b..07adaf679a181723ae31878bab04bcffff64a5a7 100644 (file)
@@ -96,73 +96,6 @@ available as both a research and development platform.</p>
     .getElementsByTagName("content")[0].childNodes[0].nodeValue+ "</p>");
 
 </script>
-<h2>Release</h2>
-
-<h3>0.2.1</h3>
-
-<p>We, that is, Adam Jocksch, Alexandre Oliva, Andrew Cagney, Carlos
-Eduardo Seo, Chris Moller, Diego Novillo, Elena Zannoni, Frank
-Ch. Eigler, Igor Foox, Ivan Pantuyev, Jan Kratochvil, Jeff Johnston,
-Jose Flavio Paulino, Kris Van Hees, Len DiMaggio, Mark Wielaard, Mike
-Behm, Mike Cvet, Nurdin Premji, Petr Machata, Phil Muldoon, Richard
-Henderson, Rick Moseley, Sami Wagiaalla, Stan Cox, Stepan Kasal, Tarun
-Khanna, Teresa Thomas, Thomas Girard, Tim Moore, Tom Tromey, Wu Zhou,
-Yao Qi, Yong Zheng, and Zhao Shujing are pleased to announce our first
-official release of Frysk, version 0.2.1.</p>
-
-<p>This initial release includes:
-
-<ul>
-
-<li>command line utilities:<br>
-
-  fauxv - print the auxiliary vector<br>
-  fcatch - catch and print the stack of a crashing process<br>
-  fcore - extract a core file from a running process<br>
-  fdebuginfo - list debug-info requirements of a process<br>
-  fdebugrpm - install debug-info requirements of a process<br>
-  ferror - catch and back-trace error calls<br>
-  fexe - print the executable path<br>
-  fmaps - print the address map<br>
-  fstack - print each thread's stack<br>
-  fstep - single-step a process<br>
-  ftrace - trace a processes system and (new) library calls<br>
-
-  Known limitations: large resident set size; large executable size.
-
-<li>Prototype command line debugger: fhpd<br>
-
-  For single threaded programs, FHPD can: print the value, type, and
-  location, and modify the value of, arbitrarily located variable
-  (complex DWARF location expressions); correctly handle very-large
-  integers (>64-bit) and large floats (80-bit); display in-line
-  information in back-traces; control processes with the commands
-  load, core, dump, run, step, break, go, detach, kill, list, focus.<br>
-
-  In addition to the command-line utility restrictions, the HPD has
-  the following known limitations: disassembler missing; limited
-  type-cast support in expressions; limited multi-thread support.
-
-<li>Prototype visual debugging and monitoring tool (frysk)<br>
-
-  Known limitations: work-flow limited to live processes (examining
-  core files, or creating processes is possible but very
-  non-intuitive).
-
-<li>Prototype test-suite (funit)<br>
-
-  Known limitations: some test that are working in-tree fail when
-  installed.
-
-</ul>
-
-<p>To download this release, go to:</p>
-
-<pre>
-ftp://sourceware.org/pub/frysk/frysk-0.2.1.tar.bz2
-</pre>
-
-<p>or check for an update in your local GNU/Linux distro.</p>
 
 <h2>Where Next?</h2>
 
This page took 0.027487 seconds and 5 git commands to generate.