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
Marc Khouzam
6abf9e1a42
Bug 317173: Cleanup warnings for DSF-GDB.
2012-04-20 15:38:21 -04:00
Marc Khouzam
2bd6fe0928
Bug 352748: [disassembly][non-stop] Cannot show disassembly when last thread is running
...
Change-Id: I50af41d2ea199f79d964451204e9016cbffc3e37
Reviewed-on: https://git.eclipse.org/r/5624
Reviewed-by: Anton Leherbauer <anton.leherbauer@windriver.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-04-19 10:19:27 -04:00
Marc Khouzam
0e6e83e1cb
Bug 330974: Clean up non-stop runControl services.
...
Change-Id: I6e1eff14072080ba2689b1af12ec4a1f45877241
2012-04-17 15:48:54 -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
468b44d75d
Bug 376397: [services] Update version string for GDB 7.4
2012-04-10 09:34:12 -04:00
Sergey Prigogin
1a4b2a06b5
Cosmetics.
2012-04-04 17:33:36 -07:00
Sergey Prigogin
3ea797a02e
Cosmetics.
2012-04-04 17:28:06 -07:00
Sergey Prigogin
b424f35ce4
Cosmetics.
2012-04-04 17:26:10 -07:00
Marc Khouzam
7bceb81ed5
Cosmetic
2012-04-02 21:38:40 -04:00
Anton Gorenkov
9ecafd83cd
Bug 180256 - Launch configurations should support build variables
2012-04-02 12:23:36 -07:00
Anton Gorenkov
4a793c0801
Bug 180256 - Launch configurations should support build variables
2012-04-02 10:47:17 -07:00
Marc Khouzam
a13c09f28d
Bug 375256: Disable assertion to allow existing launches to migrate to the new 'normal' tracepoint terminology.
2012-03-24 13:59:04 -04:00
Marc Khouzam
5d924afa08
Bug 375256: Use the wording: 'normal' instead of 'slow' for tracepoints
2012-03-24 13:38:42 -04:00
Marc Khouzam
2199fee857
Bug 375227: Tracepoints cannot be set in the Disassembly view
2012-03-23 23:42:25 -04:00
Pawel Piech
7c29ca49ce
Bug 374988 - [breakpoints] Update "Add Watchpoint" action and "Add Event Breakpoint" actions to use new dialog
2012-03-23 11:40:18 -07:00
Marc Khouzam
ccf74d51d0
Bug 375131: [launch] Cancelling an attach or postmortem launch no longer cancels
2012-03-22 22:04:25 -04:00
Mikhail Khodjaiants
9e7c69f289
Merge branch 'master' of ssh://mkhodjai@git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git
2012-03-22 13:24:14 -04:00
Mikhail Khodjaiants
ce2f595139
Bug 375091 - Invalid name of the generic test application
2012-03-22 13:20:08 -04:00
Marc Khouzam
5161077c11
Bug 374454: Better parsing of /proc/cpu
2012-03-21 12:59:11 -04:00
Marc Khouzam
4fc35b2185
Bug 374823: NPE when trying to list remote processes with GDB 7.4
2012-03-20 16:21:14 -04:00
Marc Khouzam
00ef45a136
Bug 360314: Rename IGDBHardware to IGDBHardwareAndOS to prepare to use it for OS information as well.
2012-03-20 06:30:30 -04:00
Marc Khouzam
b36fe67745
Bug 374024: In case /proc/cpuinfo cannot be fetched, rely on -list-thread-groups --available
2012-03-16 15:21:03 -04:00
Marc Khouzam
675760dec8
Bug 374024: Use GDB to fetch the /proc/cpuinfo file from the remote target.
2012-03-16 15:20:59 -04:00
Mikhail Khodjaiants
f9e1d45264
Merge branch 'master' of ssh://mkhodjai@git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git
2012-03-16 10:54:06 -04:00
Mikhail Khodjaiants
d64f97835e
Bug 373845 - Terminate should cancel the initialization sequence if it
...
is still running
2012-03-16 10:52:26 -04:00
Marc Khouzam
dfaa8a0339
Bug 374374: Cancelling the launch before the finalLaunchSequence is started is not done properly
2012-03-15 11:28:06 -04:00
Marc Khouzam
2167b279f5
Bug 374293: GDBHardware service should wait until the debug session is fully initialized before answering requests.
2012-03-14 16:07:44 -04:00
William R. Swanson
ef1a32b6df
Bug 373376: Save reference to debug view listener as intended.
2012-03-07 11:58:46 -05:00
William R. Swanson
26af0a8189
Bug 373376: remove Debug View listener in visualizer's dispose method
2012-03-07 10:54:08 -05:00
Raphael Zulliger
9634e0c57f
Bug 369622 - Move to line fails using MinGW GDB
2012-03-06 12:47:45 -05:00
William R. Swanson
406cabd6e7
Bug 373376: Multicore Visualizer should detect Debug View model changes
...
and update accordingly
- dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/
- src/org/eclipse/cdt/dsf/gdb/multicorevisualizer/internal/ui/view/
- MulticoreVisualizer.java
- attach a model changed listener to Debug View's tree view
2012-03-06 10:38:34 -05:00
Marc Khouzam
49c5be791f
Bug 370462: Improving the debug preferences - add support for different charsets and unify DSF and CDI debug preferences. Update to number format changes to avoid API breakage.
2012-03-06 09:23:34 -05:00
Marc Khouzam
23a8adbdb7
Bug 370462: Improving the debug preferences - add support for different charsets and unify DSF and CDI debug preferences. Update to DSF-GDB to avoid API change.
2012-03-06 09:23:30 -05:00
Mathias Kunter
c61ae8a137
Bug 370462: Improving the debug preferences - add support for different charsets and unify DSF and CDI debug preferences
2012-03-06 09:23:28 -05: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
2fb4b4feef
Bug 350837: Need an interface to access the GDB error stream.
2012-03-05 08:05:07 -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
Mikhail Khodjaiants
fb808b7db2
Bug 372795 - Refactor common code in GDBControl* classes
...
Fixed API compatibility issues.
2012-03-01 16:53:15 -05:00
Mikhail Khodjaiants
84e82daec5
Bug 372795 - Refactor common code in GDBControl* classes
2012-02-29 14:51:28 -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
437d707cd9
Bug 362039: Default directory for "post mortem" debug, as well as handling the use of variables in core/trace file specification.
2012-02-17 09:45:39 -05:00
Marc Khouzam
57813d4bd5
Rename "CDT Multicore Visualizer" feature to "C/C++ Multicore
...
Visualizer"
2012-02-11 17:27:53 -05:00
Marc-Andre Laperle
ddab4b3f49
Fix gnu.multicorevisualizer's artifactId
2012-02-10 19:37:14 -05:00
William R. Swanson
093697a016
Bug 335027: Visualizer View feature. Initial contribution.
2012-02-10 13:12:15 -05:00