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: [PATCH] Do not consider reference types as dynamic


Yao,

On 04/17/2015 12:47 PM, Yao Qi wrote:
Hi, Pierre,

(My first name is "Pierre-Marie" ;-))

This patch causes a regression in gdb.cp/vla-cxx.exp unfortunately,

  print vlaref^M
  $2 = (int (&)[variable length]) @0x3fffffffe900: {5, 7, 9}^M
  (gdb) FAIL: gdb.cp/vla-cxx.exp: print vlaref

which is shown by buildbot
https://sourceware.org/ml/gdb-testers/2015-q2/msg00360.html

I am not familiar with gdb type and dynamic type, so can't give anything
useful on how to fix this regression.  Any thoughts?

Thank you for the heads up! I don't know what happens, so I will investigate and keep you updated.

--
Pierre-Marie de Rodat


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