breakpoints lost on save

110 views
Skip to first unread message

Dimitris Papageorgiou

unread,
Jan 26, 2015, 11:35:07 AM1/26/15
to google-chrome-...@googlegroups.com
I have created a network mapping between dev tools and a js file....so I can edit the file directly on dev tools.

Here is the problem:

Whenever I save the file, whatever breakpoints I had placed in the script till that moment,disappear...why this happens? 

Vsevolod Vlasov

unread,
Jan 29, 2015, 11:18:38 AM1/29/15
to Google Chrome Developer Tools
It's not clear what is your scenario from this brief description.
If you think this is a bug please file it on http://crbug.com/new and provide details step to reproduce (preferably on a small new project).

--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/765147fe-c854-44d2-921a-5c3b4b3dc4a6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Dimitris Papageorgiou

unread,
Jan 30, 2015, 2:16:30 AM1/30/15
to google-chrome-...@googlegroups.com
Ok...I will try to clarify and and file a bug also.

First of all when i say network mapping I am referring to workspaces.

So...when I edit a js file in dev tools(source panel) the changes are "passed" automatically to the file locally-I believe you understand what I mean.

Suppose now,that in the file I edit,  I place breakpoints...and then I go to make a change in it(change the name of a var for ecample).

After that I  go to save the changes-by selecting the proper option in the context menu....the breakpoint/s I had placed earlier are lost.

I just see the no breakpoints message.

Do you understand now what I am talking about?


Τη Πέμπτη, 29 Ιανουαρίου 2015 - 6:18:38 μ.μ. UTC+2, ο χρήστης Vsevolod Vlasov έγραψε:
It's not clear what is your scenario from this brief description.
If you think this is a bug please file it on http://crbug.com/new and provide details step to reproduce (preferably on a small new project).
On Mon, Jan 26, 2015 at 7:35 PM, Dimitris Papageorgiou <foryo...@gmail.com> wrote:
I have created a network mapping between dev tools and a js file....so I can edit the file directly on dev tools.

Here is the problem:

Whenever I save the file, whatever breakpoints I had placed in the script till that moment,disappear...why this happens? 

--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-developer-tools+unsub...@googlegroups.com.

Vsevolod Vlasov

unread,
Jan 30, 2015, 3:35:47 AM1/30/15
to Google Chrome Developer Tools
This is something that could happen if your changes where not applied via live edit (i.e. compilation failed etc.). Could this be the case? The breakpoints would be restored on reload in this case.

Does this happen consistently? Can you provide a particular setup to reproduce this? Like an archive with a set of files that could be used to repro this?

Thanks

To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/22e30c19-f429-46b2-9ea0-d60d2c8e242f%40googlegroups.com.

Dimitris Papageorgiou

unread,
Mar 5, 2015, 3:06:17 PM3/5/15
to google-chrome-...@googlegroups.com
the breakpoints are not restored...and yes it happens consistently.

Except live edit how else changes could be applied to a file accessible from the sources panel. 
Reply all
Reply to author
Forward
0 new messages