Changeset 719 for soft/giet_vm/giet_kernel
- Timestamp:
- Oct 9, 2015, 3:52:05 PM (10 years ago)
- File:
- 
          - 1 edited
 
 - 
          soft/giet_vm/giet_kernel/sys_handler.c (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        soft/giet_vm/giet_kernel/sys_handler.cr717 r719 972 972 if ( string == NULL ) 973 973 { 974 _ user_printf("\n[GIET WARNING] Exit thread %x in application %s\n",975 974 _printf("\n[GIET WARNING] Exit thread %x in application %s\n", 975 trdid , vspace[vsid].name ); 976 976 } 977 977 else 978 978 { 979 _ user_printf("\n[GIET WARNING] Exit thread %x in vspace %s\n"980 979 _printf("\n[GIET WARNING] Exit thread %x in vspace %s\n" 980 " Cause : %s\n\n", 981 981 trdid , vspace[vsid].name , (char*) string ); 982 982 } 
Note: See TracChangeset
          for help on using the changeset viewer.
      ![(please configure the [header_logo] section in trac.ini)](/trac/giet-vm/chrome/site/your_project_logo.png)
