Glenn Smith

Results 57 issues of Glenn Smith

In the log widget, you can only select entire lines, not specific regions. It would be useful to select (for copying) individual words from lines, and not just entire lines....

Type: Enhancement
Component: UI
Impact: Low
Effort: Medium
UI: Logs

Due to https://github.com/webrtc-rs/webrtc/issues/371, trying to construct a data channel with `RTCDataChannelInit::max_retransmits: Some(0)` will actually produce a reliable (though unordered?) channel. After a bit of testing on my own, I found...

native
disposition:close
blocked

Currently, the `RebaseOptions` structure is missing support for `commit_create_cb` from the `git_rebase_options` C structure, which is used to facilitate things like commit signing in rebase operations. It would be useful...

With the open source publishing of https://github.com/revng/revng-c we can now add support for rev.ng

new-decompiler

**Version and Platform (required):** - Binary Ninja Version: 4.1.5198-dev - OS: macOS - OS Version: 14 - CPU Architecture: M1 **Bug Description:** I opened multiple copies of the same exact...

Type: Bug
Component: UI
Impact: Low
Effort: Low
UI: Settings

**Version and Platform (required):** - Binary Ninja Version: 4.1.5167-dev - OS: macOS - OS Version: 14 - CPU Architecture: M1 **Bug Description:** I have this pdb I'm loading, and some...

Type: Bug
DebugInfo: PDB
Impact: Medium
Component: DebugInfo

**What is the feature you'd like to have?** The type parser should support parsing C++ template concrete specializations. Specifically concrete specializations and specifically just parsing into types, i.e. this does...

Type: Enhancement
Component: Type Parser
Effort: Medium
Impact: Medium

**Version and Platform (required):** - Binary Ninja Version: 4.1.5167-dev - OS: macOS - OS Version: 14 - CPU Architecture: M1 **Bug Description:** One of the VTables in my pdb was...

Type: Bug
DebugInfo: PDB
Impact: Medium
Component: DebugInfo

**Version and Platform (required):** - Binary Ninja Version: 4.1.4986-dev - OS: macOS - OS Version: 14 - CPU Architecture: M1 **Bug Description:** I tried to load a DWARF symbol file...

Type: Bug
Impact: Medium
Effort: Trivial
DebugInfo: DWARF
Component: DebugInfo

**What is the feature you'd like to have?** When the clang type parser determines its list of arguments, currently it is only specified by the private internal code, leaving no...

Type: Enhancement
Component: API
Component: Type Parser
Effort: Low
Impact: Medium
State: Blocked (Issue)