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: [Doc]tracepoint: change *$esp@300 to *(unsigned char *)$esp@300


> From: Hui Zhu <teawater@gmail.com>
> Date: Tue, 24 Aug 2010 10:10:19 +0800
> Cc: Eli Zaretskii <eliz@gnu.org>
> 
> But *(unsigned char *)$esp@300 can work:

What about *(int *)$esp@300 ?


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