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 remote/15256] remote.c uses pop_target


http://sourceware.org/bugzilla/show_bug.cgi?id=15256

--- Comment #4 from Tom Tromey <tromey at redhat dot com> ---
(In reply to Tom Tromey from comment #3)
> It seems like we could remove pop_target entirely.
> There aren't many calls and it is hard to picture when
> it would be correct -- and even in those cases where
> it could be correct, it is just as easy to use unpush_target.

I put this on my target hacks branch.
The original bug here seems to be fixed for trunk at least.

-- 
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]