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

Re: [WIP] pending breakpoint support



To address Jim's concerns about having too many libraries to try the breakpoint on, a conditional could be added for the shared library or libraries to attempt the breakpoint on. For example,

I'd not spend much time on performance problems at this stage. As they say get it working (simply and correctly) (the UI, test cases, ...); and then if time permits get it working fast.


Andrew



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