poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FYI] New argument :ios for `dump'


From: Jose E. Marchesi
Subject: [FYI] New argument :ios for `dump'
Date: Thu, 16 Jan 2020 22:45:20 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hi people!

I just pushed support for a new `dump' argument, that allows to specify
the IOS from which dump data.  By default, it will use the current IOS.

Example of usage:

(poke) .file foo
(poke) defvar bar = open ("bar")
(poke) dump :ios bar

I also updated the manual and added a test to the poke.cmd testsuite.
Salud!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]