Commit History

Author SHA1 Message Date
  Andreas Kling 01228bf4ef CrashReporter: Port to LibMain and use TRY() while building the UI :^) 3 years ago
  Andreas Kling 85eb0eaad0 CrashReporter+HackStudio: Let's call it "Debug in Hack Studio" 3 years ago
  Maciej 700c76ba23 CrashReporter: Don't visualize whitespace in memory regions text editor 3 years ago
  Tim Schumacher 8d5fb99703 CrashReporter: Show the available memory region information 3 years ago
  Itamar dd76ba2fe1 CrashReporter: Add "Inspect in Hack Studio" button 3 years ago
  Itamar d6d48ce936 CrashReporter: Unlink coredump file on exit 3 years ago
  sw1tchbl4d3 fc2ed732df CrashReporter: Don't crash when "Generating..." Window gets closed 3 years ago
  Andreas Kling 9d7fe39640 CrashReporter: Show coredump loading progress in the Taskbar :^) 3 years ago
  Andreas Kling f6f9599899 CrashReporter+LibCoredump: Show progress window while loading coredump 3 years ago
  Andreas Kling 4f224b15ed CrashDaemon+CrashReporter: Streamline crash reporting a little bit 3 years ago
  Andreas Kling 58f6bf8a4d CrashReporter: Add some margin around the backtrace & register views 3 years ago
  Andreas Kling bcd2025311 Everywhere: Core dump => Coredump 3 years ago
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 years ago
  Gunnar Beutner 31f30e732a Everywhere: Prefix hexadecimal numbers with 0x 4 years ago
  Daniel Bertalan ca06fd658d Everywhere: Remove unused local variables and lambda captures 4 years ago
  Andreas Kling 3f5c9d3edb CrashReporter: Fix bogus register alignment on x86_64 4 years ago
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath 4 years ago
  Gunnar Beutner 233ef26e4d Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters 4 years ago
  Andreas Kling 31d4bcf5bf Userland: Tighten a *lot* of pledges! :^) 4 years ago
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 0b8226811f Kernel+CrashReporter: Add metadata about page faults to crash reports 4 years ago
  Andreas Kling e238435c4f CrashReporter: Only create coredump metadata hash map once 4 years ago
  Idan Horowitz 9f656b6fa9 LibCoreDump+CrashDaemon: Compress coredumps 4 years ago
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 years ago
  speles 6e16a5cdfa Applications: Open folder with pre-selected file where appropriate :^) 4 years ago
  AnotherTest 7c2754c3a6 AK+Kernel+Userland: Enable some more compiletime format string checks 4 years ago
  Linus Groh 8d0b744ebb CrashReporter: Fix showing assertion info in backtrace 4 years ago
  Linus Groh 17f90e72b4 CrashReporter: Show pledge violation in backtrace 4 years ago
  Andreas Kling d312011708 Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 4 years ago