Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reorder
reset_arch
: parameter forced, elf header, gdb conf (#1004)
Reorder how on reset_architecture fn is going to find arch. Now: - Param forced - Elf header - gdb conf It is based on chat on #947 with @Grazfather This change is needed because if first check for gdb conf if some has another language active would raise an exception making gef not work at all (some code match only english sentences). This pattch would help non englihs users of gdb to not have many problems to use gef. Signed-off-by: José Luis Di Biase <[email protected]>
- Loading branch information