Marc Khouzam
0248aa4474
Bug 397715 - [memory][expressions] Make use of GDB 7.6 new
...
=memory-changed MI event
Change-Id: I98c3cd273e185dfb1782527d7abd553351a163d9
Reviewed-on: https://git.eclipse.org/r/9662
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-01-25 11:09:44 -05:00
Marc Khouzam
9e6ee807a9
Bug 378834 - Update Debug JUnit tests to run on Hudson
...
Change-Id: Ie93ef3b2401b6823afd96504de1b5b5c577f1da4
Reviewed-on: https://git.eclipse.org/r/9656
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-01-14 14:52:06 -05:00
Marc Khouzam
cd7ffb2dbf
Bug 394408: Support enhanced-expressions for local variables. This
...
includes special handling for array indices. Furthermore, we now
require the '=' prefix for all glob-pattern expressions, including
registers.
Change-Id: If929d539b80d282df383c44d1487611fda928613
Reviewed-on: https://git.eclipse.org/r/8881
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-12-18 14:29:18 -05:00
Marc Khouzam
9dbd7f7213
Bug 381754: Group-expression support for Expressions view.
...
JUnit tests.
Change-Id: I5666d09a3abe71ef9c811fb94418c80da5b3a09e
Reviewed-on: https://git.eclipse.org/r/6701
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-07-10 15:52:46 -04:00
Marc Khouzam
1ef180e2ab
Bug 381868: JUnit tests for casting expressions
...
Change-Id: I9e8c9986db8fac2599eb8f28cc60d42010d17a93
Reviewed-on: https://git.eclipse.org/r/6427
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-06-19 12:51:13 -04:00
Marc Khouzam
cfff2b91fb
Bug 376901: JUnit tests for RTTI feature
...
Change-Id: Id72d0d170b8f78201a36d1f95da5ca7a3d07cfa5
Reviewed-on: https://git.eclipse.org/r/5868
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-05-07 16:11:51 -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
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
d592d691aa
Bug 346320: Add support for fast tracepoints
2011-07-25 15:29:42 -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
09499bd32c
Bug 337893 - Tests for IMIRunControl.executeWithTargetAvailable, all-stop mode
2011-03-28 17:24:52 +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
71ac61e6e2
Bug 336008: [tests] JUnit tests for launch configuration and restart
2011-02-01 19:20:06 +00:00
Marc Khouzam
6559679143
Bug 320277: More JUnit test to make sure we properly view variables of base class in derived class
2010-09-09 20:34:31 +00:00
Marc Khouzam
ffd8caf56d
Bug 320277: JUnit test to make sure we properly view variables of base class in derived class
2010-09-09 12:34:11 +00:00
John Cortell
4972e64775
Adjust to the new dual POSIX/MSVC buildable MultiThread.cc. Also fix problems in the registers test
2010-05-27 21:20:45 +00:00
John Cortell
abef64cb07
Make dsf-gdb test programs buildable with MinGW. MinGW gdb has problems debugging a cygwin-built executable, so we need to build the test apps with MinGW when testing that debugger. Confirmed these modified files now build with both Cygwin and MinGW.
2010-05-26 19:38:11 +00:00
John Cortell
af21820551
Various expression tests where failing on Windows because of subtle differences in the compiler and the line tables it generates, and perhaps scoping behaviors. The code would end up on the trailing brace of a function, and all variables are out of scope there.
2010-05-25 23:01:40 +00:00
John Cortell
367979ea80
[248587] Support "Event' Breakpoints
2010-04-06 20:01:42 +00:00
John Cortell
57c6ba5fec
[248587] Support "Event' Breakpoints
2010-04-06 19:32:14 +00:00
John Cortell
4ec5b596be
Specify dwarf2 debug info. Default for 3.x is STABS, and that is an inferior format. At a minimum, C++ exception catchpoints don't work, and there is a class that tests them.
2010-04-05 17:38:41 +00:00
uid8941
d4367d5bba
Add -m32 flag to make the tests programs build properly on 64-bit machines.
2010-03-09 14:35:32 +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
1d80af0b96
[242943] Support for breakpoint operations while the program is running. JUnit tests included.
2010-02-22 21:30:56 +00:00
Marc Khouzam
721192f266
[284286] First phase of tracepoint support. Tracepoints can now be created/deleted/enabled/disabled, we can add conditions and passcount.
2009-12-18 18:59:44 +00:00
John Cortell
2b90c1a741
Added MultiThread.exe
2009-09-04 02:34:34 +00:00
Doug Schaefer
73728bf715
ignoring the compiled exes here.
2009-04-27 16:21:42 +00:00
Pawel Piech
5b47187366
Migrated DSF and DSF-GDB to the CDT project.
2009-01-08 21:08:05 +00:00