1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

2502 commits

Author SHA1 Message Date
Thomas Fletcher
dc47d29d6a Set a title for the global variable selection dialog
PR 157171
2006-09-13 14:10:42 +00:00
Mikhail Khodjaiants
7827b8d4a1 Bug 156114: GDB options layout problem.
Applied patch from Vladimir Prus (vladimir@codesourcery.com).
2006-09-11 17:45:54 +00:00
Mikhail Khodjaiants
4dda6937d9 Bugzilla Bug 156707: A failed operation (e.g., resume) can leave the CDebugTarget in an invalid run state. 2006-09-11 17:22:22 +00:00
Norbert Plött
3ddf1a258f bug #154854 - Guard against NPE when cancelling save dialog. Regrouping icons. 2006-09-01 14:32:46 +00:00
Mikhail Khodjaiants
890b02af45 Bug 155826: Duplicate addListener call in Signals view. 2006-08-31 14:42:37 +00:00
Mikhail Khodjaiants
62a4d11277 Bug 155816: NPE thrown by info threads.
Applied patch from James Blackburn (jamesblackburn+eclipse@gmail.com).
2006-08-31 14:22:58 +00:00
Norbert Plött
814e8ae7b6 Contribution from bug #154854 - GDB console - verbose console mode and save console content buttons 2006-08-31 07:26:28 +00:00
Mikhail Khodjaiants
66b8cbde90 Bug 155275: Exception when stepping. 2006-08-29 10:46:38 +00:00
Ken Ryall
a2457049ee Fix bug 155316. 2006-08-26 19:11:29 +00:00
Doug Schaefer
7549d7cec2 Propogated Import Executable improvements from CDT 3.1. 2006-08-25 20:26:05 +00:00
Ken Ryall
d1c5dd658c Move the workaround for bug 102563 into the mi plug-in so that non-gdb CDI clients can get the full path for line breakpoint locations. Fixes bug 155137. 2006-08-24 23:11:00 +00:00
Ken Ryall
8abe95052b Merge fix for bug 155129 from 3_1. 2006-08-24 22:39:22 +00:00
Norbert Plött
d80185bcd5 Fix #146725 - Erreneous error message during GDB startup
gdb set new-console is not implemented on Linux and should not be used
2006-08-23 06:52:22 +00:00
Mikhail Khodjaiants
9d683d0275 Bug 145758: Unable to use the default command factories. 2006-08-22 14:34:53 +00:00
Mikhail Khodjaiants
8cdf94585a Bug 153894: Variable View: Can not format 'short int' to Hex.
Applied patch from James Blackburn (jamesblackburn+eclipse@gmail.com).
2006-08-22 08:20:48 +00:00
Ken Ryall
90ad8fb352 If the breakpoint manager is disabled disable the breakpoint using the same method (async exec) as doHandleLocationBreakpointCreatedEvent. Otherwise it's async thread may enable the breakpoint again after this code runs. 2006-08-17 23:44:10 +00:00
Thomas Fletcher
2f1ea39182 Minor additional locking to enhance the safety of the currentThreadID
and to ensure that we are always setting the stack frame initially, even
in the case where it is being arbitrarily selected.
PR 151253
2006-08-17 19:55:50 +00:00
Mikhail Khodjaiants
0198b4400b Bug 136896: View variables in binary format.
Applied modified patch from Mark Mitchell (CodeSourcery).
2006-08-16 08:45:36 +00:00
Thomas Fletcher
af47333e04 Fix to be more tolerant of changes in the debugger ids that can result
from shared launch configurations.
PR 144758
2006-08-04 17:51:18 +00:00
Norbert Plött
e1b13bbf23 Adding guards against null message in Exception - bug #151663 2006-07-28 06:01:48 +00:00
David Inglis
06016b3405 fixed for bug# 151253 -Single steping a mult-thread program to fast results in unexpected behavior 2006-07-21 19:46:13 +00:00
Chris Recoskie
da21b10884 fix for 40101 2006-07-05 18:06:57 +00:00
Doug Schaefer
a48b5f55b1 Updated copyright dates to reflect latest in CVS. 2006-06-23 17:52:45 +00:00
Doug Schaefer
17464c08f4 Update Copyright dates and fix those that had no copyrights. 2006-06-23 17:27:03 +00:00
Ken Ryall
e539d8c06d Added missing copyright notices. 2006-06-15 15:36:43 +00:00
Chris Recoskie
4836857ef3 update copyrights 2006-06-14 12:16:17 +00:00
Mikhail Khodjaiants
263add60a9 Bug 144719: [Modules view] Modules from from different sessions are mixed up. 2006-05-31 18:35:49 +00:00
Mikhail Khodjaiants
1236d27b74 Bug 144684: [Modules view] Collapse all action doesn't work. 2006-05-31 18:01:12 +00:00
Mikhail Khodjaiants
d0636fd983 Bug 108472: Debug continues to fail. 2006-05-29 22:08:37 +00:00
Mikhail Khodjaiants
e1b824466e Bug 108472: Debug continues to fail. 2006-05-29 21:52:21 +00:00
Mikhail Khodjaiants
4eb646da28 Bug 144277: No images for source containers types (temporary fix). 2006-05-29 17:43:19 +00:00
Mikhail Khodjaiants
f414177e35 Bug 137138: Common source containers get disposed. 2006-05-26 21:14:19 +00:00
Mikhail Khodjaiants
ebd2942d59 Bug 122010: Registers View is displayed even if supportsRegisters and supportsRegisterModification are disabled.
Fix for supportsRegisterModification.
2006-05-26 19:02:00 +00:00
Mikhail Khodjaiants
6eed0e6c62 Bug 137970: No default debugger in C++ managed project. 2006-05-25 22:03:44 +00:00
Mikhail Khodjaiants
ae939f1fa5 Bug 109733: Request to make certain methods as public (MISession and MIInferior). 2006-05-25 20:17:19 +00:00
Mikhail Khodjaiants
4d7999030e Bug 109733: Request to make certain methods as public (null check for setPrompt). 2006-05-25 18:12:28 +00:00
Mikhail Khodjaiants
c5ecc9ca4c Bug 143593: Module's children are not expandable. 2006-05-24 22:05:43 +00:00
Doug Schaefer
9174d8ce58 Bug 141819 - Fix providers for some of the plugins. 2006-05-24 18:54:05 +00:00
Doug Schaefer
7b0cf6dc03 Updated the about.html files. 2006-05-24 13:51:50 +00:00
Mikhail Khodjaiants
5839b72abe Bug 142860: Breakpoint marker is not shown in the editor's ruler. 2006-05-19 20:56:19 +00:00
Mikhail Khodjaiants
f2d17fffb6 Warning cleanup. 2006-05-19 15:02:39 +00:00
Ken Ryall
e99188230e Bug 69522. Changes to accommodate Apple's gdb: Added gdb/mi command factory for Mac OS. Reviewed and applied Greg's patch that beefs up support for MI results containing tuples. Added one additional change in MIVarUpdateInfo. Debug sessions now startup and variables display correctly on Mac OS 10.4.6 with latest dev tools.
Ran before and after tests on Windows and saw no ill effects or changes in behavior for variable display.
2006-05-17 16:31:23 +00:00
Mikhail Khodjaiants
d408c25da3 Bug 118274: Condition is not shown in the tooltip of conditional breakpoint. 2006-05-12 21:08:52 +00:00
Mikhail Khodjaiants
32cc65f7c0 Bug 109449: Sort globals in "Add Globals" dialog. 2006-05-12 18:30:09 +00:00
Doug Schaefer
975237b92a Fixing up copyright notices. Bug 130320. 2006-05-11 15:53:56 +00:00
Ken Ryall
1db2529522 Mac OS support: work around for selecting executables inside packages. Add the mach-o binary parser by default, don't require a file extension for executables. 2006-05-09 22:42:49 +00:00
Ken Ryall
8bd344b11f Initial commit of the Import Executable Wizard. 2006-04-28 15:16:43 +00:00
Ken Ryall
325f5713fa Add another 'contains' that uses a source file name/path to search. 2006-04-28 03:24:32 +00:00
Ken Ryall
9d411ea3bc Only assume that all threads are suspended or resumed if the target does not support per thread control. 2006-04-28 03:23:09 +00:00
Ken Ryall
41b04c93d1 When the target supports runtime type identification clear out the cached type when a new value is created. Also fix a problem with global variables not always being updated. 2006-04-28 03:21:58 +00:00