Vector35 / debugger

Binary Ninja debugger
Other
217 stars 15 forks source link

Stack trace symbolization should offer an option to select whether or not to use symbol info from the analysis #634

Open xusheng6 opened 1 month ago

xusheng6 commented 1 month ago

Right now the debugger tries to be smart and use the best symbol. However, we should offer an option in the stack trace widget to select from these options:

  1. Smart (automatically decide the best one to use)
  2. Always show symbol reported by the back-end
  3. Always show symbols from the analysis