Cannot build gdb 5.0 on HP-UX 11.0

2000-08-07 Thread Amir J. Katz
Final link fails with these messages. I looked up the documentation of these functions and the man pages claim that they live in -ldl (libdl.sl). However, I cannot find this library in the system. Does anyone know what's wrong? Thanks. cc -g -D__HP_CURSES -o gdb main.o libgdb.a../bfd/

Current status of gdb with non-executable stack?

2000-08-07 Thread Ian Collier
I didn't get a reply to my query in February, but I gather from the archives that... - setting the call_dummy_location to at_entry_point works except for functions which return structures or unions; - the gdb manual mentions a variable called call_scratch_address, but that doesn't seem t

Re: gdb-internal-error: sect_index_bss not initialized ?

2000-08-07 Thread Elena Zannoni
"François Robert" <[EMAIL PROTECTED]> writes: I just committed a patch to gdb that should fix the problem you are seeing. Please update your sources and try again. Thanks Elena Zannoni [EMAIL PROTECTED] > > David Welch a écrit dans le message ... > > If the program runs correctly then it prob

the tty command and redirecting terminal input

2000-08-07 Thread Chris Cutler
Hello, I've run into a problem with the tty command. I'd like to be able to step through a program that uses curses, so from GDB with emacs I use "tty /dev/tty" to redirect the program's output to another terminal and I use "set env TERM xterm" to make sure that everybody nows that the termin

problem of 'target ppcbug' on gdb5.0

2000-08-07 Thread Gong Zhuo
Hi: I'am using the crossing-compile and debugging system for powerpc on X86. I have two version of cross-gdb for powerpc (version 4.18 and version 5.0). "powerpc-eabi" is the configuration. When I using gdb50 to debug my program on MVME2600 through PPCBug. There is always an error: Linux-