1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

23283 commits

Author SHA1 Message Date
Teodor Madan
5216346374 Bug 432988 - Breakpoint Log action cannot evaluate expression at
breakpoint suspend event

Use suspend context instead of breakpoint context for evaluating
expression

Change-Id: I8376baf8dc7efe5f5ad2a3254c29b841ae9940ba
Signed-off-by: Teodor Madan <teodor.madan@freescale.com>
Reviewed-on: https://git.eclipse.org/r/25185
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Hudson CI
2014-04-25 11:29:52 -04:00
Sergey Prigogin
b96e29ae62 Bug 424068 - [C++11] Inheriting constructors.
Inheriting of template constructors is not supported yet.
2014-04-24 17:00:35 -07:00
Sergey Prigogin
8f2ea4c665 Cosmetics. 2014-04-24 17:00:26 -07:00
Sergey Prigogin
f7f3825ef8 Improved type safety. 2014-04-24 16:59:44 -07:00
Sergey Prigogin
8ce322ad37 Cosmetics. 2014-04-24 16:59:35 -07: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
79e8512ebf Missing error messages
Change-Id: I172798d6445cec787bb7a34fda7b8db41d3402bd
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-23 16:15:23 -04:00
Marc Dumais
55afd48ec0 Turned-on API analysis for Visualizer and tweaked previous commits
that broke API stability. 

Change-Id: Idda130776b54f9e984b4179a32532413f2972f5d
Reviewed-on: https://git.eclipse.org/r/25410
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Hudson CI
2014-04-23 11:20:06 -04:00
Sergey Prigogin
2e36f9b4ca Added a TODO. 2014-04-22 17:19:16 -07:00
Sergey Prigogin
7f914e4a6a Fixed a typo. 2014-04-22 17:17:19 -07:00
Sergey Prigogin
861c9a0a29 Fixed an NPE. 2014-04-22 16:12:35 -07:00
Sergey Prigogin
2724fbbe45 Improved reliability of indexer cancellation - a safer version. 2014-04-22 16:07:29 -07:00
Doug Schaefer
185074996d Bug 433222 - Turn on Others category in New Proj Wizard by default.
With this preference off, the new project wizard is a mess. We need
to have categories at the top level, especially as the number of
categories grow. This also fixes an issue with the Autotools which
tried to go into the Others category, but made a bit of a mess and
doesn't really need to be there anyway.

Change-Id: Idc67096756caa77087acabacb18ada41a43202b4
Reviewed-on: https://git.eclipse.org/r/25375
Tested-by: Hudson CI
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
2014-04-22 16:49:05 -04:00
Sergey Prigogin
5a5caee142 Improved reliability of indexer cancellation. 2014-04-22 11:43:41 -07:00
Sergey Prigogin
54fd5d6cd0 Cosmetics. 2014-04-22 11:37:13 -07:00
Marc Khouzam
7593d5ee98 Update some pom.xml to match new plugin version
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-22 04:48:54 -04:00
Marc Khouzam
b985a7fc54 Bug 433044 - Deleting a bp from gdb console causes it to be re-installed
Change-Id: I3e7b26bc31104fc8ef12c1330c0a0ff2125da8ae
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/25266
Tested-by: Hudson CI
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2014-04-22 04:38:20 -04:00
Marc Khouzam
fe24fd0570 Enable API tooling for o.e.cdt.debug.ui.memory.traditional
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-21 16:33:47 -04:00
Marc Khouzam
53e8e8138e Missing export to o.e.cdt.autotools.core
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-21 16:26:11 -04:00
Marc Khouzam
6fb8a428cd Missing exports to o.e.cdt.remote.core
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-21 16:23:38 -04:00
Marc Khouzam
27df2eddb2 Enable API Tooling for o.e.cdt.gdb and o.e.cdt.gdb.ui
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-21 16:17:53 -04:00
Marc Khouzam
98484e01ca Enabling API tooling for memory.floatingpoint/memorybrowser/transport
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-21 16:16:01 -04:00
Marc Khouzam
c559f5a442 Enable API tooling for o.e.cdt.visualizer.core
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-21 16:11:48 -04:00
Marc Khouzam
d80202678f Missing export to o.e.cdt.ui
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-21 16:08:48 -04:00
Marc Khouzam
d90ba8867b Missing exports to o.e.cdt.visualizer.examples
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-21 16:07:22 -04:00
Marc Khouzam
cf3442cead Missing exports to o.e.cdt.dsf.gdb
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-21 16:05:37 -04:00
Marc Khouzam
6bf5a5e76b Missing exports for o.e.cdt.debug.mi.ui
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-21 16:02:50 -04:00
Marc Khouzam
75b87e0b91 Export missing packages for o.e.cdt.debug.core
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-21 15:59:57 -04:00
Marc Khouzam
d5166c3dde Updating @since tags
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-21 15:59:15 -04:00
Marc Khouzam
4a561de9ab Missing exports for gdbjtag.core plugin
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-21 15:52:57 -04:00
Doug Schaefer
e7200129d1 Add remote from PTP to target. 2014-04-21 13:05:01 -04:00
Doug Schaefer
4c781a5c13 Target for Luna. 2014-04-21 12:36:57 -04:00
Sergey Prigogin
470a007439 Fixed compiler warnings. 2014-04-20 17:47:07 -07:00
Sergey Prigogin
6e96e21cf0 Cosmetics. 2014-04-19 19:10:44 -07:00
Sergey Prigogin
a21efaf92e Code streamlining. 2014-04-19 18:51:05 -07:00
Sergey Prigogin
7aeacfdddc Cosmetics. 2014-04-18 20:37:52 -07:00
Sergey Prigogin
bed21120a4 Code streamlining. 2014-04-18 16:27:13 -07:00
Sergey Prigogin
bbc8a48c8c Cosmetics. 2014-04-18 16:24:45 -07:00
Sergey Prigogin
103f577926 Moved testU8TokenAfterIfdef_429361 to AST2Tests 2014-04-18 12:24:27 -07:00
Marc Khouzam
79dc0b8184 Bug 389945 - Only set breakpoints once for GDB >= 7.4
Make the IBreakpoinTargetDMC map to the GDB context for GDB >= 7.4.
This will allow to track breakpoints globally for GDB since that is
how GDB handles breakpoints from 7.4 and up.

Change-Id: I84bccf9bdc6e169624908fee106080f840843e28
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/22388
2014-04-17 13:44:03 -04:00
Sergey Prigogin
ede42e1820 Minor performance optimization. 2014-04-17 10:35:30 -07: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
839905a802 Bug 432597 - GDB Memory services should report address size in octets
Change-Id: Ifaa39b5fbd1237408cd38284682e1cb25345e6bc
Signed-off-by: Teodor Madan <teodor.madan@freescale.com>
Reviewed-on: https://git.eclipse.org/r/24849
Tested-by: Hudson CI
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-17 09:54:24 -04:00
Sergey Prigogin
63cb636c7a Improved an inefficient algorithm in
LocationMap.getSequenceNumberForFileOffset.
2014-04-16 20:39:54 -07:00
Sergey Prigogin
48fc8d0809 Cosmetics. 2014-04-16 18:37:45 -07:00
Sergey Prigogin
e4b3bce29b Minor performance optimization. 2014-04-16 17:34:29 -07:00
Sergey Prigogin
33a2f3c025 Cosmetics. 2014-04-16 16:45:28 -07:00
Jeff Johnston
4a278f0d05 Fix for bug 432086
- Autotools was not using the Builder build command to do "make"
  operations such as cleaning the source directory

Change-Id: I7dfb44894a1204a5ce7eb83af07f5615526f5721
Reviewed-on: https://git.eclipse.org/r/25169
Tested-by: Hudson CI
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2014-04-16 18:08:25 -04:00
Jeff Johnston
fdba4b05b8 Bug 430831 - add autotools support for PTP synchronized project
- bump up minor version
- refresh remote synchronized projects when adding a file or directory
- for remote synchronized projects, use remote interfaces to figure
  out target OS
- look for synchronized builder when adding Autotools builder
- switch to use RemoteCommandLauncher in autotools core and ui
- make autotools.core and autotools.ui friends of CDT remote.core
- fix org.eclipse.cdt.remote.core to respect working directory
- wait for process exitValue to succeed in try loop before attempting
  to use the return value

Change-Id: I837ecf74c44085e35b7e775250b7e5264051475e
Reviewed-on: https://git.eclipse.org/r/24360
Tested-by: Hudson CI
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2014-04-16 16:04:26 -04:00
Sergey Prigogin
4381cc5da1 Fixed integer overflow in binary search methods. 2014-04-16 12:10:39 -07:00