mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-29 15:18:34 +08:00
* i386-linux-nat.c: Add comment.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2003-12-26 Mark Kettenis <kettenis@gnu.org>
|
||||||
|
|
||||||
|
* i386-linux-nat.c: Add comment.
|
||||||
|
|
||||||
2003-12-26 Christopher Faylor <cgf@redhat.com>
|
2003-12-26 Christopher Faylor <cgf@redhat.com>
|
||||||
|
|
||||||
* win32-nat.c: Add some comments about below change.
|
* win32-nat.c: Add some comments about below change.
|
||||||
|
@ -641,6 +641,8 @@ store_inferior_registers (int regno)
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* Support for debug registers. */
|
||||||
|
|
||||||
static unsigned long
|
static unsigned long
|
||||||
i386_linux_dr_get (int regnum)
|
i386_linux_dr_get (int regnum)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user