Scott Tepavich
aff4913d17
Bug 393178: Creating Read/Write type access watchpoints, results in a
...
mangled property page Class: name
Change-Id: I08404f0aa9552d0dbb1ef47fa8efc0b0b8599f06
Reviewed-on: https://git.eclipse.org/r/8426
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-11-08 15:54:22 -05:00
Eugene Tarassov
569e7967d0
Bug 381450 - MapEntrySourceContainer cannot map file names from Windows to Linux
...
Updated CSourceNotFoundEditor.locateFile() to also convert windows paths.
2012-11-08 11:16:43 -08:00
Anton Leherbauer
c3bcb7fba7
Bug 386675 - Added a junit test for MapEntrySourceContainer
2012-11-08 08:51:05 +01:00
Scott Tepavich
1546d1e149
Bug 393791 - Cannot substitute Windows path to Unix path on Linux
2012-11-07 13:42:39 -08:00
mhussein
f2724c6bdf
Bug 391390 : Updatesite url is indigo
...
Removed all update site urls from all feature.xml files based on
Martin's suggestion in
http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg25067.html
that refers to https://bugs.eclipse.org/bugs/show_bug.cgi?id=380633
Change-Id: Idb326ff9f1d8187088345d91d2d0c7c98c227d9e
Reviewed-on: https://git.eclipse.org/r/8092
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-10-17 14:18:01 -04:00
Mikhail Khodjaiants
afda71bc56
Bug 363688 - CDT issues "auto-solib-add on" command to gdb with invalid
...
syntax
2012-10-03 11:09:05 -04:00
Pawel Piech
5bcecff11e
Bug 388238 - NPE when calling DebugUIPlugin.launchInBackground()
...
from non-UI thread
Change-Id: Id65086ab6dcc8ec2efa1e66fb5bae48154add7cc
Reviewed-on: https://git.eclipse.org/r/7602
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-09-04 17:21:01 -04:00
Pawel Piech
a458844070
Bug 388338 - [breakpoints] event breakpoints broken for DSF
...
Backed out needless change to org.eclipse.cdt.gdb.ui/MANIFEST.MF.
2012-08-29 14:37:33 -07:00
Pawel Piech
3eed310ca2
Bug 388338 - [breakpoints] event breakpoints broken for DSF
2012-08-29 13:17:02 -07:00
John Cortell
370175a05c
debug tests show generic junit.gramework.TestSuite name in test result
2012-08-16 16:07:28 -05: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
mhussein
8f50caf134
Bug 383988
...
Minor Refactoring to add a method to create external server debug
configuration widgets that can be overriden.
Add missing dispose method.
Update1: add super.dispose
Change-Id: I2691d6f64dcd234e966779d30e276ff3f4752fe5
Reviewed-on: https://git.eclipse.org/r/6570
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-07-09 12:33:47 -04:00
Sergey Prigogin
3be412111c
Bumped up feature versions for Kepler.
2012-06-28 11:08:11 -07:00
Mikhail Khodjaiants
9fe63ea09d
Bug 379043 - Safer to explicitly set 'target-async off' (CDI)
2012-05-09 15:17:19 -04:00
Marc Khouzam
7d4ea8bd44
Bug 372032: Make Reverse Resume visible in run menu
...
Change-Id: I10713bbfa2ff0dd4a66e555e496c0163d718a64d
Reviewed-on: https://git.eclipse.org/r/5885
Reviewed-by: Pawel Piech <pawel.piech@windriver.com>
Tested-by: Pawel Piech <pawel.piech@windriver.com>
IP-Clean: Pawel Piech <pawel.piech@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-05-08 14:38:52 -04:00
Mikhail Khodjaiants
9b66c60825
Bug 378417 - Values of "int32_t" variable and register types are shown
...
as 64bit.
2012-05-03 17:20:35 -04:00
Pawel Piech
a601dc93f9
[reverse] Reverse debug buttons should handle the new debug global toolbar
...
Fixed eager search/replace in plugin.xml.
2012-05-01 09:47:33 -07:00
Pawel Piech
f0a95edace
Bug 372032 - [reverse] Reverse debug buttons should handle the new debug
...
global toolbar
Change-Id: I509928798950ee216d1be340d94aca4a34604af6
Reviewed-on: https://git.eclipse.org/r/5535
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-05-01 09:54:11 -04:00
Scott Tepavich
99b0e4643d
Bug 376236 - [breakpoints] Create event breakpoints using breakpoint properties dialog
2012-04-30 11:38:33 -07:00
Marc Khouzam
6abf9e1a42
Bug 317173: Cleanup warnings for DSF-GDB.
2012-04-20 15:38:21 -04:00
Pawel Piech
1a0bdf2d5d
Bug 374153 - [patch][breakpoints] Show accelerator for toggle breakpoint modifiers in ruler popup menu
...
Switched accelerator mnemonic for Toggle Breakpoint action from
"Double Click" to "Shift+Ctrl+B".
2012-04-11 14:37:20 -07:00
Pawel Piech
309010c452
Bug 374153 - [patch][breakpoints] Show accelerator for toggle breakpoint modifiers in ruler popup menu
...
Added accelerator mnemonic for CDT actions only.
2012-04-04 15:04:06 -07:00
Pawel Piech
8679f1acd1
Bug 375996 - [breakpoints] CDT's "Breakpoint Properties" popup menu
...
item is shown for a Java breakpoint
Renamed 'Breakpoint Properties' -> 'Breakpoint Properties...'
2012-04-04 08:12:39 -07:00
Pawel Piech
6d107cd42e
Bug 374512 - breakpointContribution does not support custom
...
field editors
Also addresses:
Bug 374514 - breakpointContribution always add Widgets on top of
common properties page
Bug 374508 - breakpointContribution does not support restrictions
2012-04-03 14:17:57 -07:00
Pawel Piech
dce877458e
Bug 375996 - [breakpoints] CDT's "Breakpoint Properties" popup menu
...
item is shown for a Java breakpoint
2012-04-03 14:14:03 -07:00
Pawel Piech
b32dd2799c
Bug 358382 - Instruction stepping mode button becomes disabled
2012-04-03 11:50:34 -07:00
Patrick Chuong
01bc5a5c1f
Bug 375871 - Missing disassembly editor toggle breakpoint tester
2012-04-02 16:31:30 -04:00
Sergey Prigogin
850063c25d
Cosmetics.
2012-04-02 10:50:08 -07:00
Anton Gorenkov
4a793c0801
Bug 180256 - Launch configurations should support build variables
2012-04-02 10:47:17 -07: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
Pawel Piech
2789b67a23
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
...
Restored original AddWatchpointDialog for backward compatibility.
2012-03-21 13:44:17 -07:00
Sergey Prigogin
7ce6b19d32
Revert "Temporarily restored compatibility with Eclipse 3.7."
...
This reverts commit ef07a1ef1f
.
2012-03-20 18:27:25 -07:00
Sergey Prigogin
ef07a1ef1f
Temporarily restored compatibility with Eclipse 3.7.
2012-03-20 18:23:29 -07:00
Pawel Piech
54b5e33af4
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
...
Fix CToggleMethodBreakpointActionDelegate to use correct create breakpoint method.
2012-03-19 11:09:31 -07:00
Pawel Piech
dd069579ac
Bug 360588 - [breakpoints] Allow user to edit all its properties
...
prior to creating the breakpoint.
- Added support for double-click action modifiers in the Disassembly
view.
- Added an "Add Breakpoint..." action to the Disassembly view as
well.
- Converted the Breakpoints view's "Add Watchpoint (C/C++)" action
to use a full breakpoint properties dialog when creating a watchpoint.
- Added an "Add Function Breakpoint (C/C++)" action to the
Breakpoints view. The action opens the full properties dialog and
allows user to enter the function name.
2012-03-18 20:54:10 -07:00
Pawel Piech
bfdf65cacd
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
...
Added a default toggle target to add watchpoint action.
2012-03-18 20:53:39 -07:00
Pawel Piech
d76485935e
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
...
Started refactoring toggle adapter to add watchpoint interactively
2012-03-18 20:52:35 -07:00
Pawel Piech
8b6befdf03
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
...
Added accelerator hint to the toggle actions in the editor gutter popup menu.
2012-03-18 20:51:22 -07:00
Pawel Piech
b9f5e87587
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
...
Added ICBreakpointContext interface.
2012-03-18 20:50:44 -07:00
Pawel Piech
5fc0587f6d
Bug 373040 - [breakpoints] Breakpoint Types submenu in editor ruler popup doesn't work.
2012-03-18 20:49:58 -07:00
Pawel Piech
7872ff527c
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
...
Allow event to be null.
Fix CBreakpointPropertyPage.okPressed().
2012-03-18 20:49:14 -07:00
Pawel Piech
7c1e0556b6
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint.
2012-03-18 20:48:56 -07:00
Mathias Kunter
baeccceba6
Bug 370462 - Improving the debug preferences - add support for different charsets and unify DSF and CDI debug preferences
2012-03-07 09:33:31 -05:00
Mathias Kunter
cd1de04157
Bug 370462: Improving the debug preferences. Better handling of octal addresses.
2012-03-06 09:23:36 -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
Scott Tepavich
b9255e88a5
Bug 360280 - [breakpoints] Reposition breakpoints when planted on invalid line
2012-02-08 11:16:58 -08:00
Marc Khouzam
8a73a23e9d
Bug 369594: GDB 7.4 now reports solib events in MI, but no longer in CLI
2012-02-07 09:20:10 -05:00
Marc-Andre Laperle
a4538dbc3a
Increment versions so that they are >= Indigo SR2
2012-02-05 15:35:26 -05:00