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: [RFC] Document replacement for frame_register_read (deprecated).


> The patch seems reasonable to me.

Thanks. I just checked it in.

> Renaming seems like a decent idea, since there is a use in jit.c, which
> was added long after this was deprecated.
> 
> I count 22 mentions (including the declaration) of frame_register_read
> in the tree right now.  Getting rid of all of them doesn't seem so
> difficult, aside from the testing.  This would be clearly better...

Yeah - I was hoping to have the time to do that, but I don't think
it's completely straightforward.

For now, I'll do a quick and replace to clearly mark as deprecated.
If I have a little more time, I'll try to fix some of the current
uses...

-- 
Joel


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