Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-debug-dev] generate log in log view when a breakpoint is reached.


Please file a feature request in bugzilla, under JDT/Debug.

Thanks,

Darin Wright
Eclipse Debug Lead



Clovis Wichoski <clovis.wichoski@xxxxxxxxx>
Sent by: jdt-debug-dev-bounces@xxxxxxxxxxx

09/23/2005 06:57 AM

Please respond to
Clovis Wichoski and "Eclipse JDT Debug developers list."

To
jdt-debug-dev@xxxxxxxxxxx
cc
Subject
[jdt-debug-dev] generate log in log view when a breakpoint is        reached.





Hi,

I like to see in jdt-debug, a feature like "Logger BreakPoint", the idea is that works like today BreakPoint's, but add ways to show in log view, messages and variables that the user can create.

can be put a new option in properties of breakpoint, something like Log, where for one breakPoint the user can add many _expression_, to be showed in log view, or a option to save logs from debug session in a file.

I dont know, if exists any plan to develop anything like this, but if dont, i can start develop that, just show me the start point, then, i can try to develop that. But i think that this isn't too diffucult, based in features that exists today for jdt-debug.

Thanks for any tip and help.

Clovis
_______________________________________________
jdt-debug-dev mailing list
jdt-debug-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jdt-debug-dev


Back to the top