Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* 64 bit applications and gdb
@ 2002-01-10 11:47 ccroswhite
  2002-01-10 17:30 ` Michael Snyder
  0 siblings, 1 reply; 2+ messages in thread
From: ccroswhite @ 2002-01-10 11:47 UTC (permalink / raw)
  To: gdb

GDB folk,

Having troubles with gdb  (4.xx,5.1) analyzing a 64 bit application.  I
can not set a break point nothing, after loading the symbol tables I run
the executable and i get this failure:

(gdb) run
Starting program: /home/csun/meta-g
procfs:4328 -- process not stopped.
procfs: ...giving up...
(gdb)


Lokks to be an issue with gdb, however, I am not positive.  If anyone
could give me some pointers, I would greatly appreciate it.

TIA,
Chris Croswhite


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 64 bit applications and gdb
  2002-01-10 11:47 64 bit applications and gdb ccroswhite
@ 2002-01-10 17:30 ` Michael Snyder
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Snyder @ 2002-01-10 17:30 UTC (permalink / raw)
  To: gdb

ccroswhite@get2chip.com wrote:
> 
> GDB folk,
> 
> Having troubles with gdb  (4.xx,5.1) analyzing a 64 bit application.  I
> can not set a break point nothing, after loading the symbol tables I run
> the executable and i get this failure:
> 
> (gdb) run
> Starting program: /home/csun/meta-g
> procfs:4328 -- process not stopped.
> procfs: ...giving up...
> (gdb)
> 
> Lokks to be an issue with gdb, however, I am not positive.  If anyone
> could give me some pointers, I would greatly appreciate it.

Was your gdb built as a 64-bit solaris application?  It needs to be.
Turns out that the 64-bit extensions to the /proc interface will not
allow a 64-bit process to be debugged by a 32-bit process.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-01-11  1:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-10 11:47 64 bit applications and gdb ccroswhite
2002-01-10 17:30 ` Michael Snyder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox