TYC_ACSC,
type = TTYCODE_STRING,
name = 0x4789f0 "acsc"
}
gdb$ p *code
$2 = {
type = TTYCODE_STRING,
value = {
string = 0x80185a240 "``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~",
number = 0x185a240,
flag =
80d710
(grid *) gd = 0x0008018cfd00
(grid_line *) gl = 0x0008018edff0
(u_int) i = 0
(u_int) j = 1
(u_int) k = 64
(u_int) lines = 13
(size_t) size = 10192
(char [80]) out = "\x10\e+\x01\b"
(char *) tim = 0x0008012aef40 "Mon Dec 2 18:20:26 2013"
(time_t) t = 138602
uot;ent" in current context."
lldb says (const tty_term_code_entry *) ent =
Note, this is as a default release, but with -g. I may be able to
compile with -O0 to help further..
--
Eitan Adler
--
Rapidly troubleshoo
On Mon, Dec 2, 2013 at 3:52 AM, Nicholas Marriott
wrote:
> Show me "bt full" from gdb please
gdb761$ bt full
#0 strlen (str=0x50 ) at
/usr/src/lib/libc/string/strlen.c:100
lp =
va =
vb =
p =
#1 0x000800fc657f in istrsenvisx (mbdst=0x7fffafd0 "",
dlen=
013
gs = 0x001b
ss = 0x003b
ds = 0x003b
es = 0x003b
Frame variables:
(const char *) str = 0x0050
(const unsigned long *) lp =
(long) va =
(long) vb =
(const char *) p =
--
Eitan Adler