473,396 Members | 1,936 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Dis assemble C code

Dear Sir/Madam,

Is there a tool (Linux) that can be used to get the disassembled code
corresponding to the C executable code (a.out) that GNU compiler (gcc)
produces.

Thank you for your time.

Regards,
Ramakrishnan.V
Nov 13 '05 #1
1 1611
"vrk1981" <vr*****@yahoo.com> wrote in message
news:79**************************@posting.google.c om...
Is there a tool (Linux) that can be used to get the disassembled code
corresponding to the C executable code (a.out) that GNU compiler (gcc)
produces.


This is something you should ask in comp.unix.programmer. Your OS and
compiler should not be referenced here...but: use objdump utility with
the -D swtich. The best you will get is mangled asm code.
Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: alphatan['a:lfa:ta2n] | last post by:
ASSUME: 1.There's no symbol table of my program. 2.gdb, is my only choice. 3.disassembly code of my program(snatch): 0x08048340 <main+24>: push $0x804840d 0x08048345 <main+29>: call ...
7
by: lxrocks | last post by:
Hi, I am looking for some C routines that disassemble/assemble MSN Messenger packets and more if possible. Are there any open / shareware tools around ? tks
1
by: Mike Walters | last post by:
Reading the current Namespace.Class, Assemble at runtime I am trying to get the Assemble, Namespace and Class name of a form at runtime. I have several assembles and namespaces in my app, I...
3
by: starffly | last post by:
I overloaded operator+ in a class, and I want to invoke this operator in inline assemble like this: _asm call operator+ but it cannot be complied OK. compiler says there are some illegalI...
6
by: BigT | last post by:
I'm new to the world of C and try to start walking. I have below code in assemble language and would like to compile it in C. Can someone let me know how to and/ or do it? ; set processor...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.