<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Benoît Minisini pushed to branch master
at <a href="https://gitlab.com/gambas/gambas">Gambas / gambas</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/4681142810a9245fc74887a884344789c3754b12">46811428</a></strong>
<div>
<span>by gambas</span>
<i>at 2021-10-21T01:02:07+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">If remote debugging is activated, lock a file to tell the IDE we are alive.

[INTERPRETER]
* NEW: If remote debugging is activated, lock a file to tell the IDE we are alive.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/a40d11b528b2a54d4a75c758d01892f253a60300">a40d11b5</a></strong>
<div>
<span>by gambas</span>
<i>at 2021-10-21T01:04:42+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix how remotely debugged process end is detected.

[DEVELOPMENT ENVIRONMENT]
* BUG: Debugger: Watch a remotely debugged process through the lock file
  it creates, instead of relying on '/proc' which is not reliable and
  Linux-specific.
* BUG: Save the cursor position in the history when the procedure list is used.
</pre>
</li>
</ul>
<h4>6 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3771b2df3015e7c0bf69097027e4954bf9eb21f6...a40d11b528b2a54d4a75c758d01892f253a60300#00b3475820e95d8cf9ca30f5beeb4a35be2d62e1">
app/src/gambas3/.src/Debug/Design.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3771b2df3015e7c0bf69097027e4954bf9eb21f6...a40d11b528b2a54d4a75c758d01892f253a60300#849ac54013d161d7504fef33a483c3917bccd308">
app/src/gambas3/.src/Editor/Code/FEditor.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3771b2df3015e7c0bf69097027e4954bf9eb21f6...a40d11b528b2a54d4a75c758d01892f253a60300#35d7b7baf8ec0f1ec7143bdff8a6ee6b9753369c">
app/src/gambas3/.src/Editor/Code/FTextEditor.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3771b2df3015e7c0bf69097027e4954bf9eb21f6...a40d11b528b2a54d4a75c758d01892f253a60300#e272bf124438cd323698c47d016f85149d87e8fb">
main/gbx/gbx_debug.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3771b2df3015e7c0bf69097027e4954bf9eb21f6...a40d11b528b2a54d4a75c758d01892f253a60300#eabc0716f0cd9b9b5263acff5272dfb21f52d443">
main/gbx/gbx_stream.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/3771b2df3015e7c0bf69097027e4954bf9eb21f6...a40d11b528b2a54d4a75c758d01892f253a60300#3f524450830a729837ecc9268e12f04ceb0c1479">
main/gbx/gbx_stream.h
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
<a href="https://gitlab.com/gambas/gambas/-/compare/3771b2df3015e7c0bf69097027e4954bf9eb21f6...a40d11b528b2a54d4a75c758d01892f253a60300">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>