bug-gnulib
[Top][All Lists]
Advanced

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

Re: snapshot in preparation for m4-1.4.11.51-5116


From: Elbert Pol
Subject: Re: snapshot in preparation for m4-1.4.11.51-5116
Date: Mon, 29 Sep 2008 17:39:19 +0200
User-agent: Thunderbird/3.0a2 (OS/2; 2008081000)

Hoi,

Bruno Haible wrote:
Elbert Pol wrote:
    $ gdb test-open.exe
    break rpl_open
    run
    break 116
    continue
    nexti
    print statbuf
    nexti
    print statbuf
    nexti
    print statbuf
    nexti
    print statbuf
    nexti
    print statbuf
    nexti
    print statbuf
    nexti
    print statbuf

(gdb) U:\m4-1.4.11.51-5116\tests\test-open.exe
   The program is not running.
(gdb)

What is the outcome if you use exactly the sequence of gdb commands that
I gave you (above)? The first line is meant as a shell command, the other
lines are meant as gdb commands.

Bruno


When i do:
# gdb test-open.exe
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (emx), Copyright 1996 Free Software Foundation, Inc...

"u:/m4-1.4.11.51-5116/tests/test-open.exe": not in executable format: File format not recognized

or do:
(gdb) file test-open.exe
"u:/m4-1.4.11.42-864d/tests/test-open.exe": not in executable format: File format not recognized







reply via email to

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