1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 09:45:39 +02:00
Commit graph

423 commits

Author SHA1 Message Date
Anton Leherbauer
7bf81e6575 Restore API class InstructionPointerImageProvider 2010-09-30 13:12:24 +00:00
Anton Leherbauer
46ab6c639d Remove obsolete InstructionPointerImageProvider, see bug 326145 2010-09-30 10:44:42 +00:00
Anton Leherbauer
437d771c94 Bug 326145 - [source lookup] Changing the color of the IP annotation is not reflected immediately in the editor and disassembly 2010-09-30 10:03:29 +00:00
Anton Leherbauer
ef4a1226fe Bug 325277 - [disassembly] add IInstruction#getSize() to fill single-instruction gaps, allow large pseudo-mnemonics 2010-09-29 11:01:49 +00:00
Anton Leherbauer
cc2fc91b90 Bug 325394 - some times the user cannot step for 5 seconds during fast stepping 2010-09-28 10:15:21 +00:00
Pawel Piech
4d3edd80a2 Bug 321932 - [update policy] When in manual mode, switching number format should still show value in other formats if value is cached. 2010-09-24 18:58:49 +00:00
Ken Ryall
1741dd69aa Bug 314350 - [debug view] Multi-threaded programs can cause the opening of useless and empty editors 2010-09-17 21:38:11 +00:00
Anton Leherbauer
588a6efd67 Bug 325063 - [disassembly] view occasionally accepts no further scrolling/PC changes with unhandled assert 2010-09-15 11:05:51 +00:00
Anton Leherbauer
6b44ff1ead Bug 324613 - [disassembly] maximizing then minimizing causes debug stack view event to force return to PC 2010-09-08 06:30:18 +00:00
Anton Leherbauer
a860620fab Bug 324507 - [disassembly] view sometimes does not scroll further up, sometimes gets into infinite loop
Patch from Kirk Beitz (Nokia)
2010-09-08 06:29:15 +00:00
Anton Leherbauer
3c81bdc94b Bug 324597 - [disassembly] maximizing/resizing view sometimes leaves "........" lines
Patch from Kirk Beitz (Nokia)
2010-09-07 08:27:23 +00:00
Anton Leherbauer
785a5d1913 Bug 323826 - Need a way to control the half second delay in SteppingControler 2010-08-31 14:01:38 +00:00
Anton Leherbauer
c4b23ef96f Bug 321162 - Disassembly view sometimes doesn't display all source code
Patch from  Kirk Beitz (Nokia)
2010-08-26 09:26:05 +00:00
Anton Leherbauer
017a6ef082 Bug 323279 - Disassembly view not possible to display address size < 32 bits
Patch from Patrick Chuong (TI)
2010-08-25 14:28:41 +00:00
Anton Leherbauer
edd73c9886 Bug 313512 - [vm][cache][api] Add update flag to flush all properties 2010-08-20 08:06:11 +00:00
Anton Leherbauer
1342519672 Bug 322628 - [disassembly] DisassemblyDocument#computeIndexInPositionListFirst() broken as called by addModelPositionFirst() 2010-08-20 07:57:21 +00:00
Pawel Piech
b6712569b7 Javadoc addition. 2010-07-26 22:39:53 +00:00
Anton Leherbauer
874bc5564a Bug 318550 - SteppingController should clear step queue in case of stepping timeout 2010-07-15 13:39:29 +00:00
Pawel Piech
973cdb82de Bug 319656 - [expressions] ExpressionsChangedEvent.Type enum is not public 2010-07-13 04:28:48 +00:00
Mikhail Khodjaiants
5a7c2c617e Bug 315677 - [variables] Add "hasSubExpressions" method to IExpressions 2010-06-24 17:28:17 +00:00
Mikhail Khodjaiants
e930dca1e9 Bug 317769 - "Show Type Names" has no effect 2010-06-24 16:57:08 +00:00
Marc Khouzam
7938f9e2c4 Bug 317324: Up-ing plugin versions for DSF 2010-06-22 19:21:11 +00:00
Sergey Prigogin
58771470a3 Removed hardcoded bundle names. 2010-06-21 00:45:18 +00:00
Sergey Prigogin
1ddf51d577 Removed hardcoded bundle names. 2010-06-21 00:35:25 +00:00
John Cortell
931bdcb29a Bug 317217: IDisassemblyBackend.SetDebugContextResult frame-level field is extraneous 2010-06-18 15:44:02 +00:00
John Cortell
c39daa9ca9 Bug 316987: Show full paths preference under C/C++->Debug is not really necessary 2010-06-17 18:30:47 +00:00
John Cortell
d36946d206 Bug 316987: Show full paths preference under C/C++->Debug is not really necessary 2010-06-16 20:02:05 +00:00
Warren Paul
3815a4b8ad Bug 315835 - NPE in DisassemblyPart 2010-06-04 23:26:25 +00:00
Ken Ryall
8cf1d78978 Bug 315461 - [launch] Invalid thread access exception during launch 2010-06-03 17:19:19 +00:00
Vivian Kong
70237c3d81 Bug 315439 Fix up copyright 2010-06-03 00:12:05 +00:00
Marc Khouzam
43e8a91e3a Bug 315446: Wrong bundle name makes NLS strings fail to be found. 2010-06-02 19:01:56 +00:00
Marc Khouzam
f699fcfdf3 Bug 314950: A null reason is valid in non-stop mode 2010-05-28 19:51:48 +00:00
Anton Leherbauer
2f11ef3dd2 Bug 314056 - Disassembly truncates 64bit instruction addresses
Patch by James Sullins
2010-05-27 12:10:19 +00:00
Ken Ryall
d2fa899c83 Bug 314557 - No error dialog when problems occur opening a memory monitor on a variable 2010-05-26 22:30:00 +00:00
Ken Ryall
29f2c9bf4f Bug 313893, reorg capabilities into cdt product plug-in. 2010-05-26 16:16:52 +00:00
Pawel Piech
3807560d76 Bug 308835 - Multi-thread debugging in regular stop-mode with gdb 6.8 is not working 2010-05-25 19:32:52 +00:00
Ken Ryall
d279184e5e Bug 303968, apply Marc's patch to move the remainder of the UI from gdb to dsf plug-ins. 2010-05-25 18:48:54 +00:00
Pawel Piech
de5eabbbc1 Bug 308626 - Backed out accidental checking of changes for bug 310352. 2010-05-21 21:19:27 +00:00
Pawel Piech
2f627f91d0 Bug 313964 - [vm] StackOverflowException in a toString() method in AbstractVMProvider. 2010-05-21 18:49:02 +00:00
Pawel Piech
5df1f3e42d Bug 313827 - [expressions] Use the "+" icon for the Add New Expression element 2010-05-20 23:52:53 +00:00
Pawel Piech
f27ab84b96 Bug 308626 - Added a test for RejectedExecutionException. 2010-05-20 23:10:15 +00:00
John Cortell
ba8fbc6c87 Bug 302628: Implement linking of active debug context with selection in Breakpoints view (fixed coding mistake reported by Patrick in comment 14) 2010-05-20 15:40:14 +00:00
Anton Leherbauer
cc85b9e8e5 Bug 312817 - backed out changes of bug 310992 2010-05-20 07:10:59 +00:00
Pawel Piech
fee4df23ae Bug 310191 - [number format detail] Detail pane does not clear up when DSF-GDB session is terminated 2010-05-19 18:45:18 +00:00
Anton Leherbauer
d85865bdb3 Bug 310331 - Fix wrong element path 2010-05-17 10:51:36 +00:00
Marc Khouzam
8fcc98e15c Bug 312467: Strings were not translated properly. 2010-05-14 18:42:11 +00:00
Pawel Piech
06e479681f Bug 312813 - [Launch] MIInferiorProcess.exitValue() never returns 2010-05-14 16:50:40 +00:00
Marc Khouzam
a29b7e2b10 Bug 312229: Missing delta generation was forcing us to refresh the expressions view needlessly. 2010-05-10 20:15:50 +00:00
Marc Khouzam
0be25d015f Bug 264895: Allow the visible console to match the currently selected debug context for a DSF-GDB session. 2010-05-10 18:48:38 +00:00
Vivian Kong
001dc097d9 Bug 311591 - externalize strings for debug activities 2010-05-04 18:42:19 +00:00