This is the mail archive of the gdb@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]

GDB: test renaming of array subscripted by variable #999


This is inspired by L313-040. The goal is to create a testcase
that verifies that GDB is able to display the following kind of
renaming:

        Obj: Some_Type renames Some_Array (Some_Variable);

where Some_Variable is a variable rather than a litteral constant.

-- 
Joel


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