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]

[RFA/testsuite/Ada] new testcase for "set print frame-arguments scalars"


Hello,

As mentioned in an earlier email, here is a testcase that reproduces
the problem fixed by:

   [commit] improve stack.c:print_this_frame_argument_p
   http://www.sourceware.org/ml/gdb-patches/2007-11/msg00206.html

2007-11-09  Joel Brobecker  <brobecker@adacore.com>

        * gdb.ada/frame_args/foo.adb: New file.
        * gdb.ada/frame_args/pck.ads: New file.
        * gdb.ada/frame_args/pck.adb: New file.
        * gdb.ada/frame_args.exp: New testcase.

Tested on x86-linux. OK to apply?

Thank you,
-- 
Joel

Attachment: foo.adb
Description: Text document

Attachment: pck.ads
Description: Text document

Attachment: pck.adb
Description: Text document

Attachment: frame_args.exp
Description: Text document


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