Commit b13416e
committed
make listening -> not listening -> close debugger consistent
When you press F6, if there was a client, the connection was closed but
if there was not yet a client the debugger was closed entirely.
Now when listening just close the listener first and when you really
want to close just press F6 again.
Signed-off-by: BlackEagle <ike.devolder@gmail.com>1 parent 6e1a991 commit b13416e
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | | - | |
73 | | - | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
| |||
0 commit comments