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

[Bug compile/18489] New: Missing GDB '@' array operator for 'compile print'


https://sourceware.org/bugzilla/show_bug.cgi?id=18489

            Bug ID: 18489
           Summary: Missing GDB '@' array operator for 'compile print'
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: compile
          Assignee: unassigned at sourceware dot org
          Reporter: jan.kratochvil at redhat dot com
  Target Milestone: ---

Tracker for:

KFAIL: gdb.compile/compile-print.exp: compile print *vararray@3 (PRMS:
compile/9999)
KFAIL: gdb.compile/compile-print.exp: compile print *vararrayp@3 (PRMS:
compile/9999)

Originally posted for GCC but rejected:
  [gcc patch] libcc1: '@' GDB array operator
  https://gcc.gnu.org/ml/gcc-patches/2015-03/msg01451.html
  https://gcc.gnu.org/ml/gcc-patches/2015-05/msg02843.html
  https://gcc.gnu.org/ml/gcc-patches/2015-06/msg00329.html

Now it should be implemented in GDB by splitting LHS@RHS to two expressions for
GCC.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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