<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/observer/priv/bin/cdv, branch maint</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>cdv: Set ERL_CRASH_DUMP_SECONDS to 0 in cdv scripts</title>
<updated>2017-09-13T15:45:25+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2017-09-07T13:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0994e6fcef37da935ade7952e4ed1b6573eca033'/>
<id>0994e6fcef37da935ade7952e4ed1b6573eca033</id>
<content type='text'>
This is to avoid crashdumps generated by crashdump_viewer, possibly
overwriting the currently analysed crashdump.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to avoid crashdumps generated by crashdump_viewer, possibly
overwriting the currently analysed crashdump.
</pre>
</div>
</content>
</entry>
<entry>
<title>[observer] Start crashdump_viewer in a non-distributed node</title>
<updated>2016-11-21T10:23:03+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-11-21T10:23:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=399242cc00f6dfb32cfe391fc0172b89e93435fb'/>
<id>399242cc00f6dfb32cfe391fc0172b89e93435fb</id>
<content type='text'>
The shell script (priv/bin/cdv) and bat file (priv/bin/cdv.bat) which
can be used for starting crashdump_viewer both started a distributed
erlang node. This would cause any attempt at starting a second
instance of the crashdump_viewer to fail. To solve this problem, cdv
and cdv.bat now use non-distrubuted nodes when starting the
crashdump_viewer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The shell script (priv/bin/cdv) and bat file (priv/bin/cdv.bat) which
can be used for starting crashdump_viewer both started a distributed
erlang node. This would cause any attempt at starting a second
instance of the crashdump_viewer to fail. To solve this problem, cdv
and cdv.bat now use non-distrubuted nodes when starting the
crashdump_viewer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add shell script and .bat file to start crashdump_viewer</title>
<updated>2011-02-28T16:17:41+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2011-02-23T14:58:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7405f353d3f06f2a4207f382d91435adbe9c9160'/>
<id>7405f353d3f06f2a4207f382d91435adbe9c9160</id>
<content type='text'>
Since browsers no longer can provide the full path of a file selected
with a file-type input field (browse button), the input field for
loading a crashdump is now changed to a plain text input field. Since
this reduces the user-friendlyness, a shell script (and a .bat file)
has instead been added so the crashdump_viewer can be started directly
from the command line - and thus normal tab completion can be used for
selecting the crashdump file.

Usage: cdv file [ browser ]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since browsers no longer can provide the full path of a file selected
with a file-type input field (browse button), the input field for
loading a crashdump is now changed to a plain text input field. Since
this reduces the user-friendlyness, a shell script (and a .bat file)
has instead been added so the crashdump_viewer can be started directly
from the command line - and thus normal tab completion can be used for
selecting the crashdump file.

Usage: cdv file [ browser ]
</pre>
</div>
</content>
</entry>
</feed>
