gdb/
authorYao Qi <yao@codesourcery.com>
Sat, 27 Jul 2013 07:27:18 +0000 (07:27 +0000)
committerYao Qi <yao@codesourcery.com>
Sat, 27 Jul 2013 07:27:18 +0000 (07:27 +0000)
commit9be14b813c84650777a0572632a677ada8bfda0b
treeea1b591dd263de36eff5dd150910f68db26951e0
parentde6f69ad33e8330582d48b4410521d8998c0c882
gdb/
* mips-linux-nat.c (MAX_DEBUG_REGISTER): Move it earlier in
the code.
(PTRACE_SET_WATCH_REGS, enum pt_watch_style): Remove.
(struct mips32_watch_regs, struct mips64_watch_regs): Remove.
(struct pt_watch_regs): Likewise.
[!PTRACE_GET_WATCH_REGS] (PTRACE_SET_WATCH_REGS): New macro.
[!PTRACE_GET_WATCH_REGS] (enum pt_watch_style): New.
[!PTRACE_GET_WATCH_REGS] (struct mips32_watch_regs): New.
[!PTRACE_GET_WATCH_REGS] (struct mips64_watch_regs): New.
[!PTRACE_GET_WATCH_REGS] (struct pt_watch_regs): New.
gdb/ChangeLog
gdb/mips-linux-nat.c
This page took 0.026857 seconds and 4 git commands to generate.