summaryrefslogtreecommitdiffstats
path: root/scripts/gdb
Commit message (Expand)AuthorAgeFilesLines
* scripts/gdb: remove useless global instructionThiébaud Weksteen2015-06-301-2/+0
* scripts/gdb: add ps commandThiébaud Weksteen2015-06-301-0/+16
* scripts/gdb: fix PEP8 complianceThiébaud Weksteen2015-06-304-7/+7
* scripts/gdb: fix typo in exception nameThiébaud Weksteen2015-06-301-1/+1
* scripts/gdb: enable completion for lx-list-check parameterJan Kiszka2015-06-301-1/+2
* scripts/gdb: also allow list_head pointer as lx-list-check paramterJan Kiszka2015-06-301-2/+4
* scripts/gdb: add command to check list consistencyThiébaud Weksteen2015-06-302-0/+90
* scripts/gdb: fix lx-lsmod refcntAdrien Schildknecht2015-05-281-8/+1
* scripts/gdb: add empty package initialization scriptJan Kiszka2015-02-281-0/+1
* scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka2015-02-171-0/+11
* scripts/gdb: convert CpuList to generator functionJan Kiszka2015-02-172-40/+33
* scripts/gdb: convert ModuleList to generator functionJan Kiszka2015-02-172-23/+12
* scripts/gdb: use a generator instead of iterator for task listDaniel Wagner2015-02-171-30/+20
* scripts/gdb: ignore byte-compiled python filesDaniel Thompson2015-02-171-0/+2
* scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas2015-02-176-9/+18
* scripts/gdb: add lx-lsmod commandJan Kiszka2015-02-171-1/+45
* scripts/gdb: add class to iterate over CPU masksJan Kiszka2015-02-171-0/+54
* scripts/gdb: add lx_current convenience functionJan Kiszka2015-02-171-0/+17
* scripts/gdb: add internal helper and convenience function for per-cpu lookupJan Kiszka2015-02-172-0/+69
* scripts/gdb: add get_gdbserver_type helperJan Kiszka2015-02-171-0/+35
* scripts/gdb: add internal helper and convenience function to retrieve thread_...Jan Kiszka2015-02-171-0/+35
* scripts/gdb: add is_target_arch helperJan Kiszka2015-02-171-0/+13
* scripts/gdb: add helper and convenience function to look up tasksJan Kiszka2015-02-172-0/+28
* scripts/gdb: add task iteration classJan Kiszka2015-02-171-0/+46
* scripts/gdb: add lx-dmesg commandJan Kiszka2015-02-172-0/+65
* scripts/gdb: add read_u16/32/64 helpersJan Kiszka2015-02-171-0/+21
* scripts/gdb: add get_target_endianness helperJan Kiszka2015-02-171-0/+18
* scripts/gdb: add internal helper and convenience function to look up a moduleJan Kiszka2015-02-172-0/+29
* scripts/gdb: add automatic symbol reloading on module insertionJan Kiszka2015-02-171-0/+39
* scripts/gdb: add lx-symbols commandJan Kiszka2015-02-172-0/+128
* scripts/gdb: add module iteration classJan Kiszka2015-02-171-0/+39
* scripts/gdb: add container_of helper and convenience functionJan Kiszka2015-02-172-0/+37
* scripts/gdb: add cache for type objectsJan Kiszka2015-02-171-0/+34
* scripts/gdb: add infrastructureJan Kiszka2015-02-173-0/+35
OpenPOWER on IntegriCloud