Debugger bug Topic is solved

Report problems with documented functionality
User avatar
thqby
Posts: 419
Joined: 16 Apr 2021, 11:18
Contact:

Debugger bug

08 May 2024, 23:24

https://github.com/AutoHotkey/AutoHotkey/blob/bda5f8fee90295dc3ca36e0b50ec9d56dd9b9b25/source/error.cpp#L263

An exception encountered during debugging was silently aborted, which caused the try statement not to work normally.

Code: Select all

__del(this) {
	try (this.base.__Delete)(this)
	MsgBox() ; skip
}
lexikos
Posts: 9635
Joined: 30 Sep 2013, 04:07
Contact:

Re: Debugger bug  Topic is solved

16 May 2024, 04:00

Fixed by v2.0.15.

Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 6 guests