Commit graph

12 commits

Author SHA1 Message Date
Jean-Philip Desjardins
368d16f578 Fix warning. 2022-11-02 11:03:45 -04:00
Jean-Philip Desjardins
ef45879639 Style fixes. 2022-09-10 12:47:16 -04:00
Jean-Philip Desjardins
a7ad0b9dfd Add possible string pointer attribute. 2022-09-10 12:07:01 -04:00
Jean-Philip Desjardins
7ccd91001b Update menu items. 2022-09-08 19:17:13 -04:00
Jean-Philip Desjardins
02d5b9ce98 More WIP.
- Remove thread specific object list.
- Use a map instead of vector for object schema.
2022-09-07 19:58:01 -04:00
Jean-Philip Desjardins
ac13a43a99 Fix build. 2022-09-06 20:06:48 -04:00
Jean-Philip Desjardins
15b18e4af3 Add WIP kernel object viewer.
A more generic version of the thread viewer.
2022-09-06 19:41:42 -04:00
Jean-Philip Desjardins
96929f1bd0 Cleanup. 2022-09-06 19:41:42 -04:00
Clang-Format
acf75535ec Clang format 2018-04-30 21:01:23 +01:00
Jean-Philip Desjardins
3e639e2fd6 Renamed functions in CBiosDebugInfoProvider to make their intent clearer. 2014-07-04 02:18:14 -04:00
Jean-Philip Desjardins
6833739148 Grouped debugger only functions in PS2OS and IopBios together and disabled some debugger related code in release builds. 2014-07-04 01:55:09 -04:00
jpd002
3c74d837e0 Changed the way stack crawling works to give better information.
Got rid of MIPSModule and DebugThreadInfo and created BiosDebugInfoProvider.


git-svn-id: http://svn.purei.org/purei/trunk@927 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-05-24 05:57:31 +00:00