This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to display source code intermixed with disassembly?


Hichem Ben Frej wrote:
> Hi,
> 
> What it is the condition to be met in order to be able to display source
> code intermixed with disassembly?
> 
If your target supports stabs:

$ gcc -Wa,-ahlsdn -gstabs


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]