haiku/headers
Alex Smith 8a1903353e Implemented user debugging support for x86_64.
Reused x86 arch_user_debugger.cpp, with a few minor changes to make
the code work for both 32 and 64 bit. Something isn't quite working
right, if a breakpoint is hit the kernel will hang. Other than that
everything appears to work correctly.
2012-08-07 20:20:42 +01:00
..
build Fixed compilation of remote_disk_server on OS X hosts. 2012-08-03 17:48:02 +01:00
compatibility * Added definitions for n_short, n_long, and n_time as expected on FreeBSD when 2011-07-23 15:41:47 +00:00
config Changed {,u}int64 to be long rather than long long on x86_64. 2012-06-28 12:36:45 +01:00
cpp Fix #7948: add correct prototype for String::compare alongside the wrong one 2011-10-31 09:56:00 +00:00
glibc * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
libs Moved x86emu to {src,headers}/libs/. 2012-08-04 10:21:22 +01:00
os Implemented user debugging support for x86_64. 2012-08-07 20:20:42 +01:00
posix Get app_server working on x86_64. 2012-08-05 08:46:30 +01:00
private Implemented user debugging support for x86_64. 2012-08-07 20:20:42 +01:00
tools * Moved everything into the SymbolPatcher namespace. 2009-11-05 17:16:17 +00:00