<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/pykdump/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/pykdump/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 05 Aug 2024 14:22:49 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pykdump/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Martin Moore</title><link>https://sourceforge.net/p/pykdump/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -1,5 +1,9 @@
 Python framework to access Linux dumps programmatically from 'crash' and tools written using it
 ==========================
+
+## Documentation
+
+* [Documentation](https://pykdump.readthedocs.io/en/latest/index.html) - Check here for user and developer documentation

 Framework/API itself
 -------------------
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Moore</dc:creator><pubDate>Mon, 05 Aug 2024 14:22:49 -0000</pubDate><guid>https://sourceforge.nete69c7b06a8f00df0f3bfea437df2412a7484e339</guid></item><item><title>Home modified by Alex Sidorenko</title><link>https://sourceforge.net/p/pykdump/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -6,6 +6,10 @@

 + [Building From GIT] - how to build the extension from GIT
 + [Building From GIT - old Python2 based] - how to build from old sources
+
+Migrating from Python2 to Python3
+-----
++ [py2to3] - how to modify your old programs to work in PyKdump-3  environment

 Tools
 -----
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex Sidorenko</dc:creator><pubDate>Thu, 13 Jul 2017 15:40:21 -0000</pubDate><guid>https://sourceforge.net952714318ebb825a1ff48c99f5514b863a4091b9</guid></item><item><title>Home modified by Alex Sidorenko</title><link>https://sourceforge.net/p/pykdump/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,7 +1,5 @@
 Python framework to access Linux dumps programmatically from 'crash' and tools written using it
 ==========================
-
-## ___This is a work in progress - migrating from the old MediaWiki___ ##

 Framework/API itself
 -------------------
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex Sidorenko</dc:creator><pubDate>Tue, 11 Jul 2017 16:00:23 -0000</pubDate><guid>https://sourceforge.netbe0206e74551589c90691497093cce627bc6af34</guid></item><item><title>Home modified by Alex Sidorenko</title><link>https://sourceforge.net/p/pykdump/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -7,6 +7,7 @@
 -------------------

 + [Building From GIT] - how to build the extension from GIT
++ [Building From GIT - old Python2 based] - how to build from old sources

 Tools
 -----
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex Sidorenko</dc:creator><pubDate>Tue, 11 Jul 2017 15:20:14 -0000</pubDate><guid>https://sourceforge.netf23644ae770bac16197700e4d722a95dd4016260</guid></item><item><title>WikiPage Home modified by Alex Sidorenko</title><link>https://sourceforge.net/p/pykdump/wiki/Home/</link><description>&lt;pre&gt;--- v4
+++ v5
@@ -15,6 +15,13 @@
 + [xportshow] - a tool to extract and print the networking info
 + [startcrash] - start crash and execute epython command
 
+GUI
+---
+
++ [GUI Ideas]  - general ideas about why GUI for crash might be useful 
++ [Remote GUI] - description of Python-Qt based remote GUI
+
+
 Algorithms and Ideas:
 ---------------------
 
@@ -23,3 +30,4 @@
 [[project_screenshots]]
 [[project_admins]]
 [[download_button]]
+
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex Sidorenko</dc:creator><pubDate>Tue, 14 Aug 2012 17:08:16 -0000</pubDate><guid>https://sourceforge.net435135818acd0048a08707f77e62629f3288579f</guid></item><item><title>WikiPage Home modified by Alex Sidorenko</title><link>https://sourceforge.net/p/pykdump/wiki/Home/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -1,7 +1,7 @@
 Python framework to access Linux dumps programmatically from 'crash' and tools written using it
 ==========================
 
-This is a work in progress - migrating from the old MediaWiki
+## ___This is a work in progress - migrating from the old MediaWiki___ ##
 
 Framework/API itself
 -------------------
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex Sidorenko</dc:creator><pubDate>Tue, 14 Aug 2012 15:51:01 -0000</pubDate><guid>https://sourceforge.net28ecb0a434d8e5a35913cafdaba8881e253bb2e1</guid></item><item><title>WikiPage Home modified by Alex Sidorenko</title><link>https://sourceforge.net/p/pykdump/wiki/Home/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -6,7 +6,19 @@
 Framework/API itself
 -------------------
 
-[Building From GIT] - how to build the extension from GIT
++ [Building From GIT] - how to build the extension from GIT
+
+Tools
+-----
+
++ [crashinfo] - do 1st-pass dumpanalysis and provide some useful commands
++ [xportshow] - a tool to extract and print the networking info
++ [startcrash] - start crash and execute epython command
+
+Algorithms and Ideas:
+---------------------
+
++ [FirstPassAlg] - algorithms/ideas for automated first pass dump-analysis
 
 [[project_screenshots]]
 [[project_admins]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex Sidorenko</dc:creator><pubDate>Tue, 14 Aug 2012 15:48:31 -0000</pubDate><guid>https://sourceforge.net05b0aa7aa73f8fd3170270d0236f76544075d021</guid></item><item><title>WikiPage Home modified by Alex Sidorenko</title><link>https://sourceforge.net/p/pykdump/wiki/Home/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,13 @@
-Welcome to your wiki!
+Python framework to access Linux dumps programmatically from 'crash' and tools written using it
+==========================
 
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+This is a work in progress - migrating from the old MediaWiki
 
-The wiki uses [Markdown](/p/pykdump/wiki/markdown_syntax/) syntax.
+Framework/API itself
+-------------------
 
+[Building From GIT] - how to build the extension from GIT
+
+[[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex Sidorenko</dc:creator><pubDate>Tue, 14 Aug 2012 15:46:01 -0000</pubDate><guid>https://sourceforge.net96543f9ef63075bdff6b2ca165e75a8dad1f2f33</guid></item><item><title>WikiPage Home modified by Alex Sidorenko</title><link>https://sourceforge.net/p/pykdump/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/pykdump/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex Sidorenko</dc:creator><pubDate>Tue, 14 Aug 2012 14:41:05 -0000</pubDate><guid>https://sourceforge.net654ae06163c3706107e6bdbf540386dfc734247c</guid></item></channel></rss>