1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
Commit graph

1277 commits

Author SHA1 Message Date
Sergey Prigogin
d8154bd340 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07: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
Uwe Stieber
e72c037dbd Bug 419391 - Contribute Windows PTY support
Signed-off-by: Uwe Stieber <uwe.stieber@windriver.com>
2013-12-16 09:54:34 +01:00
Jesse Weinstein
331ff203d6 Alphabetize the modes; to be in line with the restrictions added in bug 417138
Change-Id: I35d8943e04acd90f4fba474f79a863c5986e0e05
Signed-off-by: Jesse Weinstein <Jesse.Weinstein@clinicomp.com>
Reviewed-on: https://git.eclipse.org/r/16419
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
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-23 17:45:06 -04:00
Andrew Gvozdev
652ce4748e Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
Marc-Andre Laperle
b849c30a5d Bug 371650 - Debug As... prompts for irrelevant debug config for a basic
makefile projec

Change-Id: I5bcb971edf54b3f851cb9c76378dfde4c161bfe7
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/14543
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-08-14 15:00:04 -04:00
Mikhail Khodjaiants
767a83a455 Bug 415006 - Incorrect handling of empty string as program argument in
debug mode (CDI)
2013-08-13 16:16:58 -04:00
Marc Khouzam
ae9dddcd75 Updated pom.xml for o.e.cdt.debug.mi.core to match plugin version.
Change-Id: I5c735a632029555facb5e309dbb3cb0992a18690
2013-04-03 11:50:49 -04:00
Marc Khouzam
69697204ac Update to version of o.e.cdt.debug.mi.core and added missing @since tag.
Change-Id: I973f4a611dd0fc465fd3e17d8730f59b88ac2ecd
2013-04-03 11:36:00 -04:00
elaskavaia
6ba8df52b2 PR 41476 Support for variable in shared libs paths for debugger
Debugger in launch config stores absolute lib paths which
totally not convinient for storing shared launch configs.
This will allow to store variable and resolve the just before
passing paths to debugger

Change-Id: I368407783606c5a5697067afc235dba5dc03ae52
2013-04-02 16:48:45 -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
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
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
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 Khouzam
2bafef2e42 Code cleanup, mostly about missing @Override 2012-01-17 09:42:18 -05:00
Sergey Prigogin
09967ad791 Version number changes missed in the previous commit. 2011-10-19 20:53:44 -07:00
Sergey Prigogin
2932f9122c Updated parent feature version in pom.xml files. 2011-10-19 19:32:07 -07:00
Sergey Prigogin
7a3c9ba3a1 Switched to Java 1.6. 2011-10-17 18:04:17 -07:00
Sergey Prigogin
457af57f60 Changed the execution environment to JavaSE-1.6 2011-10-17 16:44:49 -07:00
Doug Schaefer
e0e63818d1 fix version number on mi.core pom. 2011-09-13 12:06:03 -04:00
Daniel Thomas
6d7a8182a0 Bug 357073: MIDataDisassemble should support modes 2 and 3 added in GDB 7.3 2011-09-12 09:37:11 -04:00
Anton Leherbauer
006de47712 Fix compile error in RegisterManager and bundle versions 2011-07-29 09:47:45 +02:00
Chris Recoskie
87d2a15da8 Bug 353326 - compile error due to unused import in RegisterManager 2011-07-28 12:16:23 -04:00
Doug Schaefer
d7092b12c9 Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Marc Khouzam
04e7974825 Bug 345164: Revert changes to Spawner and instead explicitly close streams in DSF-GDB and CDI 2011-05-10 17:38:42 +00:00
Marc-Andre Laperle
1be6fe3bd0 Bug 308516 - The gdb directory argument (--cd) is always the project path. Get attribute from launch configuration instead. 2011-03-08 03:15:55 +00:00
Marc Khouzam
878d101d18 Bug 335648: Differentiate between hw breakpoint and watchpoint 2011-02-15 14:34:30 +00:00
Marc Khouzam
a10ab1852d Bug 335648: Differentiate between hw breakpoint and watchpoint 2011-02-02 02:33:42 +00:00
Anton Leherbauer
4f83e760c3 Bug 323630 - Expanding registers in the register view triggers an infinite recursion loop in Eclipse/CDI 2010-09-08 07:04:58 +00:00
Alena Laskavaia
1aeb6dc884 Bug 80700: modern gdb does need argument be quoted for environment-cd, let super class take care of it 2010-07-23 14:50:06 +00:00
Alena Laskavaia
664e416fa2 Bug 320629 - MI command -gdb-set does not properly escape argument 2010-07-23 14:48:49 +00:00
Andrew Gvozdev
0d1338e502 bug 319748: Missing/unnecessary $NON-NLS$ tags
patch from Petri Tuononen
2010-07-15 14:35:58 +00:00
James Blackburn
a212d0d42f Bug 314637 Register manager shouldn't log exception during debug session tear-down 2010-06-24 13:50:47 +00:00
Sergey Prigogin
03b05684c9 Fixed a typo. 2010-06-20 04:30:35 +00:00
Sergey Prigogin
a36bc1eeab Added missing NON-NLS tag. 2010-06-20 04:28:39 +00:00
Vivian Kong
544317d804 Bug 315439 Fix up copyright 2010-06-03 14:22:11 +00:00
John Cortell
55b4c0857a Bug 312848: Remove CDI-GDB pref to enable distinct code and data spaces. Also fixed warnings 2010-05-14 15:37:38 +00:00
John Cortell
b3ddbdf187 Bug 312848: Remove CDI-GDB pref to enable distinct code and data spaces 2010-05-13 23:16:44 +00:00
John Cortell
d5c6bb4f11 Updated comment to reflect the current status given a fix earlier today. 2010-04-30 21:01:49 +00:00
John Cortell
1dd75f85e0 Remove check that became unnecessary when I moved the logic back into this class. 2010-04-30 20:55:54 +00:00
John Cortell
36de03adca Adjustment to last commit. No need to make isAttached and isRemote mutually exclusive. CDI-GDB doesn't currently support attaching via gdbserver, but it's certainly possible (DSF-GDB supports it). 2010-04-28 18:52:10 +00:00
John Cortell
a67d730090 Bug 304096: Interrupting a Windows target does not always work, revisited. CDI adjustments. 2010-04-28 16:26:25 +00:00
John Cortell
9e8cd5b29b Bug 304096: restore interrupt behavior for remote debugging case. 2010-04-26 22:58:22 +00:00
John Cortell
4aee96ae0b Bug 304096: Fix interrupting Cygwin gdb for both DSF-GDB and CDI-GDB. Send a real CTRL-C; don't use 'kill -SIGINT' 2010-04-26 20:18:09 +00:00
Vivian Kong
10f32a5843 update copyright 2010-04-19 15:45:46 +00:00
John Cortell
697b118ca5 Revert last commit. Reason: https://bugs.eclipse.org/bugs/show_bug.cgi?id=176636#c22 2010-04-14 23:11:01 +00:00
John Cortell
f9a4febf5f [309023] Remove obsolete and redundant CDI debuggers 2010-04-13 16:42:11 +00:00
John Cortell
a597e27edd [176636] CDT debugger shows the wrong source file if filenames are the same 2010-04-12 15:33:40 +00:00