Ken Ryall
|
a8b9452abb
|
More cleanup for bug 303968.
|
2010-03-04 22:16:13 +00:00 |
|
John Cortell
|
ebdc876c9b
|
Fixed race condition test failure. The secondary thread, because it does nothing but a quick printf, was terminating before the test was able to check for its existence via IRunControl.getExecutionContexts(). Consequently, it would get one less thread than expected.
|
2010-03-04 22:14:37 +00:00 |
|
Marc Khouzam
|
e585f18abd
|
[263689] Special handling of -environment-cd for MacOS
|
2010-03-04 19:34:09 +00:00 |
|
Marc Khouzam
|
15dbb8f8b5
|
[303968] Register with the new IRunControl2 name, to enable RunToLine, MoveToLine and ResumeAtLine
|
2010-03-04 18:42:15 +00:00 |
|
Marc Khouzam
|
6226996c98
|
[304146] Use the command factory in AbstractMIControl
|
2010-03-04 18:13:17 +00:00 |
|
John Cortell
|
d84ca549b2
|
Write L-value test works with gdb >= 6.8, so refactor to make it available for those classes.
|
2010-03-04 17:17:44 +00:00 |
|
John Cortell
|
e6794e5a2e
|
fixed warnings
|
2010-03-04 16:48:01 +00:00 |
|
John Cortell
|
7eb06f6213
|
Fix runcontrol test on Windows. If the program is built with cygwin, there is an additional thread.
|
2010-03-04 16:43:00 +00:00 |
|
Marc Khouzam
|
20baa38a22
|
[304588] Return the problem number of children even if GDB counts private/public/protected as a level of children.
|
2010-03-04 15:48:37 +00:00 |
|
John Cortell
|
f642b20a88
|
fix indentation; no functional change
|
2010-03-04 15:30:35 +00:00 |
|
Marc Khouzam
|
3e3b57e1d1
|
[304618] Most MICommands were created with their parameters treated as options.
|
2010-03-04 14:00:02 +00:00 |
|
John Cortell
|
6a8a4ece8f
|
Fix tests on Windows. orig_eax is apparently not a reported register on Windows
|
2010-03-04 00:40:27 +00:00 |
|
John Cortell
|
293b055013
|
[280607] fixed copy-n-paste mistake in last commit. Also enhanced the documentation.
|
2010-03-03 23:05:47 +00:00 |
|
Pawel Piech
|
742e7dfe92
|
[219202] Comment #6 - Fixed type returned for a composite.
|
2010-03-03 21:07:08 +00:00 |
|
Pawel Piech
|
afdcf2e551
|
[219202] - [variables][cdi] Variables view should use icons to represent types
|
2010-03-03 19:39:47 +00:00 |
|
John Cortell
|
fa79d364cc
|
[304561] While-target-running breakpoint tests are failing because of Windows gdb bug
|
2010-03-03 18:54:09 +00:00 |
|
Marc Khouzam
|
172d30c3fb
|
[303503] Hybrid solution to rely on GDB command when possible and on our internal map when not
|
2010-03-03 17:05:28 +00:00 |
|
Marc Khouzam
|
47804a071a
|
[304146] Added a CommandFactory for MI/CLI commands, and change every service to use it.
|
2010-03-03 14:35:50 +00:00 |
|
Marc Khouzam
|
bca9edfc90
|
[303828] Fix for expressions tests
|
2010-03-03 14:15:05 +00:00 |
|
John Cortell
|
e815923c47
|
Forgot to add a default timeout for runToLocation
|
2010-03-02 21:25:27 +00:00 |
|
Ken Ryall
|
e9e73680c2
|
Bug 285907, create a new shared abstract launch delegate.
|
2010-03-02 13:50:21 +00:00 |
|
Ken Ryall
|
de52271f86
|
Bug 303968, move support for Run To Line, Move To Line, Resume At Line, to DSF.
|
2010-03-02 13:29:06 +00:00 |
|
John Cortell
|
d5d9a9ca34
|
Improve waitForBreakpointEvent()
|
2010-03-01 23:47:08 +00:00 |
|
Pawel Piech
|
88a1ce45c2
|
[280607] - Extracted patterns into static variables.
|
2010-03-01 22:23:42 +00:00 |
|
John Cortell
|
afc2af0e0e
|
Added reasonable timeout values for resume operations. In practice, these operations are taking between 15ms to 170ms, and I've given them timeouts between 1 and 2 seconds. So, still plenty of breathing room, but no longer wait for the default of 10 seconds to determine a failure.
|
2010-03-01 21:05:27 +00:00 |
|
John Cortell
|
c694d74782
|
Add timestamp to event trace. Really helps troubleshoot timing issues in the tests.
|
2010-03-01 17:14:40 +00:00 |
|
John Cortell
|
ebaad16039
|
Adjust timeout. Avoid excessive wait on failed test.
|
2010-02-26 21:21:04 +00:00 |
|
John Cortell
|
0ca9d1d016
|
[303828] SyncUtil calls no longer wait indefinitely
|
2010-02-26 20:27:29 +00:00 |
|
Marc Khouzam
|
cf8ca123cf
|
[304089] Properly call AbstractDsfService.shutdown()
|
2010-02-26 20:06:30 +00:00 |
|
Marc Khouzam
|
dc066c0195
|
[225996] Sort the output of -thread-list-ids must sort strings as integers, to make sure a thread with id "10" will follow thread "9" and not thread "1"
|
2010-02-26 18:18:05 +00:00 |
|
Marc Khouzam
|
1908d66ca6
|
[225996] Sort the output of -thread-list-ids to show threads that were created first at the top
|
2010-02-26 16:25:39 +00:00 |
|
Vivian Kong
|
8ff63ab2c3
|
Bug 303481 - change update site for helios
|
2010-02-26 15:54:53 +00:00 |
|
Marc Khouzam
|
d2cd2d381f
|
[302597] For MIStopped event that don't contain a threadId we must ask the backend for the threadId
|
2010-02-26 13:56:49 +00:00 |
|
John Cortell
|
1400363b31
|
Added method to massage test timeout values based on a property.
|
2010-02-25 23:33:08 +00:00 |
|
John Cortell
|
9cd64eb9fa
|
[303828] Instrument ServiceEventWaitor
|
2010-02-25 23:00:21 +00:00 |
|
John Cortell
|
d1b0dbacf4
|
Cleanup. Rename SyncUtil methods. Methods should start with a lowercase letter. Also having every method start with "Sync" is pointless.
|
2010-02-25 22:04:16 +00:00 |
|
Randy Rohrbach
|
5cdc9c1c05
|
Bugxilla 280607.
|
2010-02-25 20:51:59 +00:00 |
|
John Cortell
|
a1e035fa10
|
[303825] DSF GDB junit tests don't run on Windows
|
2010-02-25 15:44:16 +00:00 |
|
John Cortell
|
1bc4846ffb
|
Documentation improvement
|
2010-02-24 23:04:25 +00:00 |
|
Marc Khouzam
|
f2eb63309f
|
[300096] Fix to generate an MISuspended event with the proper thread id for MoveToLine and ResumeAtLine. With the latest changes in platform, this is required to get the IP properly painted.
|
2010-02-24 20:27:28 +00:00 |
|
Marc Khouzam
|
1d80af0b96
|
[242943] Support for breakpoint operations while the program is running. JUnit tests included.
|
2010-02-22 21:30:56 +00:00 |
|
Marc Khouzam
|
657ecd8e53
|
[303503] Cannot rely on a GDB command to know the list of processes being debugged, because GDB is not available when the program is running. We can use =thread-group-created and =thread-group-exited events to keep our own list instead.
|
2010-02-22 17:56:12 +00:00 |
|
John Cortell
|
d8ba081c40
|
[248606] Add support for toggling watchpoints in the variables and expressions views.
|
2010-02-22 17:49:40 +00:00 |
|
John Cortell
|
a32879bdc0
|
[248606] Add support for toggling watchpoints in the variables and expressions views.
|
2010-02-22 15:07:48 +00:00 |
|
Marc Khouzam
|
bece9d323f
|
[255026] Use inspector debug hover in DSF-GDB, based on a preference
|
2010-02-21 15:42:02 +00:00 |
|
John Cortell
|
adde620eaf
|
[248606] Add support for toggling watchpoints in the variables and expressions views.
|
2010-02-19 23:47:04 +00:00 |
|
Anton Leherbauer
|
1e9767d045
|
[302554] [disassembly][api] Provisional disassembly API should use IAddress instead of BigInteger
|
2010-02-18 12:34:10 +00:00 |
|
Marc Khouzam
|
2b86b4d136
|
[303090] Previous checkin comment used the wrong bug number.
|
2010-02-17 17:47:47 +00:00 |
|
Marc Khouzam
|
72be877f9b
|
[303004] Allow to extend MIBreakpoints instead of copying it. Use inheritance for GDBBreakpoints_7_0 now that we can.
|
2010-02-17 17:44:31 +00:00 |
|
Marc Khouzam
|
2458f95117
|
[302927] Only accumulate ou-of-band records when we are waiting for a command to be answered by GDB
|
2010-02-16 21:05:03 +00:00 |
|