tencrocs / fb4linux

Automatically exported from code.google.com/p/fb4linux
0 stars 0 forks source link

Flash builder does not terminate the previous debug session when starting a new one #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1. Create/open a project
2. Put a breakpoint anywhere in the project
3. Run using the debugger
4. Hit the breakpoint
5. Launch the project again in debug mode
6. Notice how two debugging sessions exist

On Flex Builder 3, the previous debugging session was terminated, this is
not the case in this version (The mac version terminates just fine).

I am using a build uploaded yesterday (22-5-2010)

Included a screenshot of two debugging sessions.

Original issue reported on code.google.com by LiraNuna on 24 May 2010 at 3:11

Attachments:

GoogleCodeExporter commented 8 years ago
Stuff I forgot: 

Eclipse version: 3.5.1
Ubuntu 9.10, 64bit

Original comment by LiraNuna on 24 May 2010 at 3:12

GoogleCodeExporter commented 8 years ago
Not sure that it's an issue. It's a new feature of Flash Builder 4.

In fact, in Flex Builder 3 the ability to launch in parallel several debugs was 
not
available. Each time the last debug session was killed.
But now it's possible to have many debug at the same time and for some cases 
it's useful.

If you want to stop a debug session just kill the corresponding web browser tab.

Original comment by evrign...@gmail.com on 1 Jun 2010 at 8:47

GoogleCodeExporter commented 8 years ago
This doesn't happen in the Mac version, however. Flash Builder 4 terminates the
previous debug session.

Original comment by LiraNuna on 1 Jun 2010 at 4:28

GoogleCodeExporter commented 8 years ago
The Windows version does not terminate the previous debug sessions.

Original comment by evrign...@gmail.com on 1 Jun 2010 at 7:53