Mikhail Khodjaiants
|
ef1cb915f1
|
Bug 124519: CDT launch shortcuts ignore Common Tabs "Launch in background" option. Applied patch from Andrew Ferguson (andrew.ferguson@arm.com).
|
2006-01-30 22:46:16 +00:00 |
|
Mikhail Khodjaiants
|
3513e5a634
|
Bug 123997: launching subclasses of AbstractCLaunchDelegate causes progress information to be lost. Applied patch from Andrew Ferguson (andrew.ferguson@arm.com).
|
2006-01-30 21:30:54 +00:00 |
|
Mikhail Khodjaiants
|
f96f4300b0
|
Bug 118894: Allow stopping at other locations other than main(). Applied patch from Ken Ryall (Nokia).
|
2006-01-30 02:23:02 +00:00 |
|
Mikhail Khodjaiants
|
ca2ea100c4
|
Reversing changes made to fix bug 107571. The fix for bug 119683 covers this problem too. Inferior process shouldn't be shown as a part of the attach session.
|
2006-01-25 19:19:21 +00:00 |
|
Mikhail Khodjaiants
|
143d697e5e
|
Bug 119683: long messages during launch cause gdb to timeout, launch to fail.
|
2006-01-23 20:25:43 +00:00 |
|
David Inglis
|
58f26dfed6
|
Fixed build for jar'd plugins
cleaned up .project files
|
2006-01-18 18:16:35 +00:00 |
|
Mikhail Khodjaiants
|
3646c58a41
|
Bug 120509: CDebuggerTab invokes wong initialization code (in addition to right code).
|
2006-01-06 20:38:51 +00:00 |
|
Mikhail Khodjaiants
|
d87a35dc00
|
Cleanup.
|
2006-01-06 20:33:35 +00:00 |
|
Doug Schaefer
|
c5c47c0842
|
Trying out the .qualifier version for builds.
|
2006-01-03 19:11:47 +00:00 |
|
Mikhail Khodjaiants
|
5c2821d29b
|
Cleanup.
|
2005-12-28 00:29:18 +00:00 |
|
Mikhail Khodjaiants
|
34c3e374c4
|
Bug 109526: Support Eclipse-LazyStart and deprecate Eclipse-AutoStart.
|
2005-12-27 23:59:14 +00:00 |
|
Mikhail Khodjaiants
|
7b6a596692
|
Bug 121474: NPE in CDebuggerTab.
|
2005-12-20 21:15:55 +00:00 |
|
Leo Treggiari
|
32d8ac98ea
|
Apply patch for bugzilla 93013 - Run As and Debug As menu items now show up for a project in the C/C++ View.
|
2005-12-02 22:47:13 +00:00 |
|
Doug Schaefer
|
2b2f1eaba6
|
Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress.
|
2005-12-02 20:43:14 +00:00 |
|
Doug Schaefer
|
f68ca2c02b
|
Made all of the plugins OSGi components.
|
2005-11-15 21:33:43 +00:00 |
|
Doug Schaefer
|
f1fa62b185
|
Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries.
|
2005-11-10 21:41:23 +00:00 |
|
Mikhail Khodjaiants
|
d616526e79
|
The "Debugger" tab of the launch configuration dialog is too wide.
|
2005-09-08 21:50:01 +00:00 |
|
Mikhail Khodjaiants
|
34411d80e6
|
Cleanup: replaced "new Boolean" by the static Boolean objects (Java 1.4).
|
2005-09-06 20:19:08 +00:00 |
|
Mikhail Khodjaiants
|
db189e5935
|
Bug 108636: mi level selection option should be moved to the gdb page.
|
2005-09-06 19:11:57 +00:00 |
|
Alain Magloire
|
155525b0ea
|
2005-08-31 Alain Magloire
Fix Pr 107571: Part of this fix is to add the
inferior process in the session
* src/org/eclipse/cdt/launch/internal/LocalAttachLaunchDelegate.java
|
2005-08-31 17:36:31 +00:00 |
|
Mikhail Khodjaiants
|
282d9eb299
|
Bug 66446: Use the debugger path as a debugger process label. Deprecated the "renderDebuggerProcessLabel" method.
|
2005-08-25 21:45:23 +00:00 |
|
Alain Magloire
|
4f55b5b210
|
2005-07-18 Alain Magloire
New combo to choose the MIVersion.
* src/org/eclipse/cdt/launch/ui/CDEbuggerTab.java
|
2005-07-19 00:29:23 +00:00 |
|
Alain Magloire
|
9951df73a1
|
2005-07-14 Mikhail Khodjaiants
Fix PR 103207: New Icon for the TwoPaneElement in the binary search
* src/org/eclipse/cdt/launch/ui/CMainTab.java
|
2005-07-14 17:29:48 +00:00 |
|
Mikhail Khodjaiants
|
659a9aa535
|
Bug 103522: Launcher: Stop at main checkbox is covered with default launch dialog size. Moved the "Stop in main" and "Advanced" buttons on the line below.
|
2005-07-12 19:24:25 +00:00 |
|
Mikhail Khodjaiants
|
3dc2073d23
|
Bug 89276: Typo in org.eclipse.cdt.launch/plugin.xml.
|
2005-06-28 15:31:57 +00:00 |
|
Doug Schaefer
|
2fd25239b8
|
EPL'ing the CDT.
|
2005-06-27 03:46:51 +00:00 |
|
David Inglis
|
cf09e84a32
|
CPL to EPL transistion - license header update for IBM
|
2005-06-23 16:02:46 +00:00 |
|
David Inglis
|
92cae3205a
|
CPL to EPL transistion - license header update for QNX
|
2005-06-23 16:01:26 +00:00 |
|
Doug Schaefer
|
e470be8631
|
EPL'ing the CDT.
|
2005-06-23 14:44:35 +00:00 |
|
Mikhail Khodjaiants
|
4732db0ae8
|
Bug 91374: CDT launch should set ATTR_PROCESS_TYPE.
|
2005-06-21 18:41:38 +00:00 |
|
Mikhail Khodjaiants
|
0467fe740a
|
Bug 87556: Post-mortem debug fails silently if core file is inaccessible. Applied patch from Joanne Woo (Monta Vista).
|
2005-06-15 17:58:08 +00:00 |
|
David Inglis
|
ebffc66e0d
|
small update to change logging to use the launch plugins plus use its own pixelconverter
|
2005-06-14 15:55:15 +00:00 |
|
David Inglis
|
da065bb454
|
fixed bug # 99899
|
2005-06-14 15:06:24 +00:00 |
|
David Inglis
|
5ecd43203f
|
fixed bug #39581
|
2005-05-18 21:51:59 +00:00 |
|
David Inglis
|
6a1a4e7365
|
fixed bug #39581
|
2005-05-18 18:22:39 +00:00 |
|
Mikhail Khodjaiants
|
ff1dee0158
|
Bug 80175: Replace the CDT source lookup by the source lookup provided by Eclipse platform. Removed the old source lookup related classes and interfaces.
|
2005-05-09 21:41:40 +00:00 |
|
Mikhail Khodjaiants
|
af37524c7a
|
Bug 80175: Replace the CDT source lookup by the source lookup provided by Eclipse platform.
|
2005-04-21 19:41:01 +00:00 |
|
David Inglis
|
1e163ece68
|
new images from Dave Daoust
|
2005-04-07 17:48:09 +00:00 |
|
David Inglis
|
5cbaa2e78d
|
add access control listener
|
2005-04-06 19:50:32 +00:00 |
|
David Inglis
|
6bcf0f580b
|
use HelpSystem API
|
2005-03-24 17:11:37 +00:00 |
|
David Inglis
|
2ab4f6bf28
|
let core exceptions go
|
2005-03-24 17:11:07 +00:00 |
|
Alain Magloire
|
6e38815a9a
|
2005-02-24 Alain Magloire
Fix for PR 86443
* src/org/eclipse/cdt/launch/internal/ui/LaunchMessages.properties
* src/org/eclipse/cdt/launch/ui/CArgumentsTab.java
|
2005-02-24 20:53:44 +00:00 |
|
David Inglis
|
a282800cac
|
StringVariableSelectionDialog went public!
|
2005-02-21 03:00:57 +00:00 |
|
David Inglis
|
83c9192837
|
Fixed PR#84361
|
2005-02-03 19:19:48 +00:00 |
|
Alain Magloire
|
4fae0d2e17
|
2005-01-19 Alain Magloire
PR 82930
* src/org/eclipse/cdt/launch/internal/CPropertyTester.java
|
2005-01-19 22:13:18 +00:00 |
|
Doug Schaefer
|
0583121e43
|
Updated the version numbers to 3.0.0.
|
2004-12-22 19:49:22 +00:00 |
|
Alain Magloire
|
5a4e52df7a
|
2004-12-20 Alain Magloire
PR 81321
* src/org/eclipse/cdt/launch/internal/CPropertyTester.java
|
2004-12-20 17:14:25 +00:00 |
|
Mikhail Khodjaiants
|
df1737f4f0
|
The last character is missing in the launch configuration name generated from the binary file name.
|
2004-12-06 23:23:09 +00:00 |
|
David Inglis
|
3dd222fb35
|
fixed bug # 69222
|
2004-11-30 18:05:13 +00:00 |
|
David Inglis
|
176c726567
|
api update to use IBinaryObject instead of IBinaryExecutable in debugger
|
2004-11-17 19:57:54 +00:00 |
|