configurationcustomizationreverse-engineeringghidra

How to remove ellipses (...) in Ghidra disassembly listing display?


Ghidra often truncates text in the disassembly listing display with ellipses (...) as pictured below in several examples:

examples with ellipses ellipses at register content ellipses at address

My question is this: How can I make Ghidra stop doing this?

I have looked all over in the extensive configuration options and I can not figure it out.


Solution

  • The answer is a button in the top right of the listing window:

    arrow to button "Edit the Listing fields"

    When you click the button, you are presented with this:

    Editing the listing fields

    You can drag the borders of the gray rectangles in order to adjust the widths of those respective fields. Whatever field you are currently clicked onto in the disassembly listing will be highlighted as peach in the gray rectangles.