Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-07-23Bug 413373 - Allow variable substitution in GDB command file nameSergey Prigogin1-3/+6
Change-Id: I78f8354bdfc4b3e35cd674d29d4bd68f15860a12 Reviewed-on: https://git.eclipse.org/r/14718 Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com> IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com> Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2013-07-11Bug 412471 - Incorrect handling of empty string as program argument inTeodor Madan1-1/+1
debug mode Change-Id: I73f993f2c7855f0d657b418ec6c864c88078a6c8
2013-07-11Change-Id: Id77a33ffa46155fb9aff756c1a026678c7cd44eaTeodor Madan1-0/+5
2013-07-09Bug 374807 - [attach] Terminating the last attached process causes aMarc Khouzam2-17/+4
detach instead by killing GDB Change-Id: I213f9b3a4abe294fc75b10c89fd64fd4202b941d Reviewed-on: https://git.eclipse.org/r/14383 Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com> IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com> Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.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-07-08Bug 409186 - Remove test that was causing assertion. Marc Khouzam1-15/+1
Change-Id: Ia4336dc239c2193259eee3350d67c2a4f0255c06
2013-07-04Bug 412057 - UI tests don't run on Mac Cocoa using Tycho buildMarc-Andre Laperle1-1/+1
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-07-03Bug 410821 - The process select dialog on "Attach" should react toMarc Khouzam1-0/+11
double-click Change-Id: Ib34dfbda529dc8edf54c5f1e2e2435d003e697af Reviewed-on: https://git.eclipse.org/r/14059 Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com> IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com> Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.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-06-25Bug 410489 - Too many "info shared library" commands are issued whenMikhail Khodjaiants1-3/+4
updating the Modules view Change-Id: Ia3e0d95042fab63af40ecea5c1ab236f26efe6e6 Reviewed-on: https://git.eclipse.org/r/13744 Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com> IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com> Tested-by: 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-06-25Bug 411634 - [visualizer] Small leak when multicore visualizer is closedMarc-Andre Laperle1-0/+8
but debug session is still running Change-Id: I3e9003cd34e990a71dac0e310f3e14a6eb54085e Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/14051
2013-06-25Bug 407321 - [visualizer] Make Multicore Visualizer canvas filter awareMarc Dumais4-25/+186
of the current debug session Change-Id: Ib2cbb0cab6589f92609ef5f2ae82e6a6bf3cf656 Reviewed-on: https://git.eclipse.org/r/12841 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-06-20Bug 409512 - [visualizer] Threads not cleaned-up after process detachedMarc Dumais1-2/+37
Change-Id: I5fe41468eb7f1a857ca52e48d8891f77f1800aa8 Reviewed-on: https://git.eclipse.org/r/13904 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-06-20Bug 396269 - [visualizer] NPE in MulticoreVisualizerCanvas.paintCanvas()Marc Dumais1-0/+9
Change-Id: Id14d62c18db200c4f71ec3e9afaa6d9a39d5a8f4 Reviewed-on: https://git.eclipse.org/r/9156 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-06-20Bug 409006 - [visualizer] NPE when closing visualizer with nothingMarc Dumais1-33/+35
selected in debug view Change-Id: If1c7fdbdd08822175e83eebc9fcd51b6bd859aae Reviewed-on: https://git.eclipse.org/r/13950 Reviewed-by: William Swanson <traveler@tilera.com> IP-Clean: William Swanson <traveler@tilera.com> Tested-by: William Swanson <traveler@tilera.com>
2013-06-17Bug 409890 - Launch is not terminated when an error occurs inAleem Rehman1-4/+33
FinalLaunchSequence Change-Id: I96e8c377ffefa87bd6ab71d01965a255f9ebce11 Reviewed-on: https://git.eclipse.org/r/13753 Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com> IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com> Tested-by: 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-06-04Bug 396081 - Revert commit 5ee1a4a1743176403be8dc34a8dbf57566f2b902:Marc Khouzam1-129/+27
Duplicate target breakpoints created when setting a GDB console breakpoint with relative path. We keep the new API though. Change-Id: I0dd473fff033e9adbdbb5d79a51915e607043c66 Reviewed-on: https://git.eclipse.org/r/13528 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-06-03Bug Bug 382692 - Update MIExpressions JUnit tests to current CDT haviorMarc Khouzam3-9/+9
Change-Id: I2de2b0b28774a4ee311ba76f54a71ac2f4735628 Reviewed-on: https://git.eclipse.org/r/13522 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-05-31Bug 407673 - [visualizer] canvas filter on thread: sometimes wronglyMarc Dumais1-2/+14
hides thread Change-Id: I85c0d9d0c8f5200190da450fadcf1d232d043528 Reviewed-on: https://git.eclipse.org/r/12692 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-05-29Bug 409186 - Fix debug registers test which didn't work on 64bit.Marc Khouzam2-8/+45
Change-Id: I25086ac3feca60f0776d61c162254eaadb3a7ae3 Reviewed-on: https://git.eclipse.org/r/13349 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-05-29Bug 409186 - Memory tests had failures.Marc Khouzam1-5/+3
First failure was because we now know the endianess but the test was not updated. The second failure was because different GDB versions gave different error messages for memory write failures. Change-Id: Idbac275a5de3a0af77d030474fea60808ca9a54c Reviewed-on: https://git.eclipse.org/r/13331 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-05-28Bug 409186 - Debug JUnit tests are not ready for 64bit machinesMarc Khouzam4-45/+51
Change-Id: I2b5eabb506366949bf4dc75af6221f1ddd251898 Reviewed-on: https://git.eclipse.org/r/13292 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-05-28Bug 407647 - Duplicate target line breakpoints created when setting aMikhail Khodjaiants7-32/+73
GDB console line breakpoint Change-Id: I4281cc2a7d623801490339b17b3c1a31c39042aa Reviewed-on: https://git.eclipse.org/r/13039 Reviewed-by: 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-05-25Bug 408522. Filter out project_classpath variable since it may sometimesSergey Prigogin1-1/+5
have a very large value exceeding shell limit. Change-Id: If67ca6a9b82f9c8de7d514fa236ab1a781f000d7 Reviewed-on: https://git.eclipse.org/r/13147 Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.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-05-24Revert "Bug 408522. Don't include EclipseVarMacro variables when creating ↵Sergey Prigogin1-10/+3
launch environment variables. EclipseVarMacro variables are internal to Eclipse and have nothing to do with environment variables." This reverts commit 55afbf6bc5b522194a7474da2b1c90f5828ffd4a.
2013-05-23Bug 408522. Don't include EclipseVarMacro variables when creating launchSergey Prigogin1-3/+10
environment variables. EclipseVarMacro variables are internal to Eclipse and have nothing to do with environment variables. Change-Id: I588eaf8db6edc1974dca53e7aba9870d01fa9438
2013-05-23Bug 400840 - Update 'Registers' view values when modified.Roland Grunberg1-1/+19
Change-Id: I9539496e4a368721b0bb9b34789461cbd8167f6e Reviewed-on: https://git.eclipse.org/r/13084 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-05-20Added missing newline characters.Sergey Prigogin1-0/+1
2013-05-08Bug 406999 - [memory] Memory is not updated when the update mode is "OnMikhail Khodjaiants1-0/+20
Breakpoint" Change-Id: I8c1d6e876bdd674f9cf593064c705e22f21ac111 Reviewed-on: https://git.eclipse.org/r/12440 Reviewed-by: 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-05-08Bug 407163 - GDB Console: breakpoint not added with MinGW and gdbSalvatore Culcasi1-3/+3
Change-Id: I970e3f3f34aa96bbfcc317ada68457ed68e0c462 Reviewed-on: https://git.eclipse.org/r/12601 Reviewed-by: 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-05-07Bug 405660 - Exceptions thrown when starting to debug (executingMikhail Khodjaiants6-56/+150
commands while target running) Change-Id: I7fdbd1ee515545db829f9892eabdb8a102be251b Reviewed-on: https://git.eclipse.org/r/12134 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-05-06Bug 402054 - Debugger does not display exit code of an application. FixMarc Khouzam7-11/+187
for local session and GDB >= 7.3 Change-Id: I06cd9f1087b9b5c241410040028d1e5e1ef7476e Reviewed-on: https://git.eclipse.org/r/12439 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-05-06Bug 405390 - [Visualizer] Implement selection-based filtering of theMarc Dumais13-43/+734
multicore visualizer display Change-Id: I516af7e4b625add754eaa1713ddc562a33f15c79 Reviewed-on: https://git.eclipse.org/r/12138 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-05-01Improved diagnostics of GDB version problems.Sergey Prigogin1-3/+5
2013-05-01Bug 400328 - Add missing API filter for Messages.javaMarc-Andre Laperle1-0/+8
Change-Id: Ia40a9ae4bae1e5b0125439e17f3a8be98f94cb16 Reviewed-on: https://git.eclipse.org/r/12415 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-30Bug 244865 – Support for Step Into Selectionaleon19-104/+1684
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-26Bug 404894 - [visualizer] Make CPUs and cores selectable in multicoreMarc Dumais3-120/+180
visualizer Change-Id: I842df73a2718ac82bb392e7e82652b4b056c254b Reviewed-on: https://git.eclipse.org/r/11824 Reviewed-by: William Swanson <traveler@tilera.com> IP-Clean: William Swanson <traveler@tilera.com> Tested-by: William Swanson <traveler@tilera.com>
2013-04-17Bug 405899 - Allow to customize the interrupt timeoutMikhail Khodjaiants2-4/+12
Change-Id: I4cc34d8404285ea468fff0aff8240e327b8bdb4f Reviewed-on: https://git.eclipse.org/r/11987 Reviewed-by: 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-04-16Bug 399419 - [visualizer] Minimize visualizer model (re-)creationMarc Dumais3-46/+107
Change-Id: I74bddda8a2eb814c04b93089d10bbb0683e747f5 Reviewed-on: https://git.eclipse.org/r/11601 IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com> Tested-by: Marc Khouzam <marc.khouzam@ericsson.com> Reviewed-by: William Swanson <traveler@tilera.com> Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-04-11Bug 405123 - Have GDBRunControl_7_0 inherit from GDBRunControlMarc Khouzam2-247/+27
Change-Id: Ic1c056f2f8960be2fbc14c428083176844cf61b0 Reviewed-on: https://git.eclipse.org/r/11710 Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com> IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com> Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.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-04-09Bug 309576 - Memory view doesn't work with 64 bit executablesMikhail Khodjaiants9-5/+386
Change-Id: Ie23f1c28b312a8a1b5705dddf0a20664d48b1a2f Reviewed-on: https://git.eclipse.org/r/11529 Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com> IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com> Tested-by: 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-04-08Bug 405120 - Reverse run-control operation still enabled during traceMarc Khouzam1-4/+16
visualization Change-Id: I28a127b7ba2ce94eec30025a4bee925c99b494a5 Reviewed-on: https://git.eclipse.org/r/11709 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-04-01Bug 404586 - Allow to customize the wait time for "gdb-exit"Mikhail Khodjaiants1-1/+10
Change-Id: I2bbc1b5c41df612962e963a3c2bea139cfe48fd2 Reviewed-on: https://git.eclipse.org/r/11555 Reviewed-by: 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-04-01Bug 404565 - [visualizer] Thread synchronization from multicoreMarc Dumais1-10/+23
visualizer to debug view only works for first session Change-Id: I89cbd25169630f862129546f3ec1b3d652ee8dee Reviewed-on: https://git.eclipse.org/r/11547 IP-Clean: William Swanson <traveler@tilera.com> Tested-by: William Swanson <traveler@tilera.com> Reviewed-by: William Swanson <traveler@tilera.com>
2013-03-16Bug 402988 - Undefined maintenance set python commandMarc Khouzam1-2/+17
Change-Id: Ibce0f4f6349e7bbc50c258250243bd4458dc6790 Reviewed-on: https://git.eclipse.org/r/11177 Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com> IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com> Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.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-14Bug 376116 - Use new "Add breakpoint..." with tracepointsMarc Khouzam6-244/+202
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-08Bug 378834 - Add Debug JUnit tests to HudsonMikhail Khodjaiants2-2/+24
Change-Id: I61da4808697429bb2c779a8cd212023ff59ee0d7 Reviewed-on: https://git.eclipse.org/r/10955 Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com> IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com> Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2013-03-06Missing @since tagMarc Khouzam1-0/+1
2013-03-06Change org.junit4 requires to be org.junit 4.8.1 or greater.Jeff Johnston1-1/+1
- Kepler M6 SDK does not have org.junit4 - there is currently a compatibility plug-in in M5 that supplies it by reexporting org.junit 4.8.1 Change-Id: I29fa7a12277b47d2988a5cc452f3f1f47ed65507 Reviewed-on: https://git.eclipse.org/r/10875 Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com> Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> IP-Clean: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-03-06Bug 402217 - [breakpoints] Make use of the new "thread-groups" MI fieldMarc Khouzam4-1/+98
from GDB 7.6 breakpoint output Change-Id: Iab94ffb3d706a2c5b53b9082e03c0f4e96028599 Reviewed-on: https://git.eclipse.org/r/10806 Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com> IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com> Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.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-02-28Bug 396268 - [Visualizer] Add CPU/core load information to the multicoreMarc Dumais22-22/+1885
visualizer Change-Id: I28432354b497732b4ecf7924bb7227e0b8d25508 Reviewed-on: https://git.eclipse.org/r/10077 Reviewed-by: William Swanson <traveler@tilera.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-02-21Bug 398913 - 'Connect' button remains disabled after being usedMikhail Khodjaiants3-7/+76
Change-Id: I301e897b5c4c76e3edbcd6f517c15793e4323d04 Reviewed-on: https://git.eclipse.org/r/10345 Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com> IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com> Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>

Back to the top