On Mon, Dec 2, 2013 at 10:09 AM, Nicholas Marriott
<nicholas.marri...@gmail.com> wrote:
> I need to see inside the ent and code structures. Can you use gdb and
> then do "p *ent" and "p *code" from frame 3? Or whatever frame it shows
> is in cmd_server_info_exec.

gdb says "No symbol "ent" in current context."
lldb says (const tty_term_code_entry *) ent = <no location, value may
have been optimized out>

Note, this is as a default release, but with -g.  I may be able to
compile with -O0 to help further..

-- 
Eitan Adler

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to