From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Andrew Zimmerman" To: "Eli Zaretskii" Cc: Subject: Re: gdb questions Date: Wed, 18 Jul 2001 14:03:00 -0000 Message-id: <007b01c10fcd$6d1835a0$b42cc2d1@server> References: <003301c10fbb$078bfbc0$b42cc2d1@server> <7263-Wed18Jul2001231612+0300-eliz@is.elta.co.il> X-SW-Source: 2001-07/msg00257.html ----- Original Message ----- From: "Eli Zaretskii" To: Cc: Sent: Wednesday, July 18, 2001 3:16 PM Subject: Re: gdb questions > > 2. Does gdb have a way to examine the LDT (local descriptor table)? My > > application creates some additional selectors for segments that reside > > within the flat memory space allocated to the application. > > Do you intend to port that code to Linux? I don't know much about the > protection scheme employed by Linux, but from what I know, I'd doubt > very much that it will allow you to futz with the LDT. > What is the purpose of the MODIFY_LDT system call?