]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/win32-nat.c
2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
authorPierre Muller <muller@sourceware.org>
Tue, 19 Feb 2002 08:49:42 +0000 (08:49 +0000)
committerPierre Muller <muller@sourceware.org>
Tue, 19 Feb 2002 08:49:42 +0000 (08:49 +0000)
commitc1748f97ec0c8aff9d534924de05af111b5c69e5
tree9655b3b4ee9f63112373e53818b08345230b5208
parente41e6bbfeb1fb4c8d5ab4764ae7b9fb3d308b70a
2002-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>

* win32-nat.c (display_selector): New function. Displays information
about the information returned by GetThreadSelectorEntry API function.
(display_selectors): New function. Displays the infomation of
the selector given as argument, or of CS, DS ans FS selectors
if no argument is given.
( _initialize_inftarg): Add "w32" as info prefix command.
Add "info w32 selector" as command calling display_selectors.
gdb/ChangeLog
gdb/win32-nat.c
gdb/windows-nat.c