Opened 22 years ago

Closed 22 years ago

Last modified 5 years ago

#7899 closed patch (fixed)

debugger info & exit patch

Reported by: SF/japj Owned by:
Priority: normal Component: Engine: SCUMM
Version: Keywords:
Cc: Game:

Description

The attached patch fixes a bug in the show actor debug command not showing the actor of specified parameter.

It also adds an exit command that can be used to exit scummvm from the debugger.

+ info if an invalid debugger command was entered

Ticket imported from: #479185. Ticket imported from: patches/4.

Attachments (1)

debugger_patch (2.3 KB ) - added by SF/japj 22 years ago.
debugger info & exit patch

Download all attachments as: .zip

Change History (4)

by SF/japj, 22 years ago

Attachment: debugger_patch added

debugger info & exit patch

comment:1 by SF/strigeus, 22 years ago

I've merged the patch with some small changes. The: printf("unknown debugger command - see help for possible commands\n"); line was not included since that line is never reached.

comment:2 by SF/strigeus, 22 years ago

Resolution: fixed
Status: newclosed

comment:3 by digitall, 5 years ago

Component: Engine: SCUMM
Note: See TracTickets for help on using tickets.