OSDN Git Service

2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
authormuller <muller>
Tue, 19 Feb 2002 08:49:41 +0000 (08:49 +0000)
committermuller <muller>
Tue, 19 Feb 2002 08:49:41 +0000 (08:49 +0000)
commit667ca76b733959df4dfdbb94f2c3ba7e17531521
tree8aa37db3183230844d685df0de147f1f2ae47aac
parent380a4e5d15913fc2aff8b936d45218aecee0f104
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