summaryrefslogtreecommitdiff
path: root/src/debug/jdwp/sets/list.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/jdwp/sets/list.h')
-rw-r--r--src/debug/jdwp/sets/list.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/debug/jdwp/sets/list.h b/src/debug/jdwp/sets/list.h
index 9880e69..ba66842 100644
--- a/src/debug/jdwp/sets/list.h
+++ b/src/debug/jdwp/sets/list.h
@@ -42,6 +42,8 @@ typedef union _jdwp_payload
jdwp_cmd_thread_name_request th_ident; /* Identification d'un thread */
jdwp_cmd_thread_name_reply th_name; /* Désignation d'un thread */
+ jdwp_cmd_thread_frames_request __nu0; /* Inutilisé */
+ jdwp_cmd_thread_frames_reply th_frames; /* Pile des frames courantes */
bin_t padding[500];