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