You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s94285
changed the title
[BUG] ctags exception caught on large verilog files after v1.15.1
[BUG] ctags exception caught on large verilog files
Nov 1, 2024
Describe the bug
ctags support failed on large .v files (about 80k lines).
Environment (please complete the following information):
Steps to reproduce
Steps to reproduce the behavior:
Log
[info] Excuting Command: ~/uctags/bin/ctags ...
[error] Exception caught: stdout maxBuffer length exceeded undefined
[info] building symbols
[error] No output from ctags
Expected behavior
In version <= v1.15.0, ctags works and symbols built properly.
Actual behavior
No ctags support on large .v files.
Do work on small files (~100 lines) though.
Additional context
Nope
The text was updated successfully, but these errors were encountered: