Re: Bug in powerpc gdb?

2005-11-07 Thread Till Straumann
Roger. I suspect that some argument variables not being available is the result of optimization or normal program flow. Roger Leigh wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Till Straumann [EMAIL PROTECTED] writes: -- snp (gdb) bt #0 sbuild_session_setup_chroot (session

Re: PowerPC kernels, partitioning on macppc

2005-05-23 Thread Till Straumann
Regarding PPC architecture, assembly etc.: The 32-bit PowerPC architecture and assembly language are extensively (including caches, MMU etc.) described e.g., here: http://www.freescale.com/files/product/doc/MPCFPE32B.pdf On the FreeScale (motorola) site you can also find documents describing

Re: Bug in powerpc gdb?

2005-05-16 Thread Till Straumann
. To apply, run patch -p0 'this_file' from the gdb-6.2.1 topdir. It's always a good idea to try with the '--dry-run' option first. Provides: fixes a bug (triggered by newer gcc optimizations) in the rs6000/powerpc stack unwinder. Prerequisites: n/a Till Straumann, 3/14