This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/13707] "/usr/bin/localc": not in executable format: Fileformat not recognized


http://sourceware.org/bugzilla/show_bug.cgi?id=13707

--- Comment #3 from Tom Tromey <tromey at redhat dot com> 2012-02-23 15:10:24 UTC ---
(In reply to comment #2)
> GDB could automatically do:
>   gdb --args /bin/sh -c /usr/bin/oocalc

Yeah, I have thought about that for the future, maybe as 
part of switching over to multi-inferior-by-default or something.
This would be useful for the situation where libtool makes a
shell script for you instead of a real executable...
However, an additional feature would be needed as well, because
the above won't work as expected if you want to pass your own
arguments to the inferior.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]