<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Benjamin Niemann wrote:
<blockquote
cite="mid:543531490903010319s66922ac9u467ee39a65f87c4c@mail.gmail.com"
type="cite">
<pre wrap="">On Sat, Feb 28, 2009 at 9:44 PM, Filipe David Manana <a class="moz-txt-link-rfc2396E" href="mailto:fdmanana@ieee.org"><fdmanana@ieee.org></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Holy cow!
It works using port 49153 :|
This gotta be one of the most mysterious things in the world!
Port 49100 doesn't work, neither 50000, neither 49123, neither...
</pre>
</blockquote>
<pre wrap=""><!---->
This was something that confused me a bit as well, when I started
implementing debug support for the Python target.
The default port on the server side (the parser being debugged) is
49153, but AW defaults to 49100 in the 'Remote Debugger' dialog.
Any reason for this discrepancy?
</pre>
</blockquote>
We changed it in AW and the C runtime, but it did not change in ANTLR
is the answer I think. We changed it because the original port clashed
with something on Windows Vista.<br>
<br>
I meant to fix this before release and it slipped past.<br>
<br>
Jim<br>
</body>
</html>