Re: Using guardmalloc
Re: Using guardmalloc
- Subject: Re: Using guardmalloc
- From: Ken Thomases <email@hidden>
- Date: Sun, 5 Oct 2008 10:59:35 -0500
On Oct 5, 2008, at 10:35 AM, Jan E. Schotsman wrote:
I am trying to use GuardMalloc but I get the message "try set start-
with-shell 0" in the console.
I found a message stating
"The workaround for it -- to which the gdb output alludes --
involves adding
set start-with-shell 0
to your ~/.gdbinit file."
But I don't see such a file, the only similar file I see in ~/
is .gdb_history
So, create one. :)
It's just a text file with gdb commands, one per line, that get
executed automatically every time gdb launches.
Cheers,
Ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden