Skip to content

Ability to rebase a newly-created file #5186

@jonpalmisc

Description

@jonpalmisc

It's not possible to rebase a file created via "New File" since it creates a raw view and those cannot be rebased.

My workflow is as follows:

  1. Have some assembly I want to assemble and place at a specific address.
  2. Create new file in BN.
  3. Use the "Assemble" dialog to assemble the code inside of BN.
  4. Create functions, etc. for my code in linear view—the usual stuff.
  5. Rebase so it's at the right address.

Attempting to rebase a raw view yields a borderline-too-quiet warning log messaging indicating raw views cannot be rebased.

Ideally there would be a way to promote a raw view to a mapped view easily via the UI so this could be done.

Metadata

Metadata

Assignees

Labels

Component: UIIssue needs changes to the user interfaceEffort: TrivialIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaround

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions