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 |
|
Alena Laskavaia
|
92b10b9ca5
|
[304010] - exploring values of base class fields
|
2010-04-08 21:07:13 +00:00 |
|
John Cortell
|
119d848c62
|
[305752] Moved gdb event breakpoint constants into new common gdb plugin as well as the registering of the event types (via an extension)
|
2010-04-08 20:02:35 +00:00 |
|
Alena Laskavaia
|
5e2d6690ac
|
- added since tag
|
2010-04-08 19:40:49 +00:00 |
|
Alena Laskavaia
|
e7933895ff
|
[221844] - support cases with multiple breakpoints (gdb does not return breakpoint with file/line so cdt sets it from requested info)
|
2010-04-08 19:31:39 +00:00 |
|
John Cortell
|
d42788838e
|
[303569] Realized there's no need for a catchpoint-hit object in order to support gdb < 7.0. We can use a breakpoint-hit one just with gdb >= 7.0
|
2010-03-18 18:09:10 +00:00 |
|
John Cortell
|
a7719f85de
|
Cleanup and optimization of logic that records the console, target and log stream output.
|
2010-03-16 16:27:33 +00:00 |
|
John Cortell
|
900aeefc47
|
[303569] Additional fix for gdb >= 7.0
|
2010-03-13 05:56:34 +00:00 |
|
John Cortell
|
e75632e46b
|
Corrected comment
|
2010-03-13 04:32:45 +00:00 |
|
Marc Khouzam
|
c393671389
|
Wrong @since tag
|
2010-03-13 01:15:14 +00:00 |
|
John Cortell
|
9146796fd6
|
[305752] Constants for standard event breakpoint types should be outside the CDI-GDB plugin
|
2010-03-12 23:36:43 +00:00 |
|
John Cortell
|
2dc9a8c1d3
|
fixed warning
|
2010-02-23 15:11:14 +00:00 |
|
John Cortell
|
1e9d430245
|
[303569] Debug view does not reveal reason when thread is stopped by event breakpoint
|
2010-02-23 00:23:59 +00:00 |
|
James Blackburn
|
0d3f70517e
|
Bug 302927 (again) ensure the oobList doesn't get too large, but keep it non-zero (<=20) so we handle unexpected stopping on shared lib load, for example.
|
2010-02-22 14:41:47 +00:00 |
|
Marc Khouzam
|
46379aed09
|
[302927] Reverting fix because it broke shared library event handling
|
2010-02-18 16:00:37 +00:00 |
|
James Blackburn
|
5ce1a9ed45
|
Bug 302927 - Don't cache strings in oobList if we're not expecting an out of band response
Generics
|
2010-02-17 07:38:46 +00:00 |
|
Mikhail Khodjaiants
|
d81756f82e
|
Bug 301706: Mac OS: Debugger can not handle file paths with spaces.
|
2010-02-04 12:21:43 +00:00 |
|
Ken Ryall
|
687fffa793
|
Bug 265483 - GDB can't halt debugging process
|
2010-02-03 22:59:16 +00:00 |
|
Ken Ryall
|
0e2151791d
|
Bug 294537 - Registers view very slow to open the first time
|
2010-02-03 22:55:24 +00:00 |
|
Ken Ryall
|
1ce33a5af6
|
Bug 294538 - Debug launch takes 20 extra sec (CLI problem)
|
2010-02-03 22:30:15 +00:00 |
|
James Blackburn
|
542c3b2137
|
Bug 270369 Display stderr from the debugger in the console log
|
2010-02-03 15:34:02 +00:00 |
|
Mikhail Khodjaiants
|
58eec98b25
|
Bug 250037 - Debug value view fails to update 'Value' column. Patch for CDI.
|
2010-01-07 17:20:18 +00:00 |
|
Ken Ryall
|
4934483c60
|
Increment version number to 7.0
|
2010-01-07 14:38:00 +00:00 |
|
James Blackburn
|
3d3b6c4b4c
|
Bug 296006 nullify cached underlying Expression Variable if it's unable to provide value string
|
2009-11-24 15:12:35 +00:00 |
|
James Blackburn
|
ca19a9fd59
|
Bug 295988 Inability to create asynchronously created variable during update shouldn't break other variable updates
- Log CDIException during #processSuspendedEvent as this indicates something has broken.
|
2009-11-24 14:02:59 +00:00 |
|
John Cortell
|
7042d486ff
|
[292300] MIProcessAdapter doesn't destroy process even if launch timed out
|
2009-10-14 17:55:03 +00:00 |
|
John Cortell
|
f93ce93689
|
Added @since tag on new field
|
2009-09-30 23:05:15 +00:00 |
|
John Cortell
|
1596d56719
|
[290896] Trace checks should be lightweight
|
2009-09-30 13:06:41 +00:00 |
|
Anton Leherbauer
|
f6c080d153
|
Increment bundle version
|
2009-09-30 07:19:25 +00:00 |
|
Alena Laskavaia
|
7b8a297a52
|
[289123 ] - fixed problem introduced by fix of 287927 - delay in gdb start
|
2009-09-11 14:51:09 +00:00 |
|
Alena Laskavaia
|
3596f15371
|
[ 289002] - hook for process creation for gdb
|
2009-09-11 13:38:52 +00:00 |
|
Alena Laskavaia
|
d934960d33
|
[286785] - undoing early escaping in RxThread and adding to MIParser
|
2009-09-03 18:27:06 +00:00 |
|
Alena Laskavaia
|
723abf1e21
|
[287927] - fixed lost console output during gdb initialisation
|
2009-09-01 14:49:55 +00:00 |
|
Alena Laskavaia
|
8c185eb0d2
|
[244025] - fixed details for variable in base class for c++, based on patch from xgsa
|
2009-08-13 16:07:49 +00:00 |
|
Vivian Kong
|
0884f2e607
|
Bug 285481 - duplicate properties file entries
|
2009-08-10 19:47:51 +00:00 |
|
James Blackburn
|
bd657f12b8
|
Bug 214463 - disabled watchpoints aren't disabled during launch
|
2009-06-02 19:39:38 +00:00 |
|
Vivian Kong
|
b0330a1735
|
update copyrights
|
2009-05-26 23:11:59 +00:00 |
|
Vivian Kong
|
5e92597120
|
bug 254307 - branding
|
2009-05-26 14:48:10 +00:00 |
|
Alena Laskavaia
|
593cd79862
|
[255946] - fixing escaping for MI output, patch applied kind of
|
2009-05-19 15:34:40 +00:00 |
|
Chris Recoskie
|
68718b41f9
|
RESOLVED - bug 272986: changes to ICommandLauncher
https://bugs.eclipse.org/bugs/show_bug.cgi?id=272986
|
2009-04-22 12:39:53 +00:00 |
|
Vivian Kong
|
b849a3be06
|
bug 268581 individual source bundles
|
2009-04-09 19:51:46 +00:00 |
|
Mikhail Khodjaiants
|
413cbe0f6f
|
Bug 271599: Non-externalized strings are ignored in the debug plugins' configurations.
|
2009-04-08 15:02:12 +00:00 |
|
Alena Laskavaia
|
5b65560b4a
|
[207549] - fixed NumberFormat exception too
|
2009-03-17 21:08:53 +00:00 |
|
Alena Laskavaia
|
62474d01f8
|
[268830] - fixing the case when value string is empty or null
|
2009-03-17 19:10:56 +00:00 |
|
Chris Recoskie
|
4d246d8477
|
RESOLVED - bug 268615: add a way to specify a command launcher for the managed builder
https://bugs.eclipse.org/bugs/show_bug.cgi?id=268615
|
2009-03-16 14:36:24 +00:00 |
|
Vivian Kong
|
fa3911cd90
|
bug 254200 - use ICU4J
|
2009-03-13 13:47:48 +00:00 |
|
Ken Ryall
|
eeb929745b
|
Bug 265796
|
2009-02-25 20:06:32 +00:00 |
|
Ken Ryall
|
412ba1852c
|
Fix API tooling problems and first pass and cleanup of the Executables view sources. Does not yet include all changes from the patch in bug 265796
|
2009-02-25 15:24:14 +00:00 |
|