gdb/
authorYao Qi <yao@codesourcery.com>
Sat, 27 Jul 2013 07:11:46 +0000 (07:11 +0000)
committerYao Qi <yao@codesourcery.com>
Sat, 27 Jul 2013 07:11:46 +0000 (07:11 +0000)
commitde6f69ad33e8330582d48b4410521d8998c0c882
treebf3dd2fe3ec659caf07a05e1bc8fd1b4b99b4108
parente21b1c5ffda963603b48aefad2b90ffbc3d071b7
gdb/

* breakpoint.h: Include break-common.h.
(enum target_hw_bp_type): Move to ...
* common/break-common.h: ... here.  New.

gdb/gdbserver/

* i386-low.c: Include break-common.h.
(enum target_hw_bp_type): Remove.
gdb/ChangeLog
gdb/breakpoint.h
gdb/common/break-common.h [new file with mode: 0644]
gdb/gdbserver/ChangeLog
gdb/gdbserver/i386-low.c
This page took 0.034494 seconds and 4 git commands to generate.