Brian Potchik

Results 38 comments of Brian Potchik

Looks like sigkit should probably be fixed. Replace `func.symbol.aliases` with: `func.view.get_symbols(func.symbol.address, 1)` Except it looks like `info.aliases` is expecting a list of strings and the code above will yield symbol...

This capability is now provided with the new MemoryMap API. The MemoryMap itself is still under development with respect to other features, however the ability to provide persistent storage is...

One option to solve this is to parent any report widgets to the view tab. When the last view tab is closed, all other report tabs with that view are...

There was some discussion on this in slack. If you entertain a different approach to this feature, this issue is not blocked and does not require container support. These formats...

This has been implemented in `4.3.6801-dev`. Some new settings were added as well to control the behavior. `files.text.autoDetectFormat` and `files.text.mergeSegments` ![Image](https://github.com/user-attachments/assets/9129753a-cc79-49fe-8bb6-c80af7770107)

This is a good test case for `strcat`. We have a general issue as well (#3349) but will leave this one open for this specific function.

I have the file already. No need to upload.

How does this look? ![Image](https://github.com/user-attachments/assets/d209a55a-b79d-4d48-8b89-3ce151fbee49)