This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

How Can I Get See A Memory Map For An Executable


i want to check in my C++ program, what variable is allocated in where. is
there such a tool?

another relative question is, where the 'new' operator get memory from? the
global heap? does it same with what 'malloc' get from?

thanks.


-- 
steven woody (id: narke)

Celine: Well, who says relationships have to last forever? 

	- Before Sunrise (1995)


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