Marc Khouzam
|
bde03774f2
|
Bug 330974: Need to set the version of GDB for the new tests.
|
2012-04-25 13:18:30 -04:00 |
|
Marc Khouzam
|
efe3dd4be6
|
Bug 330974: If the user selects multiple nodes in the debug view most debug commands are disabled
Change-Id: I51d15347fd28ee550e9bd2b75c61e904e75b4c8b
Reviewed-on: https://git.eclipse.org/r/5650
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
|
2012-04-25 09:57:37 -04:00 |
|
Marc Khouzam
|
3964dbeab6
|
Bug 373707: [tracepoints] Make use of the new 'collect /s' command
Change-Id: I60689b73dd1f081fa3e3b53807e52800c9c03006
Reviewed-on: https://git.eclipse.org/r/5576
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
|
2012-04-20 16:13:52 -04:00 |
|
Mikhail Khodjaiants
|
74138d21f5
|
Bug 361934 - Provide timeout for gdb commands
Change-Id: Id51a138411e49f7157858379f8aa09a59a8e4f78
Reviewed-on: https://git.eclipse.org/r/5523
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
|
2012-04-17 10:20:23 -04:00 |
|
Marc Khouzam
|
7bceb81ed5
|
Cosmetic
|
2012-04-02 21:38:40 -04:00 |
|
Marc Khouzam
|
5d924afa08
|
Bug 375256: Use the wording: 'normal' instead of 'slow' for tracepoints
|
2012-03-24 13:38:42 -04:00 |
|
Mikhail Khodjaiants
|
ce2f595139
|
Bug 375091 - Invalid name of the generic test application
|
2012-03-22 13:20:08 -04:00 |
|
Marc Khouzam
|
fdd2d8570d
|
Bug 307311: Add back method to MIConst to avoid breaking API, use a map for the special characters and unicode codepoints, add more JUnit tests, add the JUnit tests to the Sessionless suite.
|
2012-03-06 09:23:24 -05:00 |
|
Mathias Kunter
|
a974434ec3
|
Bug 307311: Incorrect string display when using non-ASCII characters
|
2012-03-06 09:23:21 -05:00 |
|
Marc Khouzam
|
39d3edc175
|
Bug 371198: Fixes for intermittent test failures.
|
2012-03-02 14:49:51 -05:00 |
|
Marc Khouzam
|
b971029699
|
Bug 371198 - Fix a couple of stopAtMain test cases.
|
2012-03-02 13:49:39 -05:00 |
|
Marc Khouzam
|
35530262d8
|
Bug 371198: Restart is not supported in a remote debug session.
|
2012-02-29 12:17:47 -05:00 |
|
Marc Khouzam
|
b00b128972
|
Bug 362039: New postmortem JUnit tests
|
2012-02-17 09:45:42 -05:00 |
|
Marc Khouzam
|
7f07eb597c
|
Bug 346789: fix startup sequence for remote JUnits tests
|
2012-02-09 15:48:48 -05:00 |
|
Marc Khouzam
|
45878bd81a
|
Bug 369814: [junit] Tracepoint unit tests fail with GDB 7.4
|
2012-01-26 22:01:13 -05:00 |
|
Marc Khouzam
|
bb313cb149
|
Need to wait for a IBreakpointHit event instead of an ISuspended event. This is for remote tests where we get an ISuspended event when we first connect to gdbserver, but we really need the IBreakpointHit event of when we hit the breakpoint at main()
|
2012-01-26 22:01:09 -05:00 |
|
Marc Khouzam
|
ad2208cc77
|
Bug 365541: Extra JUnit tests for partitions. Also, don't look for all the children of array_foo as it requires over 14000 MI commands, and makes the test take over 30 seconds.
|
2012-01-26 14:22:22 -05:00 |
|
Mikhail Khodjaiants
|
15ab0165f1
|
Bug 365541 - View an array variable whose length is very long (such as
10000) in the editor or Variable View, will cause the interface to die.
|
2012-01-26 11:59:27 -05:00 |
|
Marc Khouzam
|
e8a9e67b8c
|
Bug 369583: [junit] Sessionless tests fail with NPE
|
2012-01-24 21:53:30 -05:00 |
|
Marc Khouzam
|
b9a036ecda
|
Bug 369569: With GDB 7.4, breakpoints on invalid lines succeed as pending breakpoints
|
2012-01-24 14:43:55 -05:00 |
|
Marc Khouzam
|
6733c8df42
|
Bug 369569: Need JUnit tests for GDB 7.4
|
2012-01-24 14:11:48 -05:00 |
|
Marc Khouzam
|
50640df3c0
|
Bug 369168: threadOSId is not extracted for non-pthread programs
|
2012-01-19 22:13:36 -05:00 |
|
Marc Khouzam
|
2bafef2e42
|
Code cleanup, mostly about missing @Override
|
2012-01-17 09:42:18 -05:00 |
|
Marc Khouzam
|
fb16cb0561
|
Bug 365966: Change all of DSF-GDB to use the new Immediate*RequestMonitor classes. Not a necessary change, but it makes the code easier to read, and validates the new classes.
|
2011-12-12 11:28:16 -05:00 |
|
Sergey Prigogin
|
7a3c9ba3a1
|
Switched to Java 1.6.
|
2011-10-17 18:04:17 -07:00 |
|
Sergey Prigogin
|
457af57f60
|
Changed the execution environment to JavaSE-1.6
|
2011-10-17 16:44:49 -07:00 |
|
Doug Schaefer
|
9ec9113700
|
Update version numbers for Juno.
|
2011-09-22 15:03:14 -04:00 |
|
Axel Mueller
|
e44884f7ea
|
Bug 320277: Cannot view variables of base class in derived class
|
2011-09-07 09:55:17 -04:00 |
|
Eugene Ostroukhov
|
97d0869a9a
|
Bug 352888: Add two new "done" methods to RequestMonitor and DataRequestMonitor
|
2011-08-30 15:20:25 -04:00 |
|
Marc Khouzam
|
d592d691aa
|
Bug 346320: Add support for fast tracepoints
|
2011-07-25 15:29:42 -04:00 |
|
Marc Khouzam
|
2041eb9870
|
Bug 348159: Move DSF-GDB preference store to the core plugin.
|
2011-06-27 16:23:53 -04:00 |
|
Sergey Prigogin
|
b48eb1807f
|
Added bin directory to .gitignore
|
2011-06-25 16:22:34 -07:00 |
|
Marc Khouzam
|
cc88953450
|
Bug 346899: JUnits to test post-mortem core launch
|
2011-05-23 18:10:11 +00:00 |
|
Marc Khouzam
|
6281a85b7b
|
Bug 346789: Remote JUnits don't work anymore
|
2011-05-21 15:38:16 +00:00 |
|
Marc Khouzam
|
e4320d05fc
|
Bug 345026: JUnit tests to test operations while the target is running
|
2011-05-06 20:20:53 +00:00 |
|
Marc Khouzam
|
36843b8c72
|
Bug 344298: JUnit support for Disassembly in case of multi-process.
|
2011-05-02 02:05:04 +00:00 |
|
Marc Khouzam
|
4239136a95
|
Bug 343861: Project should not be required to perform debugging
|
2011-04-26 19:29:56 +00:00 |
|
Marc Khouzam
|
be1c53102b
|
Bug 343745: JUnit tests can be delayed 2 seconds unnecessarily
|
2011-04-25 16:02:27 +00:00 |
|
Marc Khouzam
|
a942a02708
|
Bug 343734: JUnit tests for GDB 7.3
|
2011-04-25 14:25:30 +00:00 |
|
Marc Khouzam
|
c1b808e0ff
|
Bug 337893: Setting breakpoints on a running target does not work with multi-process
|
2011-04-03 02:45:16 +00:00 |
|
Marc Khouzam
|
fa13a7c63b
|
Bug 337893 - Tests for IMIRunControl.executeWithTargetAvailable, non-stop mode
|
2011-03-28 19:23:02 +00:00 |
|
Marc Khouzam
|
09499bd32c
|
Bug 337893 - Tests for IMIRunControl.executeWithTargetAvailable, all-stop mode
|
2011-03-28 17:24:52 +00:00 |
|
Marc Khouzam
|
f37667bcd3
|
Bug 237308: Support for multiple inferior processes
|
2011-02-25 20:08:11 +00:00 |
|
Marc Khouzam
|
9efc3961a2
|
Bug 338171: StartOrRestartSequence_7_0 is being called for older GDBs
|
2011-02-25 02:20:34 +00:00 |
|
Marc Khouzam
|
5d1be8f620
|
Bug 335324: Prepare JUnit tests for the container (process) being the breakpointTarget context
|
2011-02-05 04:23:59 +00:00 |
|
Marc Khouzam
|
5bca49ece1
|
Bug 211620: Junit test should make use of Query
|
2011-02-05 02:52:40 +00:00 |
|
Marc Khouzam
|
83c041d618
|
Bug 336008: [tests] JUnit tests for launch configuration and restart
|
2011-02-04 16:24:20 +00:00 |
|
Marc Khouzam
|
797697ad62
|
Bug 336008: [tests] JUnit tests for launch configuration and restart
|
2011-02-04 15:22:29 +00:00 |
|
Sergey Prigogin
|
b500c6c1cd
|
Configurable formatting of constructor initializer lists.
|
2011-02-03 23:12:11 +00:00 |
|
Marc Khouzam
|
4881bba10c
|
Bug 335528: [multi-process] Move startOrRestart to the Processes service
|
2011-02-02 21:39:37 +00:00 |
|