haiku/src/kits/debug
Alexander von Gluck IV 04f1baa771 EFI: Make our haiku_loader architecture agnostic
* This is the bulk of the work. Anything else should be
  minor cleanups and tweaking.
* riscv64 isn't a viable EFI platform yet.. just acting
  as a stand-in to test a non-x86 EFI haiku_loader

Change-Id: Ib03de81e2b562e693987b86d7b4318209fb1c792
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2256
Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2020-02-21 14:29:22 +00:00
..
arch EFI: Make our haiku_loader architecture agnostic 2020-02-21 14:29:22 +00:00
debug_support.cpp Fix catching by value 2020-01-21 19:26:22 +00:00
DebugContext.cpp Added optional "singleStep" parameter to ContinueThread(). 2010-03-26 21:16:43 +00:00
DebugEventStream.cpp ELF64 and x86_64 support in the debug kit. 2012-08-07 20:22:36 +01:00
DebugLooper.cpp Added a few classes to the debug kit: 2010-03-26 00:15:59 +00:00
DebugMessageHandler.cpp Should have been part of previous commit. 2010-12-14 19:01:37 +00:00
Image.cpp elf.h: rename ELF_MAGIC to ELFMAG 2016-08-06 20:32:47 +02:00
Image.h system: Build using public elf.h header 2015-11-07 11:49:56 +13:00
Jamfile Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
SymbolLookup.cpp Fix catching by value 2020-01-21 19:26:22 +00:00
SymbolLookup.h Extend debug_create_symbol_lookup_context(). 2013-04-30 21:34:45 -04:00
TeamDebugger.cpp headers/kernel: Move B_WAIT_TILL_LOADED to a syscall header. 2019-02-01 19:45:56 -05:00