* Let PDBs be found on the symstore * Fix flags being set on the wrong offsets * Fix memory leaks
* Get offset of important globals from ntdll's PDB * Workaround some RtlQueryProcessDebugInformation hangs for Win10
More fixes for Windows dmh (#14963)
* Allow lfhKey be 0 * Do not destroy debug buffer while its running
OpenBSD supports thread name feature since 6.5 (#14968)
as it is 6.6 soon it is safe to go.
Update io->off when seeking in intel hex
It seems like every other io plugin updates io->off when seeking and forces all reads to be from io->off, but ihex only does the latter, which seems to be breaking most high level read_at functions.
On Darwin, expose process path ##debug (#14975)
For platforms supporting the libproc api.
* Fix dbW help message * Fix memleak on r_w32_print_windows * Imitate unix gotoxy behavior on Windows
Fix arm32 stmia post-increment (#14983) ##esil
There are other modes that could be supported (stmib, stmda, stmdb), but that should do for now.
Fix #14990 - multiple quoted command parsing issue ##core
> "?e hello""?e world" hello world" > "?e hello";"?e world" hello world
Fixed a typo in "afj" help (#14993)
"jmptableble"->"jumptable"
Add info that r2pm -i is also used for pkg update (#14998)
It is confusing that `r2pm update` only updates the database and the packages are not updated. Information about how to update a specific package is missing. When the user searches for information how to update a particular package, e.g. using `r2pm -h`, the help provides information only how to install a package.
* Removed instructions in pd? left over after temporary arch and bitness setting feature was moved to ?@? * Renamed sz to len in pd? to be consistent with other size hints in p?