Gulshan Singh

Results 170 comments of Gulshan Singh

I think we can close this, the command has pretty much everything we need now except `--attach-debugged-file`, but I'm not sure if there's an easy way to do that. If...

@disconnect3d does #998 address this issue? can we close it?

Assigned to @disconnect3d to close this and make a new issue for any remaining work.

@disconnect3d do you think this should be fixed with https://github.com/pwndbg/pwndbg/pull/1173?

The primary issue here should be fixed, the heap command should work on qemu-user.

This issue is six years old and there are a few PRs referencing it, I wonder if it can be closed now?

For RISC architectures like ARM, we should at least be able to add an argument to `nearpc` to show the instructions before the current PC, even if they're not the...

I see that there are some type annotations on `typeshed` now that can be installed with the `types-pillow` package: https://github.com/python/typeshed/tree/main/stubs/Pillow Anyone know the status of these? It seems to be...