src/gdb go32-nat.c ChangeLog
eliz@sourceware.cygnus.com
eliz@sourceware.cygnus.com
Sun Jul 8 03:28:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Changes by: eliz@sources.redhat.com 2001-07-08 03:28:20
Modified files:
gdb : go32-nat.c ChangeLog
Log message:
* go32-nat.c (go32_get_windows_version, print_mem, go32_sysinfo)
(read_memory_region, get_descriptor, display_descriptor)
(go32_sldt, go32_sgdt, go32_sidt): New functions.
(top-level): Include ctype.h, utsname.h, dos.h, and go32.h. Ifdef
away `disable' from dos.h, since breakpoint.h defines an enum
member of the same name, and GCC 2.7.2 barfs.
(_initialize_go32_nat): Provide new commands dos-sysinfo, dos-ldt,
dos-gdt, and dos-idt, all of them in the "info" class
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/go32-nat.c.diff?cvsroot=src&r1=1.15&r2=1.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1428&r2=1.1429
More information about the Gdb-cvs
mailing list