This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

Re: Another proposal for frontends and queries.


> (gdb) p foo(3) + bar(4)
> with each method changing a different memory location and I was able to see
> that when pressing 'n' neither of the memory location was change, while when
> pressing 'y' both memory locations were changed.

Would you consider contributing a testcase to keep it that way? ;-)

-- 
Joel


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