Mikhail Khodjaiants
d1dfc1364e
Wrong fix. Falling back.
2004-07-14 20:32:20 +00:00
Alain Magloire
3f70afdcc3
2004-07-14 Alain Magloire
...
Wrong call the to the Button widget it should have been
setSelection() not setEnabled()
* src/org/eclipse/cdt/debug/mi/internal/ui/GDBSolibBlock.java
2004-07-14 18:50:12 +00:00
Mikhail Khodjaiants
cfb0a1da4c
Fix for bug 68934: Debug into dll doesn't work.
...
The "solib-search-path" and "stop-on-solib-events" options are not supported by gdb on CygWin.
Removed the "Shared Libraries" tab from the "Debugger" page of the laaunch configuration dialog
2004-07-02 20:16:14 +00:00
Mikhail Khodjaiants
acc1523fa1
Replaced global resource bundles by messages.
2004-06-22 18:45:18 +00:00
Mikhail Khodjaiants
624efe28c4
Fix for bug 60872. Accessibility: Run/Debug configuration dialog has duplicate mnemonics.
2004-06-21 21:55:40 +00:00
Mikhail Khodjaiants
34df8b137e
Removed dependencies on the compatibility plugin and replaced deprecated classes and methods.
...
Warning cleanup.
2004-05-21 19:59:49 +00:00
Mikhail Khodjaiants
505d65f2fb
Fix for bug 59083: Two short cut keys in one sentence.
2004-04-29 16:42:53 +00:00
Mikhail Khodjaiants
ea9c355889
Applied patch from Tanya Wolff.
2004-03-12 17:00:31 +00:00
Mikhail Khodjaiants
2450aa42da
Fix for bug 49061: Different values are used as default for the "Load shared library symbols automatically" option.
2003-12-17 22:16:41 +00:00
Mikhail Khodjaiants
8a0a4cb710
Fix for PR 47230: Need a shared library search path editing capability for GDBServerDebugger.
...
Implemented 'GDBServerDebuggerPage' as an extension of 'GDBDebuggerPage'.
Added two new control blocks - "TCP Connection" and "Serial Connection".
2003-12-05 20:46:29 +00:00
Mikhail Khodjaiants
f7359eac05
Cleanup.
2003-11-26 16:25:17 +00:00
Mikhail Khodjaiants
3ab52b92d7
Removed dependencies on internal packages from other cdt plugins.
2003-11-20 17:09:24 +00:00
Mikhail Khodjaiants
dc03462d49
Fix for PR 45533: MIException while creating MISession can leave an orphan gdb process.
2003-11-19 20:46:38 +00:00
Alain Magloire
abd239ff86
updated.
2003-11-06 21:06:53 +00:00
Mikhail Khodjaiants
7fab73d44f
Improved the layout of the 'Shared Libraries' component.
2003-09-30 02:06:35 +00:00
Mikhail Khodjaiants
22e130fbe7
Moving the shared library search paths block to mi UI.
2003-09-11 17:44:42 +00:00
Mikhail Khodjaiants
09c4ef716b
Added the 'org.eclipse.cdt.debug.mi.internal.ui.dialogfields' package.
2003-09-11 15:26:14 +00:00
Mikhail Khodjaiants
2a80da7743
New UI for the 'Debugger' page of launch configuration.
2003-09-08 21:42:43 +00:00
Mikhail Khodjaiants
f9ce0bfae3
Replaced 'toString()' by 'getMessage()' for CDI exceptions.
2003-04-07 22:42:14 +00:00
Alain Magloire
5ab63e9b70
updated.
2003-04-06 01:07:33 +00:00
Mikhail Khodjaiants
d24ccf7f26
Cosmetic changes in the 'MIPreferencePage' class.
2003-03-26 21:34:55 +00:00
Mikhail Khodjaiants
1e011191d0
Changes in the 'Automatically Load Symbols' action because of the removal of the
2003-02-13 00:16:37 +00:00
Mikhail Khodjaiants
a16cae3be3
The 'Automatically Load Symbols' action is added to the 'Shared Libraries' view.
2003-02-11 23:58:55 +00:00
Alain Magloire
5af111e1fa
updated
2003-02-07 03:51:05 +00:00
David Inglis
3fbb451d18
Cywin has its own page
2003-01-24 17:19:33 +00:00
David Inglis
c642c08e59
new browse buttons and gdinit field
2003-01-17 16:51:24 +00:00
Alain Magloire
4f9fafb5cd
updated
2003-01-06 22:19:50 +00:00
Alain Magloire
90ad9b1e76
updated
2003-01-03 20:30:20 +00:00
Alain Magloire
dc382d4604
Support for cygwin debugger.
2002-11-27 16:26:46 +00:00