<!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/7933e4ed4a7db86a36312c4440cf4b1ec14e0d7f">7933e4ed</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-03-09T02:23:09+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Support for debugger.

[GB.WEB.FORM2]
* BUG: Use SIGUSR2 for synchronizing session process with CGI process, as SIGUSR1 is used by the debugger.
* NEW: Support for debugger.
* NEW: THe HTML body now uses sans-serif font by default.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/1a08090954764847bd1fe33395a6411ae453c21d">1a080909</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-03-09T02:23:41+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Debug.Fifo is a new property that returns the name of the FIFO used for communication with the IDE.

[GB.DEBUG]
* NEW: Debug.Fifo is a new property that returns the name of the FIFO used for communication with the IDE.
</pre>
</li>
</ul>
<h4>6 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/30cde24a5acca6f81a517926ffbb3f9aa02395ba...1a08090954764847bd1fe33395a6411ae453c21d#21df109244628bc9f23a84bd96c9aedb7984fcf0">
comp/src/gb.web.form2/.src/Test/Webform1.webform
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/30cde24a5acca6f81a517926ffbb3f9aa02395ba...1a08090954764847bd1fe33395a6411ae453c21d#4af956ee38de1d993cd4ecb7e9bbb9e641d4ef4d">
comp/src/gb.web.form2/.src/WebForm.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/30cde24a5acca6f81a517926ffbb3f9aa02395ba...1a08090954764847bd1fe33395a6411ae453c21d#198f17f02b2a4ad2381664fe136a2b91a3f7b14d">
comp/src/gb.web.form2/style.css
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/30cde24a5acca6f81a517926ffbb3f9aa02395ba...1a08090954764847bd1fe33395a6411ae453c21d#8ff7d54b940078655cd2a0323c74bb05e7f6a3af">
main/lib/debug/CDebug.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/30cde24a5acca6f81a517926ffbb3f9aa02395ba...1a08090954764847bd1fe33395a6411ae453c21d#bb746d76536b1c2b8cb4cf60d9cec25308d23cce">
main/lib/debug/debug.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/30cde24a5acca6f81a517926ffbb3f9aa02395ba...1a08090954764847bd1fe33395a6411ae453c21d#94412fb5262bc13f2922c421cf1ca9a05b0ad443">
main/lib/debug/debug.h
</a>
</li>
</ul>

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

<br>
<a href="https://gitlab.com/gambas/gambas/-/compare/30cde24a5acca6f81a517926ffbb3f9aa02395ba...1a08090954764847bd1fe33395a6411ae453c21d">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>