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: [RFA] Add test for use of "<block>::<variable>" syntax for locals in watch.


>>>>> "Paul" == Paul Hilfinger <Hilfinger@adacore.com> writes:

Paul> 2012-01-07  Paul Hilfinger  <brobecker@adacore.com>
Paul> * gdb/testsuite/gdb.base/watchpoint.c (recurser): Initialize local_x.
Paul>   (main) Repeat recurser call.
Paul> * gdb/testsuite/gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
Paul>   equivalent to 'local_x'.

Ok with the changes Yao suggests.

Tom


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