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.


> -----Original Message-----
> From: gdb-patches-owner@sourceware.org 
> [mailto:gdb-patches-owner@sourceware.org] On Behalf Of Joel Brobecker
> Sent: September-16-09 9:04 PM
> To: Marc Khouzam
> Cc: Michael Snyder; 'tromey@redhat.com'; 'gdb-patches@sourceware.org'
> Subject: 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? ;-)


I'll do my best to fit that in somewhere in my schedule.


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