Skip to main content
cdt-patch Archive (Thread View - Most Recent First)
[First Page]    [Prev Page][Next Page]    [Last Page]
  • [cdt-patch] Implementing editing features of the memory view., Mikhail Khodjaiants
  • [cdt-patch] Build Console changes, David Inglis
  • [cdt-patch] Implementing editing features of the memory view, Mikhail Khodjaiants
  • [cdt-patch] Fire an Memory Change event when memory is set., Alain Magloire
  • [cdt-patch] CView actions update, David Inglis
  • [cdt-patch] a few builder fixes, David Inglis
  • [cdt-patch] Adding editing features to the memory view, Mikhail Khodjaiants
  • [cdt-patch] Implementing the memory view, Mikhail Khodjaiants
  • [cdt-patch] MemoryBlock.refresh implementation, Alain Magloire
  • [cdt-patch] ICDIMemoryBlock.refresh new method, Alain Magloire
  • [cdt-patch] Associate with MI Event the command token., Alain Magloire
  • [cdt-patch] Utilities to convert textual presentation of memory to bytes, Mikhail Khodjaiants
  • [cdt-patch] new method: IBinary.isLittleEndian(), Alain Magloire
  • [cdt-patch] Removed redundant "Eclipse Platform" from /...cdt.ui/plugin.prope rties file, Judy Green
  • [cdt-patch] Implementation of the 'Number Of Columns' action., Mikhail Khodjaiants
  • [cdt-patch] Replaced 'MEMORY_BYTES_PER_ROW_...' constants by 'MEMORY_NUMBER_OF_COLUMNS_...', Mikhail Khodjaiants
  • [cdt-patch] Replaced 'setWordSize' method by 'reformat', Mikhail Khodjaiants
  • [cdt-patch] Use 'reformat' method instead of 'setWordSize', Mikhail Khodjaiants
  • [cdt-patch] Set the 'relationship' attribute value to 'stack' for the 'MemoryView' perspective extension, Mikhail Khodjaiants
  • [cdt-patch] Implementation of the 'Memory Unit Size' action, Mikhail Khodjaiants
  • [cdt-patch] Support of the "Memory Unit Size" action, Mikhail Khodjaiants
  • [cdt-patch] Implementing Memory view formatting actions, Mikhail Khodjaiants
  • [cdt-patch] Memory format constants., Mikhail Khodjaiants
  • [cdt-patch] fixed exception on shutdown, David Inglis
  • [cdt-patch] Change the state to be suspeded on errors., Alain Magloire
  • [cdt-patch] Conver newline correctly for Win platform, Alain Magloire
  • [cdt-patch] gdb prompt fixes to get next/step... work., Alain Magloire
  • [cdt-patch] Switching between debugger and inferrior consoles., Mikhail Khodjaiants
  • [cdt-patch] C-View overwrite file dialog text changed to same as in Navigator View, Judy Green
  • [cdt-patch] "Show Debugger Console" action, Mikhail Khodjaiants
  • [cdt-patch] Support of debugger console, David Inglis
  • [cdt-patch] Builder/erroparser refactoring and bug fixes., Alain Magloire
  • [cdt-patch] Support for debugger console, Mikhail Khodjaiants
  • [cdt-patch] Fix spelling error in environment tab, Robb, Sam
  • [cdt-patch] HexEditor // Hex viewer patch, Thomas Fletcher
  • [cdt-patch] CDT core ErrorParser, David Inglis
  • [cdt-patch] CView MakeAction, David Inglis
  • [cdt-patch] Implement new method ICDISession.getSessionProcess, Alain Magloire
  • [cdt-patch] new method on ICDISession, Alain Magloire
  • [cdt-patch] Buffered the input stream, Alain Magloire
  • [cdt-patch] Implementation of the "Show ASCII" action, Mikhail Khodjaiants
  • RE: [cdt-patch] Partial fix for C-Build Console inability to copy contents to the, Judy Green
  • [cdt-patch] Monitor threads for the gdb stream, Alain Magloire
  • [cdt-patch] Framework tries to refresh memory view before the view controls are created, Mikhail Khodjaiants
  • [cdt-patch] Bug 25111 fixing, Alex Chapiro
  • [cdt-patch] Implementation of the "Clear" action for the memory view, Mikhail Khodjaiants
  • [cdt-patch] Putting a draft framework for GDB console prompt, Alain Magloire
  • [cdt-patch] Implementation of the "Auto-Refresh" and "Refresh" actions, Mikhail Khodjaiants
  • [cdt-patch] Partial fix for C-Build Console inability to copy contents to the clipboard, Judy Green
  • [cdt-patch] New method in CEditor class, Alex Chapiro
  • [cdt-patch] Display the memory changes in different color in the memory view, Mikhail Khodjaiants
  • [cdt-patch] Added functionality to process ICDIMemoryChangedEvent, Mikhail Khodjaiants
  • [cdt-patch] Enable tracing of the org.eclipse.debug.mi.core plugin, Alain Magloire
  • [cdt-patch] Implementing Write to memory and Write to register., Alain Magloire
  • [cdt-patch] in CDI remove some unuse methods., Alain Magloire
  • [cdt-patch] Memory event first implementation., Alain Magloire
  • [cdt-patch] Memory Changes events., Alain Magloire
  • [cdt-patch] Implementing memory view., Mikhail Khodjaiants
  • [cdt-patch] Implementing the memory view support, Mikhail Khodjaiants
  • [cdt-patch] Patch for org.eclipse.cdt.launch/build.properties, Judy Green
  • [cdt-patch] Patch for org.eclipse.cdt.debug.ui/build.properties, Judy Green
  • [cdt-patch] Patch for org.eclipse.cdt.debug.mi.ui/build.properties, Judy Green
  • [cdt-patch] patch for org.eclipse.cdt.debug.mi.core/build.properties, Judy Green
  • [cdt-patch] Patch for org.eclipse.cdt.debug.core/build.properties, Judy Green
  • [cdt-patch] QNX/libspawner.so, Alain Magloire
  • [cdt-patch] QNX JNI code fix memory leaks., Alain Magloire
  • [cdt-patch] Fix for C++ header files keyword highlighting only c keywords, Judy Green
  • [cdt-patch] ControlFactory patch, Alex Chapiro
  • [cdt-patch] Solaris JNI code updated., Alain Magloire
  • [cdt-patch] new methid to ICDIMemoryManager, Alain Magloire
  • [cdt-patch] JNI methods throwing Exceptions, Alain Magloire
  • [cdt-patch] Cleanup cdt.ui of warnings., Alain Magloire
  • [cdt-patch] Spawner to throw an exception., Alain Magloire
  • [cdt-patch] make native method package scope(Spawner.java), Alain Magloire
  • [cdt-patch] Spawner patch, Alex Chapiro
  • [cdt-patch] Implementing the memory view support., Mikhail Khodjaiants
  • [cdt-patch] Moved the memory management functionality to the core., Mikhail Khodjaiants
  • [cdt-patch] Implementation of the 'Automatically switch to disassembly mode' preference, Mikhail Khodjaiants
  • [cdt-patch] Implement attach list process., Alain Magloire
  • [cdt-patch] MakeAction changes, David Inglis
  • [cdt-patch] update Cbuilder, David Inglis
  • [cdt-patch] model changes, David Inglis
  • [cdt-patch] Reset the register's change flag., Mikhail Khodjaiants
  • [cdt-patch] Fix for editor problem PR# 24648 only good for Eclipse version M1 - 20 Sept or newer, Judy Green
  • RE: [cdt-patch] Fix for PR# 24648, C/C++ editor prints 2nd or gre ater lines backwards when using Eclipse 2.01 (build 20020920) or greater, Judy Green
  • [cdt-patch] Reset the register's change flag before switching to another frame., Mikhail Khodjaiants
  • [cdt-patch] Collapsing of the variable's tree., Mikhail Khodjaiants
  • [cdt-patch] Fixing unused imports., Alain Magloire

  • Mail converted by MHonArc

    Back to the top