Many reasons exist why Linux is a good operating system for embedded applications. Besides being open source and cost effective, one of the most important reasons is portability; a Linux application ...
You can use Linux and still employ a methodology that includes all of the different phases of the ever-critical debugging process. A growing number of embedded developers are experimenting with the ...
Using the usb2Demon and debugging interface, users can port the OCDemon on-chip debugging technology to a Linux platform. A user can debug, test, and program hardware and software in Linux and then ...
A recent post about debugging constructs surprised me. There were quite a few comments about how you didn’t need a debugger, as long as you had printf. For that matter, we’ve all debugged systems ...
As with many Linux-related topics, the issue of using debuggers to troubleshoot the Linux kernel is not only technical--it's political. Linux is being mostly developed on the x86 platform, which does ...
When you write programs in user space, the worst thing that can happen to your program is a core dump. Your program did something very wrong, so the operating system decided to give you all of its ...
It used to be that building the Linux kernel was not easy. Testing and debugging were even worse. Nowadays, it is reasonably easy to build a custom kernel and test or debug it using virtualization.
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
With its upcoming "Feisty Fawn" version of Ubuntu Linux due April 19, Canonical hopes to shed light on what happens when things go wrong. Feisty Fawn, also known as version 7.04, comes with software ...
Software industry experts say that the long-awaited move away from “roll your own” embedded operating systems is finally happening. As it begins, however, the great migration is yielding an unexpected ...