NetBSD-Users archive

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

Re: Debugging CUPS binaries



Stephan wrote:
> I´m having trouble working on CUPS binaries in gdb on NetBSD
> 7.0/amd64, which simply is not possible:
> 
> # gdb lpstat
> GNU gdb (GDB) 7.7.1
> [...]
> Reading symbols from lpstat...done.
> (gdb) b main
> Breakpoint 1 at 0x384e0: file lpstat.c, line 50.
> (gdb) r
> Starting program: /usr/pkg/bin/lpstat
> Error in re-setting breakpoint 1: Cannot access memory at address 0x384e0
> Error in re-setting breakpoint 1: Cannot access memory at address 0x384e0
> What´s wrong here?

http://gnats.netbsd.org/48250

-- 
Andreas Gustafsson, gson%gson.org@localhost


Home | Main Index | Thread Index | Old Index