Xref: utzoo gnu.emacs.help:1085 comp.emacs:10022 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!magnus.ircc.ohio-state.edu!tut.cis.ohio-state.edu!spyder.crd.ge.com!montnaro From: montnaro@spyder.crd.ge.com (Skip Montanaro) Newsgroups: gnu.emacs.help,comp.emacs Subject: Need heap print routine for GNU malloc Message-ID: Date: 5 Feb 91 19:09:03 GMT Sender: daemon@tut.cis.ohio-state.edu Reply-To: montanaro@crdgw1.ge.com (Skip Montanaro) Followup-To: gnu.emacs.help Organization: GE Corporate Research & Development, Schenectady, NY Lines: 9 I am using GNU malloc in an application and getting a range check violation. I'd like to be able to print out the headers and the initial part of the data for all or part of the malloc-managed space. To save me reimplementing wheels, has anyone added such a function to the malloc implementation? I'm using GNU malloc as it comes distributed with Emacs 18.55. Thx, -- Skip (montanaro@crdgw1.ge.com)