This is the mail archive of the gcc-help@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]

Printing heap


Hey all,
I searched the forums couldn't find much on this specific question. I want
to print the heap information because I'm getting an address assigned out of
bounds. Currently I tried setting the environment variable "GCC_BOUNDS_OPTS"
with the option "-print-heap" however it didn't print it at the end of the
program because the program is dying. I also have the options
-fbounds-checking on but I'm not getting any reports. Does anyone else have
any ideas on how to print the heap? Thanks a bunch.
Jeremy




The information contained in this message is confidential and intended only
for use of the designated recipient(s) named above.  If the reader of this
message is not the intended recipient or an agent responsible for delivering
it to the intended recipient, you are hereby notified that you have received
this message in error, and that any review, dissemination, distribution,
copying, or alteration of this message is strictly prohibited.  If you have
received this communication in error, please notify the originator
immediately and remove it from your system.


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