<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems-testing (2011-08-21)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>

        * gdb-sim.in: Initialize doTrace variable.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/sim-scripts/ChangeLog.diff?r1=text&tr1=1.99&r2=text&tr2=1.100&diff_format=h">M</a></td><td width='1%'>1.100</td><td width='100%'>sim-scripts/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems-testing/sim-scripts/gdb-sim.in.diff?r1=text&tr1=1.18&r2=text&tr2=1.19&diff_format=h">M</a></td><td width='1%'>1.19</td><td width='100%'>sim-scripts/gdb-sim.in</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems-testing/sim-scripts/ChangeLog:1.99 rtems-testing/sim-scripts/ChangeLog:1.100
--- rtems-testing/sim-scripts/ChangeLog:1.99    Wed Jul 20 15:49:47 2011
+++ rtems-testing/sim-scripts/ChangeLog Sun Aug 21 15:17:04 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-08-21    Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * gdb-sim.in: Initialize doTrace variable.
+
</font> 2011-07-20        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * gdb-sim-run.in: Add option to skip critical section tests.

<font color='#006600'>diff -u rtems-testing/sim-scripts/gdb-sim.in:1.18 rtems-testing/sim-scripts/gdb-sim.in:1.19
--- rtems-testing/sim-scripts/gdb-sim.in:1.18   Fri Nov  5 14:31:57 2010
+++ rtems-testing/sim-scripts/gdb-sim.in        Sun Aug 21 15:17:04 2011
</font><font color='#997700'>@@ -77,6 +77,7 @@
</font> fi
 
 use_sysv_ipc="no"
<font color='#000088'>+doTrace="no"
</font> while getopts s OPT
 do
  case "$OPT" in
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>