Discussion:
[Bug gdb/17006] New: GDB cannot find symbols in macho - Mac OS X PowerPC executable
programmingkidx at gmail dot com
2014-06-01 13:41:35 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=17006

Bug ID: 17006
Summary: GDB cannot find symbols in macho - Mac OS X PowerPC
executable
Product: gdb
Version: 7.7
Status: NEW
Severity: critical
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: programmingkidx at gmail dot com

Summary: When I try to use the file command to load a program, it fails to find
any symbols in the program.

The file I use is a Mac OS X PowerPC Macho executable. GDB will say "Reading
Symbols" then say "(no debugging symbols found)...done".

Operating system: Mac OS 10.6.8
Processor: Intel Core 2 Duo
GDB version: 7.7.1
GDB build options used: -target powerpc-apple-darwin
--
You are receiving this mail because:
You are on the CC list for the bug.
tromey at sourceware dot org
2018-09-15 19:32:18 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=17006

Tom Tromey <tromey at sourceware dot org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
CC| |tromey at sourceware dot org

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
On my 10.13 machine, reading debug info seems to work ok.
If you could attach a small test executable, maybe that would help.
If there is a directory full of separate debug info, be sure
to make a tar file & attach it all.
--
You are receiving this mail because:
You are on the CC list for the bug.
tromey at sourceware dot org
2018-09-15 19:32:29 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=17006

Tom Tromey <tromey at sourceware dot org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Target| |*-*-darwin*
--
You are receiving this mail because:
You are on the CC list for the bug.
Loading...