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

3328 commits

Author SHA1 Message Date
Ken Ryall
0d758fd981 Bug 178731, launch configs know which build configuration to use. Also use the build config name in the default launch config name. 2007-07-04 19:59:15 +00:00
Chris Recoskie
e9b4c8cb2e RESOLVED - bug 193800: Cannot launch C/C++ application on AIX
https://bugs.eclipse.org/bugs/show_bug.cgi?id=193800
2007-06-26 16:43:37 +00:00
Vivian Kong
f139474fac Patch for bug 189003 by Jason Montojo - fixing tab order 2007-06-21 21:22:26 +00:00
Mikhail Khodjaiants
abc471dd3a Bug 193776: [Debug/MI] Error displaying array variable when switching stack frame. 2007-06-21 17:51:23 +00:00
Mikhail Khodjaiants
0c6372a4b4 Bug 193471: Variables View: mi_cmd_var_create: unable to create variable object. 2007-06-20 13:37:16 +00:00
Mikhail Khodjaiants
828cb951d5 Bug 138920: Disassembly windows not refresh after program memory change. 2007-06-19 10:06:55 +00:00
John Cortell
c1eac4b95e Fixed 193198. If an error was encountered by an action delegate, it would be eaten. 2007-06-18 20:53:34 +00:00
Mikhail Khodjaiants
f0c34f030e Bug 145606: The watchpoint property dialog shows the filename rather than the project. 2007-06-18 15:29:38 +00:00
Doug Schaefer
e9963971e8 Fix up copyrights. 2007-06-14 18:51:35 +00:00
Doug Schaefer
07cd48f399 Fix up copyrights. 2007-06-14 18:37:09 +00:00
Doug Schaefer
3ab17f6cf8 Fix up copyrights. 2007-06-14 18:19:40 +00:00
Mikhail Khodjaiants
22f4e30577 Bug 192621: Address breakpoint markers are not shown in Disassembly view. 2007-06-14 10:49:59 +00:00
Mikhail Khodjaiants
9a64852657 Bug 186929: Run to Line and Resume At Line should be passing absolute path to CDI client. 2007-06-12 16:01:28 +00:00
Ken Ryall
de268f3094 Allow the backend to return null list of globals. 2007-06-07 03:24:01 +00:00
Doug Schaefer
03d085016c Bug 52100 - Patch for Sergey - Remove the private/public children from the variables view. 2007-06-06 20:14:02 +00:00
Ken Ryall
bce3a119c2 getGlobals was checking the wrong list. 2007-06-05 03:20:00 +00:00
Mikhail Khodjaiants
c5b5330a13 Bug 189458: Variables view doesn't show changes 2007-06-04 10:23:30 +00:00
Vivian Kong
df40b25a13 fix for bug 189326 - manually add labels to controls for accessibility 2007-05-30 19:51:43 +00:00
Anton Leherbauer
aabedf8212 Follow-up for 183291: Force load of adapter 2007-05-30 10:17:19 +00:00
Doug Schaefer
77bb9964a6 Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
Anton Leherbauer
2645d4879d Fix for 183578: NPE creating an address breakpoint in the Disassembly view 2007-05-24 09:04:00 +00:00
Doug Schaefer
835ce9f909 Bug 188421 - Fix exception caused when the number of stack frames returned doesn't match expected depth. 2007-05-22 18:45:10 +00:00
Mikhail Khodjaiants
97742ee6c8 Bug 188348: TVT33:TCT175: ar: 13.001680 Wrong icons 2007-05-22 18:40:54 +00:00
Anton Leherbauer
c29ea1ef6b Open annotation model for other debug models (related to bug 186396) 2007-05-21 07:49:06 +00:00
Mikhail Khodjaiants
15c5a260f1 Bug 187849: MIAsyncRecord.java prints multiple times 2007-05-18 16:56:20 +00:00
Doug Schaefer
2122e4681c Bug 187787 - Fixed restart. The inferior PID wasn't getting reset on a restart so the interrupt was being sent to the wrong pid. 2007-05-18 15:58:48 +00:00
Vivian Kong
4a76aaf29f Patch for bug 187118 by Jason Montojo - Missing options on Connection tab in Linux 2007-05-18 15:41:36 +00:00
Vivian Kong
c89e703219 Patch for bug 187321 by Jason Montojo - Button truncation on Add Directory Dialog 2007-05-18 14:50:14 +00:00
Vivian Kong
9dcb32ddf0 Patch for bug 187128 by Jason Montojo - Type option does not resize correctly in Connection tab 2007-05-17 20:44:19 +00:00
Doug Schaefer
dc88016beb Fix up interrupt signalling for cygwin and mingw gdb. As a side affect, mingw no longer pops up it's own console but prints to the console like other platforms do. 2007-05-17 18:51:41 +00:00
Doug Schaefer
05767b54ba Handle exception that was being thrown in the finally clause the resulted in unbalanced locks in the target. 2007-05-17 16:54:35 +00:00
Mikhail Khodjaiants
e54c4973dd Warning cleanup. 2007-05-17 15:53:27 +00:00
Mikhail Khodjaiants
70debe6329 Bug 187519: Display array's address as its value. 2007-05-17 11:55:52 +00:00
Mikhail Khodjaiants
d110311f48 Bug 186981: Values of variables are shown differently depending on "show columns" option. 2007-05-17 10:06:29 +00:00
Ken Ryall
64914990f7 Bug 187141, externalize strings. 2007-05-16 22:53:08 +00:00
Vivian Kong
64d2ab62d8 fix for bug 187048 - signal view column headings truncated 2007-05-16 20:11:36 +00:00
John Cortell
159f6f5c76 Reverted to 1.71. Change to method visibility was accidental. 2007-05-16 19:52:09 +00:00
John Cortell
809ce2a43e Applied patch from 116302. Only difference from patch is a comment correction. 2007-05-16 19:11:50 +00:00
Vivian Kong
72e3cde3ea fix for bug 187322 - error message for valid value range can be confusing 2007-05-16 17:23:05 +00:00
John Cortell
fddd30f6bc Fixed 187308. Expect and gracefully handle a NumberFormatException when creating a memory block from an expression. 2007-05-16 16:43:08 +00:00
Vivian Kong
91122b9e89 fix for bug 187037 - make "Add Watch Expression" dialog resizable 2007-05-16 14:04:32 +00:00
John Cortell
3a0c623f52 Fixed 186929. Run to Line should pass CDI client the absolute path of the file. 2007-05-15 04:19:51 +00:00
Ken Ryall
2dcc923f71 Make setRefreshVariables public. 2007-05-14 19:08:46 +00:00
John Cortell
97d6043d03 Applied patch for 186405. Fixed some problems with breakpoint actions. 2007-05-14 15:53:36 +00:00
Ken Ryall
bc25cdb9a5 Reworked previous change for 179340. 2007-05-11 05:31:02 +00:00
Ken Ryall
04f8a1f32f Bug 185956, now returns CDI interface. 2007-05-11 02:21:57 +00:00
Ken Ryall
d6d4754b00 Bug 126262, applied Ling Wang's patch. 2007-05-10 03:32:23 +00:00
Ken Ryall
8de69589f3 Bug 150863 - Patch from Warren Paul: Double values not displayed correctly in hex and decimal formats. 2007-05-05 15:03:28 +00:00
Ken Ryall
0b84053482 Bug 150862 - Patch from Warren Paul: Float values not displayed correctly in hex and decimal formats.. 2007-05-05 15:01:46 +00:00
Ken Ryall
8e347bf561 Disable the console for the MI version just as the CLI version does. 2007-05-05 14:42:57 +00:00