This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

debugging an already running target...


Hi,

Is it possible to connect GDB to an already running target? Meaning that I
don't have to download a program to debug, but can debug the program already
running on the target ? I've tried, and I can read memory and registers, but
disassembly etc. doesn't seem to work - everywhere I read about it there is
always talk about downloading code, so ?

Paul



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]