GDB Won't Break On Solaris 64 Executables

From: Thomas Dineen (tdineen_at_ix.netcom.com)
Date: 11/24/04


Date: Wed, 24 Nov 2004 04:35:25 GMT

Gentle People:

   I am having trouble getting GDB breakpoints
to work on Solaris 64 bit executables.

   Have any of you seen this problem? If yes
what was the work around?

   Are there better debuggers for Solaris 64 bit
executables?

   What debugger do the 64 bit developers use?

   Also please note any Users Manuals for alternate
debuggers.

   Your help will be greatly appreciated.

Thomas Dineen

# gdb test_hello_new64
GNU gdb 6.2.1
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or 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.
This GDB was configured as "sparc-sun-solaris2.8"...(no debugging
symbols found)...
(gdb) b _start
Breakpoint 1 at 0x100000f20
(gdb) r
Starting program:
/export/home/tools/soft_dev/examples/test_hello/test/test_hello_new64
procfs:4265 -- process not stopped.
procfs: ...giving up...
(gdb)



Relevant Pages

  • Re: GDB Wont Break On Solaris 64 Executables
    ... > I am having trouble getting GDB breakpoints ... > to work on Solaris 64 bit executables. ... > Are there better debuggers for Solaris 64 bit ...
    (comp.unix.solaris)
  • Re: GDB Wont Break On Solaris 64 Executables
    ... > I am having trouble getting GDB breakpoints ... > to work on Solaris 64 bit executables. ... > Are there better debuggers for Solaris 64 bit ...
    (comp.sys.sun.admin)
  • Re: Dev-C++ compiling problem in Vista
    ... of it as the Rolls Royce of debuggers - it certainly does everything I ... The programs that use gdb just scan ... Microsoft IDE. ... jacob at jacob point remcomp point fr ...
    (comp.lang.c)
  • GDB Wont Break On Solaris 64 Executables
    ... I am having trouble getting GDB breakpoints ... to work on Solaris 64 bit executables. ... Are there better debuggers for Solaris 64 bit ...
    (comp.unix.solaris)
  • Re: Getting Forked by gdb.
    ... Paul Pluzhnikov wrote: ... >> I think good debuggers should be transparent, ... > When you multiply the effort by the number of OSes that gdb supports, ...
    (comp.unix.programmer)