Panos Astithas
2b3f79f223
Use a preference setting to decide whether to bind to the loopback interface only, or all interfaces (Bug 764679); r=dcamp,mfinkle,jgriffin,vingtetun
2012-06-20 16:31:50 +03:00
Panos Astithas
33e3a0a478
Bug 757282 - Pause when an exception is hit; r=rcampbell
2012-06-03 16:39:51 +03:00
Panos Astithas
6eaadd8fa7
Bug 737808 - Separate breakpoints and scripts handling in the client from the server; r=rcampbell
2012-06-03 16:39:50 +03:00
Panos Astithas
8915721113
Bug 758696 - Add a dialog to the debugger to deny or allow incoming server connections (Part 1: Firefox); r=rcampbell
2012-06-01 18:25:08 +03:00
Panos Astithas
77439a8a82
Bug 755346 - Global variables are not displayed in the debugger frontend; r=vporof,rcampbell
2012-05-29 12:08:20 +03:00
Ehsan Akhgari
666d9664d7
Merge mozilla-central into mozilla-inbound
2012-05-04 16:29:42 -04:00
Jason Orendorff
831162640b
Bug 749316 - Put Debugger object into chrome scratchpad. r=dcamp,bholley.
2012-05-01 10:17:32 -05:00
Panos Astithas
18a9483eb7
Bug 724228 - Use getVariable instead of getVariableDescriptor until the latter lands; r=dcamp
2012-03-21 15:49:23 +00:00
Ehsan Akhgari
29aaa25460
Merge backout; a=me
2012-05-02 16:22:51 -04:00
Ehsan Akhgari
8fe832a522
Backout the merge from fx-team because of Ts regressions (no bug)
...
This is the backed out range:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=a974c45914eb
2012-05-02 16:20:02 -04:00
Ehsan Akhgari
aa8031a7f4
Backout changeset b0200dab0ccc to revert the incorrect backout of an fx-team range (no bug)
...
This is the range I mistakenly backed out before:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=bc5fee76550b
2012-05-02 16:11:19 -04:00
Ehsan Akhgari
ed5e071794
Backout the latest merge from fx-team because of Ts regressions (no bug)
2012-05-02 15:37:08 -04:00
Panos Astithas
5a7c6f1169
Bug 749258: Fix debugger server tests exposed as broken when we start listening for errors. r=dcamp
2012-05-01 15:31:00 -07:00
Jim Blandy
a182d0c930
Bug 749258: Have toolkit/devtools/debugger xpcshell tests register a listener for Components.utils.reportError, so tests fail when they throw an exception. r=past
2012-05-01 15:29:48 -07:00
Jim Blandy
6d0ac4e921
Bug 749231: Set the devtools.debugger.log pref in head_dbg.js, so we always get packet logs. r=past
2012-04-30 15:02:11 -07:00
Panos Astithas
e3e4cd36ef
Bug 724228 - Use getVariable instead of getVariableDescriptor until the latter lands; r=dcamp
2012-03-21 15:49:23 +00:00
Panos Astithas
f39160faa5
Bug 711164 - Add support for stepping to the debugger; r=rcampbell
2012-03-18 08:50:43 +02:00
Panos Astithas
37469ac934
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
949fc2f020
Bug 709088 - Put dump() calls in debugger code behind a pref; r=rcampbell
2012-03-08 09:14:41 +02:00
Dave Camp
6b23ae2227
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
4a11feb053
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
1ccab225f4
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
88fcd0148b
Bug 690771 - Implement the debugger pause request (at the main loop); r=dcamp
2012-02-10 09:46:10 +02:00
Panagiotis Astithas
8fa4dc1487
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
c829da62d2
Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend
2012-02-07 13:22:30 -04:00