Translation of "objdump" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Cette commande est un alias de 'objdump'.
This command is an alias of 'objdump'.
Vérifiez que vous avez installé l'utilitaire « objdump »
Il faut remarquer que le noyau qui produit la sortie du crash et le fichier objet pour objdump doivent être compilés avec les mêmes fichiers sources, sinon l'offset ne correspondra pas.
Note that the kernel that produced the crash output and the object file for objdump must be compiled from the exact same source file, otherwise the offsets won't match.
Utilise le numéro majeur indiqué après le paramètre -m afin de préciser le numéro majeur de version de la bibliothèque, au lieu d'essayer de le déterminer avec objdump.
Instead of trying to guess the major number of the library with objdump, use the major number specified after the -m parameter.
Nous devons déterminer tout d'abord l'emplacement en mémoire de ces sections, ce qui est très facile lorsque le binaire est à portée de main, simplement en utilisant la commande objdump comme nous venons de le faire
First, we have to get the location in memory of these sections, which is really easy when you have the binary at hand;-) Simply use the objdump like we did previously
ar(1), objdump(1), ranlib(1), et les entrées Info pour binutils. COPYRIGHT
ar(1), objdump(1), ranlib(1), and the Info entries for binutils. COPYRIGHT
Vérifiez que vous avez installé l'utilitaire « objdump »