bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: musl, printf out-of-memory test


From: Tom Tromey
Subject: Re: musl, printf out-of-memory test
Date: Thu, 21 Jun 2012 13:58:30 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

>>>>> "Jim" == Jim Meyering <address@hidden> writes:

Jim> That is correct.  It is a feature of gdb-7.0 and newer.
Jim> You can inspect (watch/break-at/etc.) the same address and expect it
Jim> to refer to the same memory location in multiple invocations.
Jim> This makes gdb's command-line history even more useful.

gdb defaults to this for development convenience.
You can change it though, see "set disable-randomization".

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]