This is the mail archive of the gdb-patches@sourceware.cygnus.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]

Re: [PATCH]: Make Sparc Target Multi-Arch



> That would lose as soon as K*N > sizeof(entry_function), 'cause
> then we might be putting call_dummy breakpoints in code that 
> might be called.

Picky, picky.  I think you should pick an address at random and set
the dummy breakpoint there.  I mean, small programs are easy to debug
without GDB, and in big programs, what are the chances you'd actually
hit the breakpoint by accident?

(Just trying to be constructive...)

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