- 67375fb Move to 4.2 milestones. by Doug Schaefer · 13 years ago master
- 5f97a24 Bug 337821 - Fixes for COFF binaries by kryall · 14 years ago
- 37db9eb Add RTTI support. Expand support for watchpoints, beef up unit tests, by kryall · 14 years ago
- fd67d64 Add in the EDC pref panel. by kryall · 14 years ago
- e6b7733 Update the Windows debug agent: hardware watchpoint support, better by kryall · 14 years ago
- c7361be Added pref panel for more EDC debugger settings. by kryall · 14 years ago
- bbc14a1 Switch to release tycho 0.13.0. by Doug Schaefer · 14 years ago
- 3c4e7e6 Fix feature id for the edc feature. by Doug Schaefer · 14 years ago
- 2fdc177 And again. by Doug Schaefer · 14 years ago
- ae91237 Fix up another version number. by Doug Schaefer · 14 years ago
- 2b6179b Fix version in tcf.extension pom. by Doug Schaefer · 14 years ago
- 9fc6606 remove org.eclipse.ui package import from scripting plug-in. by Doug Schaefer · 14 years ago
- 6b9a280 publish to staging. by Doug Schaefer · 14 years ago
- 9d59c62 Auto release executable/symbol file handle after it's not accessed for by lwang · 14 years ago
- 7ece9cc More Watchpoint support. by kryall · 14 years ago
- 2d092bf New Windows debug agent build. by kryall · 14 years ago
- dcbb610 Ling's changes for better testing. by kryall · 14 years ago
- d49ad17 Bug fixes and new wrapper for prefs access. by kryall · 14 years ago
- 3e49115 Kirk's latest work on watchpoints. by kryall · 14 years ago
- f7c4790 Sync with recent changes at Nokia, include patches by kryall · 14 years ago
- e611aa8 1. Fix memory leaks, no longer allocate PropertyValue. by lwang · 14 years ago
- 966eb1c use static instead of dynamic libraries by adding linker option by lwang · 14 years ago
- cf42758 Restore Ling's changes I accidently removed. by kryall · 14 years ago
- f4e61ab When typing in the filter text, a refresh is triggered to apply the by kryall · 14 years ago
- 3fb440e Return array aggregate size as byte size always by kryall · 14 years ago
- acc389a Testing non-ARM (i.e. x86) revealed untranslated buffer underflow occurrences by kryall · 14 years ago
- e4b6481 Check the each individual byte read is valid before using; externalize by kryall · 14 years ago
- 1b80d7d Harden some edge cases. by kryall · 14 years ago
- 9b4ca77 Support the breakpoints service in the windows agent. by kryall · 14 years ago
- 2248359 Support for breakpoint actions. by kryall · 14 years ago
- a6f4e0b Merge branch 'master' of ssh://kryall@git.eclipse.org/gitroot/cdt/org.eclipse.cdt.edc.git by kryall · 14 years ago
- 9e5e52c Support for breakpoint actions. by kryall · 14 years ago
- 5a5bfc3 1. Added more test cases. 2. Restore pretty format that was lost in auto-format. by lwang · 14 years ago
- 3376600 Fixed calculatation of indirect jump-to addresses, thus fixed bugs in by lwang · 14 years ago
- 0d57aee Allow one-step to step over self-repeat instruction. by lwang · 14 years ago
- 920a94f Merge branch 'master' of ssh://kryall@git.eclipse.org/gitroot/cdt/org.eclipse.cdt.edc.git by kryall · 14 years ago
- 82679ee Consistent visibility of static classes. Also remove by kryall · 14 years ago
- 29d0574 Fix the case of searching for a different line entry in the same compile by kryall · 14 years ago
- 66ad4c5 show the right stack if EDC manages to stop at a breakpoint by kryall · 14 years ago
- 084d426 sort fields and base classes by class/struct offset by kryall · 14 years ago
- b496533 return array aggregate size as byte size always by kryall · 14 years ago
- d7eaa02 Merge branch 'master' of ssh://lwang@git.eclipse.org/gitroot/cdt/org.eclipse.cdt.edc.git by lwang · 14 years ago
- 052d07d Implemented breakpoint service, namely perform these in agent: by lwang · 14 years ago
- ee448fb Synchronize map in getTypeName. by kryall · 14 years ago
- 75c6067 Clean up some internal expression evaluation issues. by kryall · 14 years ago
- 835e5b1 Changed "@since 2.0" to "@since 3.0" for new API. by lwang · 14 years ago
- c6dbe47 bump version to 3.0.0 as API breaking changes have been made and are expected. by lwang · 14 years ago
- 184a667 Fixed parsing of Thumb2 BL & BLX & B.W instructions. by kryall · 14 years ago
- 4d8e2a9 Turning off EDC tests. They hang on the Hudson machine. by Doug Schaefer · 14 years ago
- 021ffd7 Missing tycho snapshot repo for 0.13. by Doug Schaefer · 14 years ago
- 4e8f76a Missed one. by Doug Schaefer · 14 years ago
- cf01dfa Fix up the poms. by Doug Schaefer · 14 years ago
- ff48255 Bug 353201 Add org.eclipse.cdt.debug.edc.repo plugin to contain the generated p2 update site by James Blackburn · 14 years ago
- 0132ff9 Bug 353201 - Tycho releng support for EDC by James Blackburn · 14 years ago
- 13b735c Add */bin + */target directories to the .gitignore by James Blackburn · 14 years ago
- 53d6e19 Added more test cases in Concurrent unit test. by Ling Wang · 14 years ago
- b44cb7b updated to latest. by Ling Wang · 14 years ago
- 19b5ea9 Sorted test cases in alphabetic order and added cases of "Concurrent" and "TestAgentUtils". by Ling Wang · 14 years ago
- 0894397 Bug 347335: unit test for the opaque type resolving. by Ling Wang · 14 years ago
- 98c462e Bug 347335: support opaque type resolving. by Ling Wang · 14 years ago
- 134ae54 Bug 348632: [EDC] Make sure a breakpoint problem marker is removed when it should be. by Ling Wang · 14 years ago
- b8b39cc Bug 348754 - Update feature copyright statements for Indigo by Vivian Kong · 14 years ago CDT_8_0 v201106081058
- d6bbfda Make some error messages more understandable. by Ling Wang · 14 years ago v201106061419
- f4fa0b7 Fixed potential NPE. by Ling Wang · 14 years ago
- fd70b29 Adapt to upstream TCF agent changes. by Ken Ryall · 14 years ago
- f8423c8 Convert debug output to UTF-8 by Ken Ryall · 14 years ago
- c2450cb Sync with upstream TCF code. by Ken Ryall · 14 years ago
- b6e8f95 Updated agent. by Ken Ryall · 14 years ago
- 129d44f Fix warnings. by Ken Ryall · 14 years ago
- d39a2b5 Updated agent. by Ken Ryall · 14 years ago
- 5faea8b Don't have a fixed size for the debug string buffer. by Ken Ryall · 14 years ago
- 43f96a0 Cannot change the value of an integer variable in a register to a negative number. by Ken Ryall · 14 years ago
- 5ea7952 The value of a class method pointer shows as 'unhandled type' in the Variables view. by Ken Ryall · 14 years ago
- ac140df Check refresh interval value and display error and disable ok button if the entered value does not meet the criteria by Ken Ryall · 14 years ago
- 4feaef6 Send suspended event when the PC changes to listeners (like UI) can update themselves. by Ken Ryall · 14 years ago
- a1db9b2 Removed now redundant context suspended event which is now sent from the registers service when the PC changes by Ken Ryall · 14 years ago
- 4ffdcf3 Allow non string context IDs. Don't stop on C++ exceptions. continue those exceptions correctly. by Ken Ryall · 14 years ago
- b7e6678 Allow non string context IDs. by Ken Ryall · 14 years ago
- 7ccfea3 Cleanup stray symbian noise. by Ken Ryall · 14 years ago
- a1b52ee Bug 346568 - Update licenses for Indigo by Vivian Kong · 14 years ago
- 9b14dfa Improved tracing during breakpoint resolution. by Ken Ryall · 14 years ago v201105060807 v201105160958 v201105201622
- a9b16e4 Don't refresh data when updating for filter changes. by Ken Ryall · 14 years ago
- fc7b82d Fix runtoline, movetoline. by Ken Ryall · 14 years ago
- e639db5 Fix wrong value/location for fields of 2nd-nth Multiple Inheritance cases (regression introduced by me last month) by Ken Ryall · 14 years ago
- 664ec03 Update ARM support. by Ken Ryall · 14 years ago v201104290807 v201105021319 v201105021416 v201105021546
- f604286 Bug 341168 - EDC Dwarf Reader shouldn't do source mapping by John Cortell · 14 years ago v201104150807
- d114079 Handle errors more gracefully. by Ken Ryall · 14 years ago
- b08caf0 Begin adding support for ARM7 instructions. by Ken Ryall · 14 years ago
- 376efae Add support for checking CodeView sections. by Ken Ryall · 14 years ago
- a81a53c Fix some synchronization problems. by Ken Ryall · 14 years ago
- 2c7eb46 Add a skip method. by Ken Ryall · 14 years ago
- 2741ca5 Improve expression caching. by Ken Ryall · 14 years ago
- 6428658 Bug 339809 - Kirk Beitz' fix to show actual call location in EDC traces + by David Dubrow · 14 years ago v201103250805 v201104010806 v201104081508
- 43657e9 Fix NPE. by Ken Ryall · 14 years ago v201103111317 v201103180806
- ff55d63 For multi-statement lines, only set a breakpoint at the first address. by Ken Ryall · 14 years ago
- e3cad74 Improvements in the disassembler, unmangler, trace view, and snapshot support. by Ken Ryall · 14 years ago
- 3553f69 Bug 337493 & Bug 323457: new and more complete support of moving breakpoint from no-code line to nearby code line. by Ling Wang · 14 years ago
- d982dad Adjust to TCF changes. by Ken Ryall · 14 years ago
- c077eec Change update site URL to indigo by Vivian Kong · 14 years ago
- 42dacd7 removed dead lines. by Ling Wang · 14 years ago