Re: can't set breakpoint
Michael Snyder <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.general |
|---|---|
| Organization | Red Hat, Inc. |
| Message-ID | <[email protected]> |
Lynn Tinney wrote: > > Hi, I'm new and am just trying to get started using gdb 5.2 on Solaris. > gdb starts fine (gdb program_name) and list and run seem to work fine as > well, but if I try to set a breakpoint I get "Cannot access memory at > address 0x...". Can anybody tell me what's going on? > > Thanks a lot for any help! > Lynn Where are you trying to set a breakpoint?