Jim Blandy
c7dcb1b709
Bug 742358: Add some documentation to toolkit/devtools/debugger/dbg-transport.js. r=dcamp
2012-04-05 12:37:21 -07:00
Panos Astithas
c31906812f
Bug 739995 - Intermittent test failures in browser_dbg_bug723069_editor-breakpoints.js and others | Found the expected number of scripts. - Got 3, expected 2, followed by other errors; r=rcampbell
2012-03-30 11:26:08 +03:00
Panos Astithas
11a07c5ba2
Bug 723563 - Use findScripts to retrieve the list of scripts known to the debugger; r=rcampbell
2012-03-30 11:25:52 +03:00
Panos Astithas
353ab09a17
Bug 737464 - Add frame and iframe globals to the debugger when present in a page; r=rcampbell
2012-03-29 08:46:54 +03:00
Panos Astithas
d88f14efc0
Backout changeset 794ff67c7a9a (bug 723563) due to suspected randomorange (bug 739995)
2012-03-28 17:47:33 +03:00
Panos Astithas
468df70a6b
Backout changeset 0b6a274e8b5a (bug 737464) due to suspected randomorange (bug 739995)
2012-03-28 17:45:22 +03:00
Panos Astithas
31b7eec95d
Bug 737464 - Add frame and iframe globals to the debugger when present in a page; r=rcampbell
2012-03-28 13:31:11 +03:00
Panos Astithas
1441f97fe0
Bug 723563 - Use findScripts to retrieve the list of scripts known to the debugger; r=rcampbell
2012-02-23 10:39:02 +02:00
Panos Astithas
af91a4be6c
Bug 734911 - Adding breakpoints sometimes doesn't work; r=rcampbell
2012-03-28 12:23:09 +03:00
Panos Astithas
0b5eee6844
Bug 711164 - Add support for stepping to the debugger; r=rcampbell
2012-03-18 08:50:43 +02:00
Panos Astithas
22c78aeebd
Bug 729576 - Update the remote debugging protocol to reflect the recent spec changes; r=dcamp,jimb
2012-03-13 09:13:02 +02:00
Panos Astithas
77179c6e6a
Bug 731277 - Add support for using fn.displayName as the function name in stack frames; r=rcampbell
2012-03-12 10:59:30 +02:00
Panos Astithas
47a7df533e
Bug 709088 - Put dump() calls in debugger code behind a pref; r=rcampbell
2012-03-08 09:14:41 +02:00
Mihai Sucan
9c66515893
Bug 723069 - The debugger should allow breakpoints to be set in the embedded editor; r=past
2012-03-05 19:56:13 +02:00
Panos Astithas
85e818cfb1
Bug 729191 - Make debugger mochitests wait for debugger server shutdown before finishing; r=rcampbell
2012-03-06 10:22:17 +02:00
Panos Astithas
548e12220c
Bug 697040 - The Script Debugger onNewScript notifications don't always fire; r=jimb,dcamp,rcampbell
2012-02-23 09:41:00 +02:00
Panos Astithas
d1eb40e0da
Bug 725360 - Closing the tab when the debugger is paused should cleanly exit the debugger; r=rcampbell
2012-02-17 10:15:43 +02:00
Dave Camp
a1fb1a9e4b
Bug 703718 - Unify dbg-server.js and dbg-server.jsm. r=past
2012-02-14 11:45:36 -08:00
Dave Camp
64e0f14f9d
Bug 719127 - Debugger error: jschar out of char range; high bits of data lost. r=past
2012-02-14 11:45:35 -08:00
Panos Astithas
1f5a412d16
Bug 687093 - Clicking on a stack frame in the debugger should put the caret in the proper source line; r=msucan
2012-02-11 11:44:20 +02:00
Panos Astithas
166a54fce4
Bug 719122 - Setting a breakpoint in a line without code should skip forward; f=dcamp,r=jimb
2012-02-10 09:46:12 +02:00
Panos Astithas
028083cec5
Bug 711125 - Make the debugger client's setBreakpoint pause the debuggee automatically; r=dcamp
...
Makes DC_setBreakpoint send an interrupt request first, if the debuggee is running (in the main loop), and then proceed with a breakpoint request. Also fixes a bug in the client request dispatcher, where unsolicited notifications would be considered as responses to unrelated active requests.
2012-02-10 09:46:11 +02:00
Panos Astithas
e43d75c138
Bug 690771 - Implement the debugger pause request (at the main loop); r=dcamp
2012-02-10 09:46:10 +02:00
Panagiotis Astithas
451613f37b
Bug 697762 - Land the debugger in m-c - sr changes; r=msucan,rcampbell; sr=dtownsend
2012-01-23 10:29:15 +02:00
Panagiotis Astithas
466766b392
Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend
2012-02-07 13:22:30 -04:00