1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-08 02:33:12 +02:00

Add option "memory" to command /debug

This commit is contained in:
Sebastien Helleu
2011-02-10 18:37:12 +01:00
parent aae8a2e54c
commit 2ef6fdb2a1
21 changed files with 205 additions and 74 deletions
+1
View File
@@ -24,6 +24,7 @@ struct t_gui_window_tree;
extern void debug_sigsegv ();
extern void debug_windows_tree ();
extern void debug_memory ();
extern void debug_init ();
#endif /* __WEECHAT_DEBUG_H */