Teodor Madan
13626ab74c
Bug 433761 - Breakpoint Actions Dialog should not allow creating unnamed actions
...
- Add validator and error decorator for breakpoint and tracepoint action
name editor
- Generics Warning Cleanup from BreakpointActionManager; avoid spawning bp
action execute jobs in lack of any actions
- MIBreakpointsManager - avoid spawning needless job when there's no
breakpoint to execute actions for
Change-Id: Ibe29b97e4f3a86d5429e3f71aae728dd7e31b97b
Signed-off-by: Teodor Madan <teodor.madan@freescale.com>
Reviewed-on: https://git.eclipse.org/r/25768
Tested-by: Hudson CI
2014-05-05 06:54:27 -04:00
Marc Khouzam
2c2e4c5b96
Bug 400628 - Support Dynamic Printf
...
Change-Id: I1e030d05b482fef29ef7128d5a897544a0f85ca6
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/10746
Tested-by: Hudson CI
2014-05-01 16:05:03 -04:00
Anton Leherbauer
0152c28c22
Bug 433308 - Always show the Common page initially for new breakpoints
2014-04-24 14:17:48 +02:00
Marc Khouzam
d199768e64
Bug 432503: Should not create two bps at same line with "Add breakpoint"
...
Change-Id: I30d70c5500687f5169e6dcb738bde9b4e60a5ff0
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/24851
Tested-by: Hudson CI
Reviewed-by: Teodor Madan <teodor.madan@freescale.com>
Tested-by: Teodor Madan <teodor.madan@freescale.com>
2014-04-17 13:04:46 -04:00
Teodor Madan
90f0e17976
Bug 432734 - Infinite loop retrieving disassembly when debugging
...
optimized code with GDB
Implement IInstructionWithSize#getSize() for DSF-GDB backend.
Change-Id: Id2daa9f5924caee975ce69c5d7e4ffd9cab0b103
Signed-off-by: Teodor Madan <teodor.madan@freescale.com>
Reviewed-on: https://git.eclipse.org/r/24962
Tested-by: Hudson CI
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-14 11:09:47 -04:00
Marc Khouzam
99df1091ec
Fix warnings
...
Change-Id: I01ef374f21726c7f274a446c10674dce8e8ec591
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-09 15:25:31 -04:00
Marc Khouzam
b647093b94
Remove unused API filters
...
Change-Id: Ia3a53fec79973ccdec7d74d68fcc4f4621fe1cc7
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-09 15:24:47 -04:00
Marc Khouzam
157bba8839
Typos
...
Change-Id: I4b6eab2359c0b96daf905357eac17a4f38867fc6
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-09 05:26:53 -04:00
Anton Leherbauer
c3e9df032b
Bug 430117 - "Connect to Process" is always enabled initially
2014-03-31 13:13:42 +02:00
Marc Khouzam
ea81f8bf27
Bug 430304 - "Add C/C++ Watchpoints" no longer shows for variables and
...
expressions view
Change-Id: I0ed59f1f2ce4a6c145b601b79bc9394071686f06
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/23342
2014-03-13 13:22:38 -04:00
Teodor Madan
710efe52ec
Bug 427898: Allow changing breakpoint type
...
Change-Id: Ia71395c15bb995edb25e7a910eb98b81a9a8c4f6
Signed-off-by: Teodor Madan <teodor.madan@freescale.com>
Reviewed-on: https://git.eclipse.org/r/21809
Tested-by: Hudson CI
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2014-02-24 07:26:49 -05:00
Sergey Prigogin
5d7a19fa6c
Enabled JDK 1.7.
...
Change-Id: Ic2a161ea3c318dc1e8ba01c271c936bf5ed8763d
Reviewed-on: https://git.eclipse.org/r/21020
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-01-24 13:38:55 -05:00
Sergey Prigogin
1d166260a8
Bumped up CDT version to 8.4.
...
Change-Id: I1229344feaaed4a3551ceb7b1ef1410545048b55
Reviewed-on: https://git.eclipse.org/r/20908
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-01-21 17:35:29 -05:00
Anton Leherbauer
579050d91b
Fix NPE in CDebugUIUtils.getEditorFilePath() if file does not exist
2013-10-31 12:06:20 +01:00
Jesse Weinstein
c2d26cdad2
[bug 417138] Various extension point schema cleanups
...
Change-Id: I3e20bad5c150f8283c19b69e31407a66d203b3ab
Signed-off-by: Jesse Weinstein <Jesse.Weinstein@clinicomp.com>
Reviewed-on: https://git.eclipse.org/r/16401
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-09-12 22:56:47 -04:00
Andrew Gvozdev
652ce4748e
Fixed parent pom version to reference
2013-08-27 15:16:24 -04:00
Sergey Prigogin
d543b29bc4
Avoid calling a deprecated method.
2013-08-14 09:19:36 -07:00
Sergey Prigogin
03669cfebe
Cosmetics.
2013-08-14 09:15:40 -07:00
Greg Watson
2a61b0709c
Bug 414343 Don't force UI elements to implement IAdaptable
...
Change-Id: I8e4a07c401aaf3cf59e0696f1c27945eb6dfc4c2
Signed-off-by: Greg Watson <g.watson@computer.org>
Reviewed-on: https://git.eclipse.org/r/15421
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-08-13 12:59:34 -04:00
Marc-Andre Laperle
bb3e0bf7e0
Bug 414687 - Adapt to generified API from platform Debug
...
Change-Id: I487a20f3456597f7eddf8a7ce2e1d73ca2dfc423
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/15289
Reviewed-by: Michael Rennie <Michael_Rennie@ca.ibm.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-08-12 10:46:27 -04:00
Patrick Chuong
100760804a
Bug 337851 - cosmetics
2013-07-29 16:48:22 -04:00
Patrick Chuong
3e84751400
Bug 337851 - [disassembly] Enable target request while it is running
...
Change-Id: I67683ee5c9c55ec609de7011140e67a22e6e87ea
Reviewed-on: https://git.eclipse.org/r/14669
Reviewed-by: Anton Leherbauer <anton.leherbauer@windriver.com>
IP-Clean: Patrick Chuong <pchuong@ti.com>
Tested-by: Patrick Chuong <pchuong@ti.com>
Reviewed-by: Patrick Chuong <pchuong@ti.com>
2013-07-25 12:12:50 -04:00
aleon
bb755a01be
Bug 244865 – Support for Step Into Selection
...
First Implementation:
* Non-stop as well as All-stop debugging
* Function / Method name validation, arguments size validation
(no arguments signature yet)
* Ctrl-F5 as short key (consistent with JDT)
* Hyper link support with Ctrl-Shift click
* Junit Test (Services part)
Change-Id: I58903b4b6b7f9fd39a827f5297ad23ac3f96186d
Reviewed-on: https://git.eclipse.org/r/11305
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-04-30 14:26:00 -04:00
Marc Khouzam
17569f4581
Bug 403166 - [breakpoints] Breakpoint message is not updated when
...
changing line number
Change-Id: I3f28365acdc638e1c1007a0e916fec5edcf686f5
Reviewed-on: https://git.eclipse.org/r/11175
Reviewed-by: Pawel Piech <pawel.1.piech@gmail.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>
2013-03-16 10:17:47 -04:00
Marc Khouzam
11171b06ad
Bug 376116 - Use new "Add breakpoint..." with tracepoints
...
Change-Id: I35ccb2d089683ce760405358d45fff2477036659
Reviewed-on: https://git.eclipse.org/r/11033
Reviewed-by: Pawel Piech <pawel.1.piech@gmail.com>
Tested-by: Pawel Piech <pawel.1.piech@gmail.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>
2013-03-14 06:49:01 -04:00
Pawel Piech
77db4a8dcd
Bug 396230 - [breakpoints] In Breakpoint Properties dialog sort and group pages.
2013-02-08 13:32:00 -08:00
Marc Khouzam
35a1eb1832
Bug 399163 - [reverse] Make use of GDB's new =record-started/stopped MI
...
events
Change-Id: I168b4734a2971bd71ebd34532bb118aa72ccc70b
Reviewed-on: https://git.eclipse.org/r/9957
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-01-31 06:15:28 -05:00
Randy Rohrbach
1c88eba523
Bug 399119 - The CDT Model presentation does not support editor and color
...
customization for breakpoints.
2013-01-28 15:48:37 -05:00
Mikhail Khodjaiants
815d32990c
Bug 344890 - [remote] Cannot start a new process on a remote target with
...
extended-remote
Change-Id: Iae6f29a8a549cc57577911bdc84cc95f6ba983df
Reviewed-on: https://git.eclipse.org/r/7438
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: 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>
2013-01-23 13:13:05 -05:00
Mikhail Khodjaiants
629232eae1
Revert "Bug 344890 - [remote] Cannot start a new process on a remote target with extended-remote"
...
This reverts commit 6f37c7a914
.
2013-01-21 14:33:27 -05:00
Mikhail Khodjaiants
d55bca53a5
Bug 344890 - [remote] Cannot start a new process on a remote target with
...
extended-remote
Change-Id: Iae6f29a8a549cc57577911bdc84cc95f6ba983df
2013-01-21 09:21:28 -05:00
Randy Rohrbach
dc114aff98
Bug 398136 - ILaunchable is confusing
...
Bug 398137 - Exporters/Importers should be filterable based on the address size they support
2013-01-14 17:27:05 -05:00
Pawel Piech
7ef969fe79
Bug 396466 - [breakpoints] warnings in log related to toggle breakpoint actions
2012-12-13 21:11:28 -08:00
Marc Dumais
c2605537bc
Bug 365776 - [breakpoints] Add breakpoint action to toggle reverse
...
debugging.
Change-Id: I065297685fefba76df7ad40c578a0ce5d0c40fba
Reviewed-on: https://git.eclipse.org/r/8982
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-12-13 14:50:24 -05:00
Pawel Piech
b2238a81f4
Bug 395873 - [breakpoints] breakpointContribution conditional contribution doesn't check for missing property
...
Change-Id: If75c23f393c1fc983de1ddd4ddea3b003c1ec1b3
Reviewed-on: https://git.eclipse.org/r/9050
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Reviewed-by: Elena Laskavaia <elaskavaia.cdt@gmail.com>
2012-12-06 20:33:03 -05:00
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
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
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
Sergey Prigogin
3be412111c
Bumped up feature versions for Kepler.
2012-06-28 11:08:11 -07: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
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