<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/debugger, branch maint-r15</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Update copyright years</title>
<updated>2012-08-31T12:48:46+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2012-08-31T12:48:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2d03ab7ffde828d3b56f8b7738fd0c00d0f5b630'/>
<id>2d03ab7ffde828d3b56f8b7738fd0c00d0f5b630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maint</title>
<updated>2012-06-08T15:33:12+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2012-06-08T15:33:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3341122a92e71ade3edc7ecaadab9f55da29e20d'/>
<id>3341122a92e71ade3edc7ecaadab9f55da29e20d</id>
<content type='text'>
* lukas/otp/install_with_whitespace/OTP-10107:
  Update to work with space in include path
  Update to work with whitespace in exec path
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lukas/otp/install_with_whitespace/OTP-10107:
  Update to work with space in include path
  Update to work with whitespace in exec path
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to work with whitespace in exec path</title>
<updated>2012-06-05T08:52:16+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2012-05-30T16:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5f8867fb985b2b899e2ba8391652c7111f9df9bb'/>
<id>5f8867fb985b2b899e2ba8391652c7111f9df9bb</id>
<content type='text'>
OTP-10106
OTP-10107
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-10106
OTP-10107
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove workarounds for hybrid and shared heaps in test suites</title>
<updated>2012-05-10T15:13:02+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2012-05-10T14:05:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3136c77b2e8e2801343558d6c79b4a7cb9d06117'/>
<id>3136c77b2e8e2801343558d6c79b4a7cb9d06117</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2012-04-01T18:14:41+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2012-04-01T18:14:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cfea5eea406ba3af96588ff458e55de9a149d9c5'/>
<id>cfea5eea406ba3af96588ff458e55de9a149d9c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2012-03-30T12:46:02+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2012-03-30T12:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ce4431b33d18c04f4166def737b2aed582e4426a'/>
<id>ce4431b33d18c04f4166def737b2aed582e4426a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[debugger] Fixed disappearing breakpoints</title>
<updated>2012-02-29T10:39:44+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2012-02-29T10:39:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b59b1d1f2351879427349f803e491652314a8c1e'/>
<id>b59b1d1f2351879427349f803e491652314a8c1e</id>
<content type='text'>
Reported by Ricardo Catalinas Jiménez
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by Ricardo Catalinas Jiménez
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bjorn/deprecations/OTP-9907' into maint</title>
<updated>2012-02-09T07:59:27+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2012-02-09T07:59:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4b222f0a5c4b90b99cdfae8b9409ef7f10fdb160'/>
<id>4b222f0a5c4b90b99cdfae8b9409ef7f10fdb160</id>
<content type='text'>
* bjorn/deprecations/OTP-9907:
  Deprecate the Toolbar application
  Deprecate applications that have been superseded by observer
  Suppress deprecated warnings in all modules that call 'gs'
  Deprecate the gs application
  Mark doc_builder as removed (and not merely deprecated)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bjorn/deprecations/OTP-9907:
  Deprecate the Toolbar application
  Deprecate applications that have been superseded by observer
  Suppress deprecated warnings in all modules that call 'gs'
  Deprecate the gs application
  Mark doc_builder as removed (and not merely deprecated)
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress deprecated warnings in all modules that call 'gs'</title>
<updated>2012-02-08T16:09:32+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2012-02-08T14:11:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1173bf951a8ebb532dfb4214d297fd69b76ec9d8'/>
<id>1173bf951a8ebb532dfb4214d297fd69b76ec9d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>debugger tests: Increase time trap timeout</title>
<updated>2012-02-06T14:16:12+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2012-02-01T06:30:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f028f375e7e7bc1f859e247651c5ddb816bdd208'/>
<id>f028f375e7e7bc1f859e247651c5ddb816bdd208</id>
<content type='text'>
Some bit syntax test cases take much longer time to complete when
libraries are in native code, probably because of context switches
between the eval_bits module and the debugger modules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some bit syntax test cases take much longer time to complete when
libraries are in native code, probably because of context switches
between the eval_bits module and the debugger modules.
</pre>
</div>
</content>
</entry>
</feed>
