On 02/19/2011 12:58 AM, Yao Qi wrote: >> > E.g., x86 watchpoint related macros -> x86-watch.h >> > or x86-nat-watch.h or i386-watchpoint.h, or something >> > like that, not x86-common.h. >> > >> > E.g., linux ptrace related macros and definition >> > -> linux-ptrace.h or something like that. >> > > Looks good to me. I'll name my files in this way. All the comments in previous mails are address in this new patch, 1. rename 'linux-common.h' to 'linux-ptrace.h', which includes only ptrace-related macros. 2. include in linux-ptrace.h for macro __WALL, 3. add dependency tracking for gdbserver, -- Yao (齐尧)