Ros-diffs October 2006

ros-diffs@reactos.org
  • 17 participants
  • 357 discussions

[janderwald] 24623: - really fix build
by janderwald@svn.reactos.org
17 years, 11 months

[janderwald] 24622: - fix build
by janderwald@svn.reactos.org
17 years, 11 months

[ion] 24621: - Fix another build break... sorry for the SVN Server is fucked due to the CIA post-commit hook and is being unusable.
by ion@svn.reactos.org
17 years, 11 months

[ion] 24620: - Fix some EFI prototypes and exports. - Add BOOT_ENTRY definition. - Fix build breakage from earlier commit.
by ion@svn.reactos.org
17 years, 11 months

[ion] 24619: - Implement DbgUiConvertStateChangeStructure. Win32/Native Debugging should be fully implemented now (and waiting on the kernel to support it.)
by ion@svn.reactos.org
17 years, 11 months

[ion] 24618: - Implement WaitForDebugEvent. Calls out to DbgUiConvertWaitStateStructure which is still unimplemented.
by ion@svn.reactos.org
17 years, 11 months

[ion] 24617: - Define DBGSS_THREAD_DATA and DbgSsGet/SetThreadData. This is what is located in DbgSsReserved[0] (an internal high-level structure that subsystem debuggers can use for whatever purposes they need). DbgSsReserved[1] is the actual native debug object used only by DbgUi in ntdll. - Implement SaveThreadHandle, SaveProcesHandle, MarkThreadHandle, MarkProcessHandle, RemoveHandles and CloseAllProcessHandles to deal with this structure. - Call these functions when required, except for Wai
by ion@svn.reactos.org
17 years, 11 months

[hpoussin] 24616: Fix compilation in release mode
by hpoussin@svn.reactos.org
17 years, 11 months

[ion] 24615: - Stub DbgUiConvertStateChangeStructure (this isn't done in kernel32 anymore) and export it. - Implement and export DbgUiSetThreadDebugObject. - Fix DbgUi* APIs to use DbgSsReserved[1], and not [0]. Still trying to figure out what [0] is for.
by ion@svn.reactos.org
17 years, 11 months

[ion] 24614: - Implement helper routine DbgkpSectionToFileHandle and stub MmGetFileNameForSection (easy ObQueryNameString-based implementation to do later). - Implement helpers DbgkpSuspendProcess and DbgkpResumeProcess based on KeFreeze/ThawAllThreads. - Implement DbgkExitProcess, DbgkExitThread, DbgkMapViewOfSection, DbgkUnmapViewOfSection. Apart from DbgkCreateThread, these are the main notification APIs that Dbgk uses for user-mode debug events. (Mm code needs to be changed to call the map/u
by ion@svn.reactos.org
17 years, 11 months
Results per page: