John Baldwin 68055893c1 Handle the conditional decoding of execve() argument and environment
arrays generically rather than duplicating a hack in all of the backends.
- Add two new system call argument types and use them instead of StringArray
  for the argument and environment arguments execve and linux_execve.
- Honor the -a/-e flags in the handling of these new types.
- Instead of printing "<missing argument>" when the decoding is disabled,
  print the raw pointer value.
2015-08-20 14:51:11 +00:00
..
2015-06-16 23:37:19 +00:00
2015-06-16 23:37:19 +00:00
2015-08-18 15:50:02 +00:00
2015-06-16 23:37:19 +00:00
2015-08-15 13:34:38 +00:00
2015-06-16 23:37:19 +00:00
2015-06-16 23:37:19 +00:00
2015-08-01 17:27:47 +00:00
2015-07-21 10:52:05 +00:00
2015-06-16 23:37:19 +00:00
2015-06-16 23:37:19 +00:00
2015-06-16 23:37:19 +00:00
2015-06-16 23:37:19 +00:00
2015-08-12 10:34:05 +00:00
2015-06-16 23:37:19 +00:00
2015-06-16 23:37:19 +00:00
2015-08-15 00:42:33 +00:00
2015-07-14 19:43:10 +00:00
2015-06-16 23:37:19 +00:00
2015-06-16 23:37:19 +00:00
2015-06-16 23:37:19 +00:00
2015-06-16 23:37:19 +00:00
2015-06-16 23:37:19 +00:00
2015-08-03 18:47:45 +00:00
2015-06-26 23:55:02 +00:00