Skip to content
IT Nursery
  • Home
  • Programming
    • Mac / IOS
    • Android
    • Web Applications
    • PHP
    • Java
    • C
    • C++
  • DataBase
    • MySQL
  • CMS
    • WordPress
  • System and Network
    • Serverfault

debugging

How does a debugger work in Linux?

by IT Nursery

but then how does debugger ‘know’ what it is being attached to? from man ptrace The ptrace() system call provides a means by … Read more

Tags debugging, linux

Is there a way to see if process listening on TCP port receives a message?

by IT Nursery

Is there a way to see if process listening on TCP port receives a message?

Tags debugging, netfilter, process, tcp

Peek at the contents of stdin

by IT Nursery

On linux you can address an application’s file-descriptors as named files in /dev/fd/[0-9]. And what you definitely can do with a named file … Read more

Tags debugging, proc, stdin

Kernel and QEMU : Unable to mount root fs error

by IT Nursery

Kernel and QEMU : Unable to mount root fs error

Tags debugging, kernel, linux, linux-kernel, qemu

Best practices for attaching debug symbols to system libraries during development?

by IT Nursery

Adding OPTIONS+=(debug !strip) adds this (from /etc/makepkg.conf) to your build options: DEBUG_CFLAGS=”-g -fvar-tracking-assignments”. Neither of these disables any optimizations (https://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html). You get an … Read more

Tags arch-linux, debugging, dpkg, makepkg

Debugging Linux Kernel with QEMU

by IT Nursery

QEMU + GDB step-by-step procedure tested on Ubuntu 16.10 host To get started from scratch quickly I’ve made a minimal fully automated QEMU … Read more

Tags debugging, kernel, linux, linux-kernel, qemu

How do I view executables run by a program?

by IT Nursery

An easy method is to use top. To determine whether file-roller is using either unrar or p7zip-rar, simply start top in a terminal, … Read more

Tags audit, debugging, executable

What is Linux native debugging symbols format?

by IT Nursery

What is Linux native debugging symbols format?

Tags debugging, linux

Debugging kernel module

by IT Nursery

Debugging kernel module

Tags debugging, kernel-modules, network-interface

Why some libraries and other parts get repeated in the linux virtual memory with gdb?

by IT Nursery

Why some libraries and other parts get repeated in the linux virtual memory with gdb?

Tags debugging, gdb, linux, process, virtual-memory
Post navigation
Older posts
Page1 Page2 … Page24 Next →

Recent Posts

  • Advice for improving internal dashboard [closed]
  • grep : ‘+’ special character
  • File location for Syslogs in Centos machine
  • How to collect users’ task completion times?
  • “service {FOO} start” vs. “/etc/init.d/{FOO} start”? [closed]
IT Nursery
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Important Link

  • About
  • Privacy Policy
  • Contact

IT Nursery

The Goal of ITNursery Engaging the world to foster innovation through aggregate information. Our Question Answer post, blog information, products and tools help developers and technologists in life and at work.

copyright © 2023 All Right Reserved | IT NurSery