Historie revizí

Autor SHA1 Zpráva Datum
  Michael VAN CANNEYT 6caeb5ebf0 * Compilation for win64 před 2 roky
  Michael VAN CANNEYT b52777c103 * Dotted RTL compiles před 2 roky
  Michael VAN CANNEYT 5fd376ce3b * Fix windows compilation před 2 roky
  Michael VAN CANNEYT c33a7e0cab * Fix compilation před 2 roky
  Michael VAN CANNEYT 0e2168c387 * Char -> AnsiChar před 2 roky
  florian 396a030fc2 + debugging statement před 4 roky
  Jonas Maebe 0eb9dd3879 * Darwin support for printing line info for backtraces when using Dwarf, před 4 roky
  yury 4ade471488 * GetModuleByAddr: Prevent returning a name of the current executable for invalid addresses such as pointer(-1) on Windows. před 6 roky
  Károly Balogh c85f7cfc26 aros/amigaos4: enabled ELF32/64 and GetModuleAddr() in exeinfo, based on the MorphOS versionexeinfo.pp před 6 roky
  Károly Balogh b2dafed7c5 haiku: drop the old OpenElf32Beos function, and have a platform specific GetModuleByAddr, this fixes lineinfo on stacktraces (both i386-stabs and x86_64-dwarf2) před 6 roky
  nickysn a598e17c8a * fix loading of i8086-msdos ELF when the MZ binary in front of it exceeds 64kb před 7 roky
  nickysn 2955ee2dc4 + i8086-msdos implementation of exeinfo.GetModuleByAddr před 7 roky
  nickysn abe61d0daa * the 'addr' and 'baseaddr' parameters of exeinfo.GetModuleByAddr changed to před 7 roky
  nickysn 443980b7ac * moved the morphos code for exeinfo.GetModuleByAddr to a separate ifdef section před 7 roky
  nickysn 2c000d1e74 * processaddress's type changed to word on i8086 (ptruint changes size between před 7 roky
  nickysn c8cbb1daea * changed the sechdrofs,secstrofs and ImgOffset types to 32-bit to prevent před 7 roky
  nickysn 0d8ba2ddfa * skip the MZ exe in order to reach the ELF32 image on i8086-msdos před 7 roky
  nickysn ccf5aaeebb + enable the ELF32 reader in unit exeinfo for i8086-msdos před 7 roky
  nickysn 537fbefb9e * add texeheader.ImgOffset to all file offsets when reading an ELF file. This před 7 roky
  nickysn 3bcd21663e * replaced nested ifdefs in unit exeinfo with a chain of {$if defined(...)} ... před 7 roky
  Károly Balogh 4002833001 morphos: also enable the elf32 loader in exeinfo for morphos před 8 roky
  Károly Balogh ac19b0eae6 morphos: enabling lineinfo unit před 8 roky
  svenbarth 00e9289f58 * envp is part of sysunixh, so no need to manually import it using an external před 8 roky
  michael 011a88b1fe * Remove mode objfpc (bug ID 31629) před 8 roky
  pierre dcd349abd9 Use DEBUG_LINEINFO instead of DEBUG in exeinfo unit source před 9 roky
  pierre 1612138071 Use $checkpointer off to avoid calls to CheckPointer function if -gc option is used před 9 roky
  pierre 57f2df1f62 * Remove sysutils in _USES clause, to avoid exception handling importation, před 9 roky
  pierre 3de617c79e Fix phdr pointer increment and use envp variable from system unit for Solaris operating system před 9 roky
  pierre 90359bcb3c Add code to find base address in unix ELF aux vector above enviroment in startup stack před 9 roky
  yury 7688639a10 * Return a real base address for ELF executables by GetModuleByAddr() instead of hard-coded 0. před 10 roky