avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] stack(?) problems


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] stack(?) problems
Date: Tue, 7 Aug 2007 07:16:06 +0200 (MET DST)

Tobias Pflug <address@hidden> wrote:

> (gdb) print p
> $1 = (int *) 0x800000

This is a NULL pointer.  p simply has not been assigned at all at that
place.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]