Skip to content

Max's Blog

  • Home
  • About
Max's Blog

Category: Debugging & Memory

November 14, 2019 max-sperling

Problems happening with multithreading (C++)

The two most common problems that are happing when dealing with multithreading are the deadlock and the race condition. Follow

Continue reading
November 8, 2019 max-sperling

Common reasons for program crashes (C++)

1. Illegal memory access 2. Allocating to much memory 3. Unsolved error handling

Continue reading
September 25, 2019 max-sperling

Remote debugging (gdbserver)

Remote debugging creates the possibility to debug applications on a remote device. Setup: Host system (gdb) Target system (gdbserver) Precondition

Continue reading
December 16, 2018 max-sperling

Memory Management (Basics)

Process Each process is running on its own virtual address space. The MMU does the necessary translation from/to the physical

Continue reading
December 14, 2018 max-sperling

Coredump analysing (GDB)

Setup Threads & Stack Functions & Variables Convenience Variables Containers Memory

Continue reading
May 27, 2017 max-sperling

Memory Management (C++)

1. Automatic allocation – Stack Objects created on the stack, will be cleaned up automatically after they have run out

Continue reading

Posts navigation

«Previous Posts 1 2 3

Categories

  • Other (17)
    • Games (11)
    • Nutrition (4)
    • Traveling (2)
  • Science (17)
    • Chemistry (3)
    • Linguistics (2)
    • Math (10)
    • Physics (2)
  • Sport (71)
    • Climbing (5)
    • Diving (20)
    • Fitness (7)
    • Martial arts (33)
      • Ground fighting (9)
      • Mixed martial arts (4)
      • Stand-up fighting (11)
    • Running (1)
    • Surfing (2)
    • Swimming (1)
    • Volleyball (2)
  • Technology (268)
    • Computer (238)
      • Architecture & Design (15)
      • Artificial intelligence (3)
      • Audio & Video (11)
      • Building & Reversing (15)
        • CMake (2)
      • Computational complexity (3)
      • Computer architecture (5)
      • Debugging & Memory (26)
      • Development (58)
        • CI/CD (1)
        • Programming (48)
          • Concurrency (5)
          • Data structures (12)
          • Pointers & References (7)
        • Scripting (3)
        • Testing (6)
      • Development process (5)
      • Hacking & Security (17)
      • Hardware & Protocols (8)
      • Networking (11)
      • Operating system (18)
        • Linux (11)
        • Windows (7)
      • Regular expression (2)
      • Tool configuration (5)
      • Version control (22)
      • Virtualization (7)
      • Web (27)
    • Electrics (9)
    • Mechanics (15)
    • Medicine (2)
    • Photography (4)
WordPress Theme: Wellington by ThemeZee.