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-07-29 17:34:26 +00:00
2015-06-16 23:37:19 +00:00
2015-07-31 16:45:42 +00:00
2015-07-13 14:13:15 +00:00
2015-08-18 15:50:02 +00:00
2015-07-07 18:46:41 +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-07-29 18:45:38 +00:00
2015-07-24 16:52:21 +00:00
2015-08-05 21:33:30 +00:00
2015-06-16 23:37:19 +00:00
2015-08-01 17:27:47 +00:00
2015-07-26 00:11:04 +00:00
2015-07-27 19:21:23 +00:00
2015-07-30 19:44:46 +00:00
2015-07-02 21:58:10 +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-08-14 22:54:52 +00:00
2015-07-24 09:20:02 +00:00
2015-06-16 23:37:19 +00:00
2015-07-15 06:14:04 +00:00
2015-06-14 03:34:09 +00:00
2015-06-30 06:02:42 +00:00
2015-06-14 03:34:09 +00:00
2015-08-12 10:34:05 +00:00
2015-06-16 23:37:19 +00:00
2015-07-21 23:57:38 +00:00
2015-06-16 23:37:19 +00:00
2015-07-11 15:21:37 +00:00
2015-08-15 00:42:33 +00:00
2015-07-07 20:15:09 +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-07-17 08:37:13 +00:00
2015-06-16 23:37:19 +00:00
2015-06-16 23:37:19 +00:00
2015-08-10 00:53:45 +00:00
2015-06-16 23:37:19 +00:00
2015-08-20 14:51:11 +00:00
2015-08-08 10:38:37 +00:00
2015-08-03 18:47:45 +00:00
2015-07-14 18:53:24 +00:00
2015-08-04 02:56:31 +00:00
2015-08-11 03:12:09 +00:00
2015-08-08 18:37:20 +00:00
2015-06-26 23:55:02 +00:00
2015-08-11 02:58:33 +00:00
2015-08-13 02:36:37 +00:00
2015-08-11 01:02:17 +00:00
2015-08-13 02:36:37 +00:00
2015-08-13 17:50:47 +00:00