1. 53dc2e6 TCF Agent: improved implementation of watchpoints by Eugene Tarassov · 8 months ago master
  2. 1f11747 Releng: Upversion TCF to 1.8 by Eugene Tarassov · 9 months ago 1.8 1.8.0
  3. 72552bf Fixed possible SEGFAULT after error message queue overflow by Eugene Tarassov · 9 months ago
  4. 40b26dc Fixed misspelling in a comment by Eugene Tarassov · 9 months ago
  5. eac3979 TCF Agent: update breakpoint error message by Muhammad Mustafa · 10 months ago
  6. 23c84ea Fixed regression: possible segfault in run_safe_events() by Eugene Tarassov · 10 months ago
  7. e831814 Bug 581978 - TCF agent wrong handle the call frame debug info generated by LLVM 16 for RISC-V by Eugene Tarassov · 11 months ago
  8. e723518 DWARF: a bit faster implementation of dio_ReadAddressX() by Eugene Tarassov · 11 months ago
  9. 9bcadf7 Bug 581971 - Failed to handle loclist for DWARF 5 by Eugene Tarassov · 12 months ago
  10. 99d134b Fixed handling of situation when a context resumed or exited during breakpoint evaluation by Eugene Tarassov · 12 months ago
  11. b6a4c7a Bug 581799 - when loads .debug_info section from dwarf 5 file, the content of some part are zero by Eugene Tarassov · 1 year, 1 month ago
  12. 4ddd3de Updated examples/daytime/readme.txt by Eugene Tarassov · 1 year, 1 month ago
  13. 4a2c4ba TCF Agent: Narrow down LoadLibrary search scope by Eugene Tarassov · 1 year, 4 months ago
  14. 1006560 TCF Agent: faster breakpoint planting by Eugene Tarassov · 1 year, 4 months ago
  15. c647382 Bug 581214 - Expression evaluation fails for a data member that is defined in a structure, union or class that is of type DW_AT_data_bit_offset attribute (DWARF5) by Eugene Tarassov · 1 year, 5 months ago
  16. d9ce3e4 TCF Agent: reduced memory footprint by Eugene Tarassov · 1 year, 5 months ago
  17. e64f9fb TCF Agent: fixed build error on CygWin: CYGWIN_VERSION_CYGWIN_CONV undefined by Eugene Tarassov · 1 year, 5 months ago
  18. f211136 TCF Agent: workaround for GCC compilation error: function may return address of local variable by Eugene Tarassov · 1 year, 6 months ago
  19. 4de618e Bug 581034 - "long long int" data type can't be recognized from dwarf5 debug info generated by llvm15 by Eugene Tarassov · 1 year, 6 months ago
  20. 5e0265c TCF Agent: Removal of unused variable causing clang-15 build error by Ole Sivert Aarhaug · 1 year, 6 months ago
  21. a6171cc TCF Agent: fixed: malformed HTTP request can crash the agent by Eugene Tarassov · 1 year, 6 months ago
  22. 86584ec TCF Agent: fixed assertion failure in the Breakpoints service by Eugene Tarassov · 1 year, 7 months ago
  23. 03d3f54 TCF Agent: GDB Remote Serial Protocol: fixed handling of process ID 0 by Eugene Tarassov · 1 year, 8 months ago
  24. ec60e01 Bug 580644 - steps into the function of shared library does not work on PPC by Eugene Tarassov · 1 year, 8 months ago
  25. 4dc064f TCF Agent: add PowerPC 32-bit and big-endian builds in the Dockerfile by Eugene Tarassov · 1 year, 8 months ago
  26. 8bf7ff9 TCF Agent: check glibc version when calling pthread_setname_np() by Simeon Krastnikov · 1 year, 8 months ago
  27. 3d0ba1e Bug 580600 - -Wmisleading-indentation issue for gcc version less than 6.0 by Eugene Tarassov · 1 year, 8 months ago
  28. b0a78c7 Bug 580489 - failed to handle .debug_rnglists section sometimes by Eugene Tarassov · 1 year, 9 months ago
  29. 137abb2 Bug 580450 - failed to read the full compilation unit tag in dwarf 5 when customized sections by Eugene Tarassov · 1 year, 10 months ago
  30. 2589d4a Bug 580414 - failed to handle debug sections for DWARF 5 by Eugene Tarassov · 1 year, 10 months ago
  31. 28a413e Bug 580326 - Can not display the type of global variable defined in a sharedlib by Eugene Tarassov · 1 year, 10 months ago
  32. cb0dce3 Fixed text formatting in Makefile.inc by Eugene Tarassov · 1 year, 10 months ago
  33. 06c531e Bug 580279 - VERSION grep in agent/Makefile.inc need update for vxWorks by Eugene Tarassov · 1 year, 10 months ago
  34. 04b0463 Bug 580089 - pid2id() failed to get a right id by Eugene Tarassov · 1 year, 11 months ago
  35. d336c55 TCF Agent: improved comments by Eugene Tarassov · 1 year, 11 months ago
  36. 52a39eb TCF Agent: a few more asserts by Eugene Tarassov · 1 year, 11 months ago
  37. d01e971 TCF Agent: improved X86 disassembler by Eugene Tarassov · 2 years ago
  38. ccaafba Bug 580002 - [tcf-dev] Speedup compute_reverse_lookup_indices by Eugene Tarassov · 2 years ago
  39. 365d986 Bug 579989 - compile error by vs2008 on windows by Eugene Tarassov · 2 years ago
  40. af71037 TCF Agent: improved X86 disassembler by Eugene Tarassov · 2 years ago
  41. 3a37fcd Bug 579947 - NULL pointer caused the tcf-server crashed when load ELF file that compiled by LLVM 14 with dwarf-5 by Eugene Tarassov · 2 years ago
  42. 0b4da37 TCF Agent: fixed Coverity warning by Eugene Tarassov · 2 years ago
  43. b020fe2 TCF Agent: fixed Coverity warning by Eugene Tarassov · 2 years ago
  44. 1755aec TCF Agent: new function in HTTP server API: closed() call-back by Eugene Tarassov · 2 years ago
  45. f3d7cff Merge "TCF Agent: Fix potential memory/resource leaks" by Eugene Tarassov · 2 years ago
  46. 142c292 TCF Agent: Fix potential memory/resource leaks by Simeon Krastnikov · 2 years, 1 month ago
  47. 326c376 TCF Agent: Fix unsafe strcpy by Eugene Tarassov · 2 years ago
  48. 8a15576 TCF Agent: Respect certain ENABLE_* macros by Simeon Krastnikov · 2 years, 1 month ago
  49. c37a43c Bug 579412 - incorrect or missing copyright information by Eugene Tarassov · 2 years, 1 month ago
  50. ed3b2f0 TCF Agent: Lazy PC initialization by Simeon Krastnikov · 2 years, 1 month ago
  51. a8ddede Bug 579362 - the process IDs should be pid_t instead of UINT32 in waitpid.c and waitpid.h files by Eugene Tarassov · 2 years, 1 month ago
  52. 5346160 Bug 579378 - update copyright year to 2022 by Eugene Tarassov · 2 years, 2 months ago
  53. 08ada07 Bug 579274 - unknown option -Wmisleading-indentation issue for gcc version less than 6.0 by Eugene Tarassov · 2 years, 2 months ago
  54. a0b65f6 TCF Agent: ARM v8 stack crawl: fixed handling of ERET instruction by Eugene Tarassov · 2 years, 2 months ago
  55. b940108 TCF Agent: fixed handling of line info file names when file contains a mix DWARF 5 and DWARF 3 by Eugene Tarassov · 2 years, 2 months ago
  56. 7f6019d TCF Tests: fixed incorrect error reports in DWARF reader test by Eugene Tarassov · 2 years, 2 months ago
  57. c97a746 TCF Agent: disabled bogus warnings misleading-indentation by Eugene Tarassov · 2 years, 2 months ago
  58. b6b3519 TCF Agent: fixed handling of line info file names in DWARF 5 by Eugene Tarassov · 2 years, 2 months ago
  59. 49e1ade TCF Agent: Expressions: fixed handling of a static field of a struct stored in a register by Eugene Tarassov · 2 years, 2 months ago
  60. a199cc0 TCF Agent: fixed error when building with c++-11 by Eugene Tarassov · 2 years, 3 months ago
  61. 18ae2f5 TCF Agent: DWARF 5: improved handling of location expressions by Eugene Tarassov · 2 years, 3 months ago
  62. 8d71e5f TCF Agent: DWARF reader: fixed regression - "FORM_FLAG expected" error by Eugene Tarassov · 2 years, 3 months ago
  63. 8a29246 TCF Agent: DWARF reader: new object flag DOIF_inlined by Eugene Tarassov · 2 years, 3 months ago
  64. e490bd8 TCF Tests: improved tests of var declarations by Eugene Tarassov · 2 years, 3 months ago
  65. 2d92dbc TCF Agent: fixed regression: memory corruption in the symbols proxy by Eugene Tarassov · 2 years, 3 months ago
  66. 30e09b0 TCF Agent: fixed issues with handling GCC-11 debug info by Eugene Tarassov · 2 years, 3 months ago
  67. 19dd976 TCF Agent: fixed warning: ISO C90 forbids mixed declarations and code by Eugene Tarassov · 2 years, 3 months ago
  68. 9f4428b TCF Agent: Fix stack frame cleanup on error by Simeon Krastnikov · 2 years, 4 months ago
  69. 4249d88 TCF Agent: Add missing parentheses by Simeon Krastnikov · 2 years, 4 months ago
  70. 97a698a Bug 578201 - Sometimes variables show as "N/A - Cannot read target memory. Input/output error" by Eugene Tarassov · 2 years, 4 months ago
  71. fd33bd2 Bug 577936 - dprintf not work as expected by Eugene Tarassov · 2 years, 5 months ago
  72. 549ea1f TCF Agent: lazy initialization in rand32() by Eugene Tarassov · 2 years, 5 months ago
  73. 430fae8 TCF Agent: new API function: rand32() by Eugene Tarassov · 2 years, 5 months ago
  74. 147d125 TCF Agent: fixed possible buffer overflow when calling fscanf() by Eugene Tarassov · 2 years, 5 months ago
  75. 4443aa3 Bug 577174 - Sometimes variables show as "N/A - Value of register is unknown in the selected frame" by Eugene Tarassov · 2 years, 6 months ago
  76. 2026881 Bug 577064 - Union type variables don’t show correctly if based on a register by Eugene Tarassov · 2 years, 6 months ago
  77. 564f168 TCF Agent: fixed: tmp_vprintf and loc_vprintf can segfault on Linux by Eugene Tarassov · 2 years, 6 months ago
  78. bb4dbcd Bug 577001 - DW_AT_high_pc with DW_FORM_udata form not handled by Eugene Tarassov · 2 years, 6 months ago
  79. c4babee TCF Agent: fixed pthread_cond_timedwait() on Windows by Eugene Tarassov · 2 years, 6 months ago
  80. b3cc47f TCF Agent: Expressions service: improved error message by Eugene Tarassov · 2 years, 6 months ago
  81. 2735e3d TCF Agent: fixed: clang-12 uses undocumented ARM Mapping symbols like "$a.0" by Eugene Tarassov · 2 years, 8 months ago
  82. aa4e8e5 TCF Agent: improved implementation of stepping of hidden code by Eugene Tarassov · 2 years, 8 months ago
  83. ce6ce46 TCF Agent: fixed software-assisted stepping of ARM Thumb code by Eugene Tarassov · 2 years, 8 months ago
  84. 8c2f9cd TCF Agent: fixed incorrect "addr=" comment in ARM disassembler by Eugene Tarassov · 2 years, 8 months ago
  85. 435a985 TCF Agent: fixed "__builtin_bswap16 not found" error when build with older GCC by Eugene Tarassov · 2 years, 8 months ago
  86. f577ec3 Bug 575626 - could we add unsupported relocation type ID in TCF error message by Eugene Tarassov · 2 years, 9 months ago
  87. 63af1cc Updated MSVC project files by Eugene Tarassov · 2 years, 9 months ago
  88. 27bbd17 TCF Agent: added support for bitfield data breakpoints by Eugene Tarassov · 2 years, 9 months ago
  89. 48da6b9 TCF Agent: Expressions service: added support for a pointer to bitfield by Eugene Tarassov · 2 years, 9 months ago
  90. c8df5ca TCF Agent: DWARF 5: fixed location list base address by Eugene Tarassov · 2 years, 9 months ago
  91. 43e86ff TCF Agent: added support for one-to-many file path mapping by Eugene Tarassov · 2 years, 10 months ago
  92. 4189408 Bug 574668 - unexpected DWARF Register Number for fctrl and fstat in i386 by Eugene Tarassov · 2 years, 10 months ago
  93. 2426bba TCF Agent: improved checks for invalid of defunct register IDs by Eugene Tarassov · 2 years, 10 months ago
  94. 019023f Bug 568689 - Add the RunControl getMinState command by David Wilson · 3 years, 6 months ago
  95. ad78cc1 TCF Agent: fixed: Windows OS name is always displayed as "Windows 8" by Eugene Tarassov · 2 years, 11 months ago
  96. d0bfeab TCF Agent: DWARF 5: improved handling of .debug_rnglists section by Eugene Tarassov · 2 years, 11 months ago
  97. 5d4930c TCF Agent: DWARF 5: added support for .debug_str_offsets and .debug_rnglists sections by Eugene Tarassov · 3 years ago
  98. 97655f6 TCF Agent: added support for DWARF 5 by Eugene Tarassov · 3 years ago
  99. 5abbbf5 TCF Agent: Stack Trace service: better tests to detect last stack frame by Eugene Tarassov · 3 years ago
  100. 97b66e6 TCF Agent: ARM stack crawl: better tests to detect last stack frame by Eugene Tarassov · 3 years ago