GleeBug/GleeBug
mrexodia c776b85f19 added isdebugging boolean, fixed a bug in Process.Memory with the bytesRead and bytesWritten parameters 2015-12-20 06:22:46 +01:00
..
Debugger.Breakpoint.h Doxygen configuration + documented some undocumented classes and functions 2015-12-19 06:00:28 +01:00
Debugger.Dll.cpp fixed some ugly code + added StepInternal function 2015-08-15 19:37:06 +02:00
Debugger.Dll.h fixed some ugly code + added StepInternal function 2015-08-15 19:37:06 +02:00
Debugger.Global.h (hopefully) high performance safe memory read function 2015-12-19 07:05:50 +01:00
Debugger.Loop.DebugString.cpp massive cleanup + fixed various code problems 2015-07-15 02:48:11 +02:00
Debugger.Loop.Dll.cpp fixed const correctness + removed default constructors from ProcessInfo, DllInfo and ThreadInfo + fixed copy constructor of ThreadInfo 2015-07-15 07:27:31 +02:00
Debugger.Loop.Exception.cpp singleshoot hardware/software breakpoints working + delete hardware/software breakpoints + nice callback set function for hardware breakpoints 2015-12-19 05:17:16 +01:00
Debugger.Loop.Process.cpp fixed some ugly code + added StepInternal function 2015-08-15 19:37:06 +02:00
Debugger.Loop.Rip.cpp massive cleanup + fixed various code problems 2015-07-15 02:48:11 +02:00
Debugger.Loop.Thread.cpp fixed some ugly code + added StepInternal function 2015-08-15 19:37:06 +02:00
Debugger.Loop.Unknown.cpp hardware breakpoints working + fixed possible bug with breakpoints + added unknownEvent callback + added cbUnhandledException in MyDebugger 2015-09-11 15:46:31 +02:00
Debugger.Loop.cpp added isdebugging boolean, fixed a bug in Process.Memory with the bytesRead and bytesWritten parameters 2015-12-20 06:22:46 +01:00
Debugger.Process.Breakpoint.cpp (hopefully) high performance safe memory read function 2015-12-19 07:05:50 +01:00
Debugger.Process.Memory.cpp added isdebugging boolean, fixed a bug in Process.Memory with the bytesRead and bytesWritten parameters 2015-12-20 06:22:46 +01:00
Debugger.Process.cpp fixed various warnings 2015-11-20 00:30:36 +01:00
Debugger.Process.h generic debug event pre/post callbacks + bytesRead/written in memory functions 2015-12-20 05:52:49 +01:00
Debugger.Thread.HardwareBreakpoint.cpp fixed various warnings 2015-11-20 00:30:36 +01:00
Debugger.Thread.Registers.Flag.h Doxygen configuration + documented some undocumented classes and functions 2015-12-19 06:00:28 +01:00
Debugger.Thread.Registers.GetSet.cpp fixed const correctness + removed default constructors from ProcessInfo, DllInfo and ThreadInfo + fixed copy constructor of ThreadInfo 2015-07-15 07:27:31 +02:00
Debugger.Thread.Registers.Register.h Doxygen configuration + documented some undocumented classes and functions 2015-12-19 06:00:28 +01:00
Debugger.Thread.Registers.cpp flags class for direct flags access 2015-07-15 06:19:38 +02:00
Debugger.Thread.Registers.h fixed const correctness + removed default constructors from ProcessInfo, DllInfo and ThreadInfo + fixed copy constructor of ThreadInfo 2015-07-15 07:27:31 +02:00
Debugger.Thread.cpp fixed some ugly code + added StepInternal function 2015-08-15 19:37:06 +02:00
Debugger.Thread.h hardware breakpoints working + fixed possible bug with breakpoints + added unknownEvent callback + added cbUnhandledException in MyDebugger 2015-09-11 15:46:31 +02:00
Debugger.cpp fixed various warnings 2015-11-20 00:30:36 +01:00
Debugger.h added isdebugging boolean, fixed a bug in Process.Memory with the bytesRead and bytesWritten parameters 2015-12-20 06:22:46 +01:00
GleeBug.h Doxygen configuration + documented some undocumented classes and functions 2015-12-19 06:00:28 +01:00
GleeBug.vcxproj hardware breakpoints working + fixed possible bug with breakpoints + added unknownEvent callback + added cbUnhandledException in MyDebugger 2015-09-11 15:46:31 +02:00
GleeBug.vcxproj.filters hardware breakpoints working + fixed possible bug with breakpoints + added unknownEvent callback + added cbUnhandledException in MyDebugger 2015-09-11 15:46:31 +02:00