Modify ↓
Opened on Sep 8, 2014 at 5:03:24 PM
Last modified on Mar 16, 2024 at 12:59:32 PM
#2886 assigned Feature Request
Stack Trace
| Reported by: | anonymous | Owned by: | Jon |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Please show a stack trace (with line numbers) of the called AutoIt functions when the interpreter stops with an error message. Otherwise one can only guess which function called the helper function which caused the error.
If you implement that, then it is probably easy to create new AutoIt functions to read the stack trace without causing an error, which would also be very helpful for custom error messages.
Attachments (0)
Change History (2)
comment:1 by , on Aug 25, 2020 at 3:27:13 PM
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , on Mar 16, 2024 at 12:59:32 PM
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.

Hi,