1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

841 commits

Author SHA1 Message Date
Marc Khouzam
1735542b2d Bug 388793: Breakpoint actions do not work with non-stop mode
Change-Id: Ied37f0289d6ab6fe2ab6ac250bf4ecdce82faaff
Reviewed-on: https://git.eclipse.org/r/7657
Reviewed-by: Pawel Piech <pawel.piech@windriver.com>
IP-Clean: Pawel Piech <pawel.piech@windriver.com>
Tested-by: Pawel Piech <pawel.piech@windriver.com>
2012-09-07 10:58:11 -04:00
Marc Khouzam
a5553b2507 Bug 388562: Missing cleanup of DsfSession in TraceControlView
Change-Id: I5fc42aab48c511cc1b0b63281566cdcc27fa4371
Reviewed-on: https://git.eclipse.org/r/7549
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
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-08-31 13:36:10 -04:00
Pawel Piech
3eed310ca2 Bug 388338 - [breakpoints] event breakpoints broken for DSF 2012-08-29 13:17:02 -07:00
Marc Khouzam
d989bc54e5 Bug 386878 - Non-externalized String - Multicore Visualizer
Change-Id: If8a51dd1987dcea9faab912c992eb9f198501be2
2012-08-28 13:35:49 -04:00
Vivian Kong
858aa51885 Bug 386878 - Non-externalized String - Multicore Visualizer 2012-08-13 18:23:31 -04:00
Vivian Kong
eee6cbd94d Bug 386424 - non-externalized strings - GDB Debugger preference page 2012-08-03 16:42:53 -04:00
Marc Khouzam
03af322a6f Bug 290173: Migrate the Connect command to the asynchronous platform API
Change-Id: Id5025b8936ad88f42e6fa7e07094b04923d0f7a7
Reviewed-on: https://git.eclipse.org/r/6816
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-07-25 10:36:09 -04: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
0449ae3c41 Bug 381754: Group-expression support for Expressions view.
A group-expression is a comma-separated list of expressions.  Each
expression can also use glob-pattern matching.  Currently, the matching
is only supported for registers and the single '*' expressions which
will show all local variables.

Change-Id: I09f505dcd453d9ce0301bbebb8d4c459316b9224
Reviewed-on: https://git.eclipse.org/r/6549
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:44:14 -04:00
Mikhail Khodjaiants
5e5d6a0505 Bug 384756 - Projectless debugging: no error is reported if a directory
is specified as the program path

Change-Id: I4800d6851d3d086cc59963bd2bd44e4584a78d0b
Reviewed-on: https://git.eclipse.org/r/6691
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-07-10 14:50:37 -04:00
Mikhail Khodjaiants
e2b30d869c Bug 383344 - Stored memory monitors don't show data in subsequent
sessions

Change-Id: I2621c97c57d2f2e1393144e8bcc551adbdad031e
Reviewed-on: https://git.eclipse.org/r/6551
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-07-03 11:19:09 -04:00
Sergey Prigogin
150fe857a0 Fixed a mismatch between MANIFEST.MF and pom.xml. 2012-06-28 16:10:29 -07:00
Sergey Prigogin
bce24407d7 Fixed a mismatch between MANIFEST.MF and pom.xml. 2012-06-28 15:52:18 -07:00
Sergey Prigogin
d2c4ed1a3d Fixed a mismatch between MANIFEST.MF and pom.xml. 2012-06-28 15:17:04 -07:00
Marc Khouzam
1e6319db0c Up cdt.dsf.gdb version to 4.2 and add missing @since tags.
Change-Id: I0dfe34ca6ca828618b00eed663d525f8f945d01b
2012-06-28 16:21:46 -04:00
Sergey Prigogin
de74af3fd9 Bumped up feature versions for Kepler. 2012-06-28 11:39:17 -07:00
Sergey Prigogin
3be412111c Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
Marc Khouzam
13ae05e783 Bug 382692: [expressions] "Display as array" index is not displayed
properly with partitions

Change-Id: I335f2e1ce3c517ac3e736f5c7f500750ffb3a9be
Reviewed-on: https://git.eclipse.org/r/6449
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-06-20 14:00:13 -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
73dd6c72e5 Bug 381868: Add parenthesis to support casting of arrays
Change-Id: I9172a5521c02a26d7e4732c9bad5a53a6408cb4b
Reviewed-on: https://git.eclipse.org/r/6426
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-06-19 11:43:21 -04:00
Mikhail Khodjaiants
a2962826c3 Bug 382496 - Eclipse hangs on 'Terminate and Remove' in the CDT debugger 2012-06-14 11:19:31 -04:00
Jason
ea9adbf5e0 [Bug 379169] Would like to log Rx/Tx threads from GDBControl
I have added a Debug Tracing class to internal.gdb. and then I'm calling
that class as messages pass out of Eclipse to GDB and then when
responses come back from GDB. This class can be used to add debug
tracing to other classes, but I'm not sure right now what people want to
be able to log. I have amended the two affected classes to include
copyright updates. I have also added the UI components to plugin.xml
In addition, I have altered GdbCommandTimeoutManager to use the new
tracing format so we can trace timeouts in the same way. Includes
JavaDoc on the new file.


Change-Id: Icf2af2aaa99dec010db77faf081eb2b8954b3b2a
Reviewed-on: https://git.eclipse.org/r/5972
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-06-13 15:42:34 -04:00
Marc Khouzam
cd368cbf94 Bug 381868 - CDT debugger 'Display As Array...' does not show elements
of large array. Revert previous fix to simplify.  The bug was actually
in the handling of casting.

Change-Id: Ice96e653d8825567013e1dfda3b3c7e7217ca8d8
Reviewed-on: https://git.eclipse.org/r/6324
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
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-13 15:35:37 -04:00
Marc Khouzam
f55fb58cad Bug 381804: Add test for arguments using quotes.
Change-Id: I36dbc43fb1f98c05ee905a8152a012ff16476475
Reviewed-on: https://git.eclipse.org/r/6344
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-13 15:29:17 -04:00
Sergey Prigogin
2e0ffe0ae5 Bug 381804. Fix proposed by Marc Khouzam. 2012-06-08 11:04:56 -07:00
Mikhail Khodjaiants
876ea78cbf Bug 381868 - CDT debugger 'Display As Array...' does not show elements
of large array

Change-Id: I64e6a9c2f4966555fbe10dd6c0512a26bcf4171a
Reviewed-on: https://git.eclipse.org/r/6295
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-06-08 10:12:31 -04:00
Sergey Prigogin
b962461770 Bug 381804 - Debugging not working with some command line arguments 2012-06-05 20:43:16 -07:00
Marc Khouzam
4f7a8faf45 Bug 378834: Remote suite was not trigerring remote anymore
Change-Id: I24a4e2c4572b59c90b65370a1f1207502ccafe41
Reviewed-on: https://git.eclipse.org/r/6264
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-05 16:11:18 -04:00
Marc Khouzam
fe5f6d43f2 Bug 380315: [visualizer] Enablement of runControl operation in the
multicore visualizer toolbar are always enabled

Change-Id: Ib3e5b2ae931d0e972f6e1a239eb240244f05099c
Reviewed-on: https://git.eclipse.org/r/6135
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-29 14:33:35 -04:00
Marc Khouzam
a686aafa3c Bug 378834: Add Debug JUnit tests to Hudson at eclipse.org
Change-Id: Ifce9db09c43de933bee93af4a6e817d6cca7d1de
Reviewed-on: https://git.eclipse.org/r/6018
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-22 12:42:58 -04:00
Marc Khouzam
bee707ec10 Bug 379841: [tests] Add a timeout for each JUnit test
Change-Id: Icb33e03f91404650457a103246d3276e157c64d4
Reviewed-on: https://git.eclipse.org/r/6017
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-17 17:41:23 -04:00
Marc Khouzam
6d3706eaf2 Bug 379724: [tests] RTTI test crashes GDB 6.7
Change-Id: I8ac36087ff874dfd294e1187efc2ba01a8cf5b41
Reviewed-on: https://git.eclipse.org/r/6016
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-17 17:41:00 -04:00
Marc Khouzam
8bb266decf Bug 379568: Refactoring of DSF-GDB JUnit tests to use inheritance.
Change-Id: I81af3d27f802ab690f79b43bb9e2a3230696418a
Reviewed-on: https://git.eclipse.org/r/5999
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-17 17:40:31 -04:00
Marc Khouzam
39c85abc38 Bug 379225: Address FindBugs issues for DSF-GDB
Change-Id: I56b03d7eeae586d66788bd29bc54416c78479add
Reviewed-on: https://git.eclipse.org/r/5947
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-11 11:07:53 -04:00
Marc Khouzam
ece0987caf Missing @since tags 2012-05-11 10:23:08 -04:00
Marc Khouzam
83f58de250 Bug 378418: Process name should be shown in Debug view according to the "Show Full Path" option
Change-Id: I75d90f243cf99cb7780462c3b003c6942abe6683
Reviewed-on: https://git.eclipse.org/r/5944
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
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-11 10:19:05 -04:00
Marc Khouzam
8970c47b9b Bug 317173: Remove unnecessary @SuppressWarnings and fix the warning properly instead.
Change-Id: I95965032351af4e709fe2debe476c3059d408ff9
Reviewed-on: https://git.eclipse.org/r/5945
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-11 10:16:06 -04:00
Jason
1193dcc379 Bug 379167
I have changed the launchDebugSession method in GdbLaunchDelegate to
protected so that it can be overridden by extending classes.

Change-Id: I160fcb14fe6ac9a31579c2d2db0a756639b92890
Reviewed-on: https://git.eclipse.org/r/5931
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-11 06:32:29 -04:00
Marc Khouzam
753f19fa71 Bug 377447: Use the DSF Executor instead of a separate job.
Change-Id: I24ae70fe6f349bb1857fbcfe00d8171813e24911
Reviewed-on: https://git.eclipse.org/r/5883
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
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-08 16:15:16 -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
caf06d61a3 Bug 378547: [junit] Add JUnit tests for GDB 7.5
Change-Id: I280965bbb7742272bad7c9fbe670f1a60fc0455c
Reviewed-on: https://git.eclipse.org/r/5867
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 15:49:41 -04:00
xgsa
a5fd3894d1 Bug 376901 - DSF-GDB should properly handle variable type change (based
on RTTI)

Change-Id: I9869900530792ec102f39950c0dbf23d0c4ca160
Reviewed-on: https://git.eclipse.org/r/5602
Reviewed-by: Jens Elmenthaler <jens.elmenthaler@me.com>
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-04 15:45:33 -04:00
Marc Khouzam
5d74bf2eaf Bug 375585: Add an option to not show running threads
Change-Id: If4525512ae1464455a49b13f3f0b822f93f72eb6
Reviewed-on: https://git.eclipse.org/r/5782
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-05-04 13:27:12 -04:00
Mikhail Khodjaiants
ce09756dad Bug 377447 - 'DsfTerminateCommand' doesn't wait for the session shutdown
to complete
Added a comment.
2012-05-02 12:25:42 -04:00
xgsa
a2174db422 Bug 377536 - Add a global preference to use RTTI for variable types
determination (the gdb "set print object" option)

Change-Id: I834bb746da33db3b73aef6023f4e4d2517eb9bd5
Reviewed-on: https://git.eclipse.org/r/5655
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-02 05:58:38 -04:00
Marc Khouzam
8305c1daa0 Bug 378152: GDB 7.x MI thread details field ignored for GDB >= 7.1
Change-Id: I2e45f72812851fbbd38db717f07ba030ec2b2935
Reviewed-on: https://git.eclipse.org/r/5772
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-01 09:23:42 -04:00
Mikhail Khodjaiants
aa5ca7e2cb Bug 377447 - 'DsfTerminateCommand' doesn't wait for the session shutdown
to complete
Change-Id: I0e3b8e59594971644bb7a3ce5b07ad9ab535aef4
Reviewed-on: https://git.eclipse.org/r/5751
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-30 17:56:32 -04:00
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