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: [MI RFC] entryval: MI access to entry values [Re: [RFC 06/12] entryval: Display @entry parameters in bt full]


> I would like to restate that primarily I do not know a case when
> @entry values are relevant for FEs and therefore for MI.  FEs
> typically rebuild the inferior for debugging with -O0 -g and therefore
> @entry values are not present at all.

I know of at least a couple of projects where they debug their
optimized build routinely. The fact that they use a FE or not
is not relevant in their case.

-- 
Joel


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