octave-maintainers
[Top][All Lists]
Advanced

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

Re: Proposed patch for external debugger access


From: John W. Eaton
Subject: Re: Proposed patch for external debugger access
Date: Tue, 30 Oct 2007 22:14:22 -0400

On 30-Oct-2007, John Swensen wrote:

| John W. Eaton wrote:
| > On 29-Oct-2007, John Swensen wrote:
| >
| > | I fixed up these suggestions also.  The patches are attached.
| >
| > | Index: debug.cc
| > | ===================================================================
| > | RCS file: /cvs/octave/src/debug.cc,v
| > | retrieving revision 1.26
| > | diff -r1.26 debug.cc
| > | 22d21
| > | < 
| > | 29a29,30
| > | > #include <set>
| > | > 
| >
| > Thanks, can you please send a context diff?
| >
| > jwe
| >
| >   
| Sorry, I forgot the -uN option to cvs diff this last time.  Attached are 
| the context sensitive patches.

I applied the patch with a few additional changes.  The most
significant was to change the structure of the singleton class to
match the way other singleton classes in Octave work.  I don't think I
broke anything, but I didn't do extensive testing.  Can you please
update and make sure everything still works as you expect?

Thanks,

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]